SukhAgam
Is a + b = a^2 + b^2?
(1) a and b are natural numbers.
(2) a > b
(A) Statement I ALONE is sufficient, but statement II alone is not sufficient.
(B) Statement II ALONE is sufficient, but statement I alone is not sufficient.
(C) BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
(D) EACH statement ALONE is sufficient.
(E) Statements I and II TOGETHER are NOT sufficient
As mentioned earlier this is not part of GMAT focus syllabus. But just to let you know the solution:
Stmt 1 : a and b are natural numbers.
Case 1 : a=1, b=1 ; Equation is satisfied.
Case 2: a=1, b=2 ; Equation is not satisfied.
Stmt 2: a>b
Case 1 : a=1, b=0; Equation is satisfied
Case 2: a=-1, b=0; Equation is not satisfied.
Both stmt together ::
Both has to be natural, So a,b>=1;
So a has to be 2,3......
b can be 1,2,3,...
Hence in all the cases this will not satisfy the existing equation. Hence C is the answer.