-
kiranlegend
- Master | Next Rank: 500 Posts
- Posts: 340
- Joined: Thu Jun 12, 2008 8:09 am
- Location: India
- Thanked: 6 times
I could not think of any algebraic solution for this one. Plugged in some numbers. Hope I got it correct. If not then please help.
Stmt1: x^2 + y^2 > z^2
Stmt2: x + y > z
Let us look at Stmt2 first.
x = 3, y = 4, z = 6
x + y = 7 which is greater than z = 6 but x^4 + y^4 = 81 + 256 = 337
and z^4 = 1296. So the answer to the question is No.
But we could have x = 3, y = 4 and z = 1. In this case the asnwer would be Yes.
So Stmt 2 is insufficient. Left with A, C and E.
For plugging in the values into stmt1, we could use the sqrt of the values (as x, y, and z need not be integers) used for stmt 2 to arrive at the same conclusion that its insufficient.
Combining the 2 also we cannot conclusively say whether x^4 + y^4 > z^4.
Hence E.
Please comment and correct me if I am wrong.

















