Paul
kpadma
Sunny!
Welcome back ! and Good luck with your preparations!!
Good question. As simple as it looks, but I need to use the calculator
to find out the results.
Any if the question is changed to
A = SQRT(20) - SQRT(15)
B = SQRT(17) - SQRT(12)
What is the simple method to solve this?
The way to look at this is when you add 1 to an integer, the difference in the square root of the two numbers will become increasingly smaller as the value of the original integer is increased. For instance, if you take SQRT(1000) - SQRT(999), the difference will be much smaller than SQRT(1) - SQRT(0).
Therefore, A - [sqrt12 - sqrt11] is less than B - [sqrt11 - sqrt10] and the square of A (a smaller decimal) is then less than the square of B. C is then wrong
That is a good observation Paul!! Thanks
Another simple way to look at this is:
A = sqrt12 - sqrt11 = 1 / (sqrt12 + sqrt11)
B = sqrt11 - sqrt10 = 1 / (sqrt11 + sqrt10 )
A is obviously less than B. So A < B is the answer. (choice B)
Paul,
In your first response to this problem you selected A as an answer. I assume that it is a typo.