Bunuel
Is x^2 < y^2 ?
(1) x^2 + y^2 = 169
(2) y - x = 7
OA : E
Is \(x^2 < y^2\) ?
\(x^2-y^2< 0\)
\((x-y)(x+y)< 0\)
Case 1 : \((x-y)< 0 and (x+y)>0\)
Case 2 : \((x-y)> 0 and (x+y)<0\)
Plotting these 2 case , we will get following graph , red area in graph satisfies the condition\(x^2 < y^2\)
Attachment:
question stem.PNG [ 31.35 KiB | Viewed 2541 times ]
Statement 1 : \(x^2 + y^2 = 169\)
Attachment:
statement 1.PNG [ 37.91 KiB | Viewed 2543 times ]
Point on the circumference of circle \(x^2 + y^2 = 169\) which are in red area satisfies the condition \(x^2 < y^2\).
Other points on circumference does not satisfy the condition
So Statement 1 alone is not sufficient to answer
Is \(x^2 < y^2\) .
Statement 2 : \(y - x = 7\)
Attachment:
statement 2.PNG [ 34.45 KiB | Viewed 2500 times ]
Point on line \(y - x = 7\) in red area satisfies the condition in question stem and other points do not.
So Statement 2 alone is not sufficient to answer
Is \(x^2 < y^2\) .
Combining 1 and 2,
We get point (-12,-5) and (5,12) , point of intersection of \(x^2 + y^2 = 169\) and \(y - x = 7\)
Attachment:
combining statement 1 and 2.PNG [ 42.47 KiB | Viewed 2491 times ]
(5,12) gives yes answer to condition in question stem , whereas (-12,-5) gives no as answer to condition in question stem.
So after Combining 1 and 2 also, We are not able to answer
Is \(x^2 < y^2\)