Is xy > 1? Yes/NoNow no constraints on x and y so they can be non-integers
(1) x^2 + y^2 =5 x^2+y^2+2xy = 5+2xy
(x+ y)^2 = 5+2xy
(x+y)^2-5)/2 =xy ,we don’t know what (x+y) is so (Not sufficient)
(2) x+ y > 3 when x=5 ,y=-1 then xy<1 (Nope!)
When x=5 ,y=1 then xy > 1 (yes)
(Not sufficient)
(St 1+ 2) xy= ((x+y)^2-5)/2
and we know (x+y) from (st2) is greater than 3 and can be 3.1, 3.01, 4 , etc.
Now let’s pick 3.01 and other number will still satisfy
((3.01)^2-5)/2 = xy
2.03 = xy , and (2.03) > 1 ,
so YES xy>1 (sufficient)
Answer CHope it helps

sdilley
SaahithiV
Bunuel
Is xy > 1 ?
(1) x^2 + y^2 = 5
(2) x + y > 3
For 1st option, we do nt know whether x and are positive or negative as they are squared.
For the second option, it can be two cases, both positive-- 1+3> 3 or 10-5>3
Combine both we get,
(x+y)^2> 3^2
x^2+y^2+2xy >9
5+2xy>9
2xy>4
xy>2------- sufficient
I’m still a bit confused how you did the combination here. Can you help walk me through that?
Posted from my mobile device