vk_vinayak wrote:If a and b are both positive integers, is the square root of (b - a) also an integer?
(1) b > a + 21
(2) b = a(a + 1)
[spoiler]OA: B[/spoiler]
Target question:
Is sqrt(b - a) an integer?
Statement 1: b > a + 21
In other words, b - a > 21
This allows for many possible of values for b-a. Here are two cases:
case a: b-a = 25, in which case
sqrt(b-a) is an integer
case a: b-a = 26, in which case
sqrt(b-a) is not an integer
So statement 1 is NOT SUFFICIENT
Statement 2: b = a(a + 1)
Expand right side: b = a^2 + a
Subtract a from both sides: b-a = a^2
Take square root of both sides: sqrt(b-a) = sqrt(a^2)
If a is an integer, then sqrt(a^2) must be an integer, which means
sqrt(b-a) is an integer
So statement 2 is SUFFICIENT and the answer is
B
Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
