-
Bhupisuhag
- Junior | Next Rank: 30 Posts
- Posts: 19
- Joined: Wed May 02, 2012 10:00 am
- Thanked: 1 times
As x<y<0 , we know that both are negative integers and the |x|>|y|.Bhupisuhag wrote:If x and y are integers such that x < y < 0, what is x - y?
(1) (x + y)(x - y) = 5
(2) xy = 6
Statement 1: Sufficient
we know that (a+b)(a-b) = a^2-b^2
=>x^2-y^2 = 5 (
check the squares the numbers
1^2 = 1
2^2 = 4
3^2 = 9
4^2 = 16
we can clearly see that the difference between 3^2 & 2^2 is 5 and the difference increases as we go for bigger numbers.
So x=-3 & y=-2 since x<y<0.
and (x-y) = -1
Statement 2: INSUFFICIENT
xy=6
(-3)*(-2) = 6
(-6)*(-1) = 6
There are two possible pairs of xy
so a unique solution for (x-y) is not possible


















