- sumit.sinha
- Senior | Next Rank: 100 Posts
- Posts: 82
- Joined: Sat Aug 21, 2010 8:18 am
- Location: India
- Thanked: 5 times
Cheers,
Sumit
Sumit
Rahul@gurome wrote:Statement 1: 2xy < 100
Implies xy < 50
Only from this we cannot determine whether (x² + y²) is greater than 100 or not.
Not sufficient
Statement 2: (x + y)² > 200
Implies (x² + 2xy + y²) > 200
=> (x² + y²) > (200 - 2xy)
=> (x² + y²) > 2*(100 - xy)
Now whether (x² + y²) is greater than 100 or not depends upon the value of xy.
For example,Not sufficient
- 1. If xy < 50 => 2*(100 - xy) > 2*(100 - 50) = 100 => (x² + y²) > 100
2. If xy > 50 => 2*(100 - xy) < 2*(100 - 50) = 100 => (x² + y²) may or not be greater than 100
1 & 2 Together: xy < 50
Thus (x² + y²) > 100
Sufficient
The correct answer is C.
I think option B should be sufficientRahul@gurome wrote:Statement 1: 2xy < 100
Implies xy < 50
Only from this we cannot determine whether (x² + y²) is greater than 100 or not.
Not sufficient
Statement 2: (x + y)² > 200
Implies (x² + 2xy + y²) > 200
=> (x² + y²) > (200 - 2xy)
=> (x² + y²) > 2*(100 - xy)
Now whether (x² + y²) is greater than 100 or not depends upon the value of xy.
For example,Not sufficient
- 1. If xy < 50 => 2*(100 - xy) > 2*(100 - 50) = 100 => (x² + y²) > 100
2. If xy > 50 => 2*(100 - xy) < 2*(100 - 50) = 100 => (x² + y²) may or not be greater than 100
1 & 2 Together: xy < 50
Thus (x² + y²) > 100
Sufficient
The correct answer is C.
Attaboy..that is exactly what happened with me!I think option B should be sufficient
I tried with many values but couldn't find a single x,y pair where (x+y)^2>200 but x^2+y^2<100.
if (x+y)^2>200
anshumishra wrote:Why is 2 sufficient ? Here is how easy it is :
For any two distinct numbers x and y : (x-y)^2 > 0
=> x^2 + y^2 > 2xy
So, statement 2 :
(x+y)^2 > 200
=> x^2+y^2+2xy > 200 ( Where you 2xy gone in the nest step)
=> 2(x^2+y^2) > 200
=> x^2 + y^2 > 100
So it is sufficient .
Hope that makes it clear.
If (x^2+y^2)+2xy > 200 and since x^2+y^2 > 2xygoyalsau wrote:anshumishra wrote:Why is 2 sufficient ? Here is how easy it is :
For any two distinct numbers x and y : (x-y)^2 > 0
=> x^2 + y^2 > 2xy
So, statement 2 :
(x+y)^2 > 200
=> x^2+y^2+2xy > 200 ( Where you 2xy gone in the nest step)
=> 2(x^2+y^2) > 200
=> x^2 + y^2 > 100
So it is sufficient .
Hope that makes it clear.
You used the concept that the square of the difference of any two distant real numbers should always be greater than zero.anshumishra wrote:
For any two distinct numbers x and y : (x-y)^2 > 0
=> x^2 + y^2 > 2xy
So, statement 2 :
(x+y)^2 > 200
=> x^2+y^2+2xy > 200
=> 2(x^2+y^2) > 200
=> x^2 + y^2 > 100
So it is sufficient .
Hope that makes it clear.
If (x^2+y^2)+2xy > 200 and since x^2+y^2 > 2xy
Then (x^2+y^2)+(x^2+y^2) > 200 {You are adding something which greater than 2xy, So the sum should be definitely greater, right ?}.
Does that answer your question ?
In any case X^2+Y^2 >= 2xy ("=" when x =y) Also, I have edited that in my first postgoyalsau wrote:You used the concept that the square of the difference of any two distant real numbers should always be greater than zero.anshumishra wrote:
For any two distinct numbers x and y : (x-y)^2 > 0
=> x^2 + y^2 > 2xy
So, statement 2 :
(x+y)^2 > 200
=> x^2+y^2+2xy > 200
=> 2(x^2+y^2) > 200
=> x^2 + y^2 > 100
So it is sufficient .
Hope that makes it clear.
If (x^2+y^2)+2xy > 200 and since x^2+y^2 > 2xy
Then (x^2+y^2)+(x^2+y^2) > 200 {You are adding something which greater than 2xy, So the sum should be definitely greater, right ?}.
Does that answer your question ?
But they can be same as well.
As it is not given that x and y are different.........