Problem reads:
Is x > 10^10?
(1) x > 2^34
(2) x = 2^35
In the explanation, it reasons that because 2^10=1024, which is greater than 10^3, you can substitute 10^3 for it. I do not understand why that is a logical step to take. Why should you be able to substitute a smaller number for a bigger one, especially when the question is telling you that x is greater than that number?
Thanks