dvinoth86
Is x > 10^10 ?
(1) x > 2^34
(2) x = 2^35
Statement 1: x > 2^34Comparing 2^34 with 10^10
Comparing 2^34 with 2^10 * 5^10 [Now we can cancel out common terms 2^10 from both sides]
Comparing 2^24 with 5^10
Comparing (2^2)^12 with 5^10
Comparing (4)^12 with (5)^10
Comparing (4^6)^2 with (5^5)^2 [Now we can cancel out common powers 2 from both sides]
Comparing (4)^6 with (5)^5
Comparing (4096) with (3125)
Since 4096 > 3125
therefore, 2^34 > 10^10
SUFFICIENT
Statement 2: x = 2^35Since I know the exact value of x so a comparison can be established hence the statement is sufficient
SUFFICIENT
Answer: Option D