Bunuel
3. Is x^2 + y^2 > 4a?(1) (x + y)^2 = 9a
(2) (x – y)^2 = a
(1) (x + y)^2 = 9a --> x^2+2xy+y^2=9a. Clearly insufficient.
(2) (x – y)^2 = a --> x^2-2xy+y^2=a. Clearly insufficient.
(1)+(2) Add them up 2(x^2+y^2)=10a --> x^2+y^2=5a. Also insufficient as x,y, and a could be 0 and x^2 + y^2 > 4a won't be true, as LHS and RHS would be in that case equal to zero. Not sufficient.
Answer: E. hi Bunuel,
Thank you very much for all the explanations. I have a query on this one
Combining both we get x^2+y^2=5a or x,y,a = 0
aren't those sufficient to answer the question is x^2+y^2>4a
Is the first case where x^2+y^2=5a, the answer is yes
Second case where x,y,a=0, the answer is no
Kindly do elaborate. Thanks