tim Wrote:i'm actually going to recommend that you go back to the drawing board on this one. your approach is flawed from the beginning. it appears you are effectively trying to use the question to prove the statements, or some other approach that does not use the statements to evaluate the question. be careful about this sort of thing, as this is one of the easiest traps to fall into..
Hi Tim - thanks for your response.
the sol below for this questions is parallel to the sol given for Q13 - Advanced guide Pg132
Question - If x does not equal -y, is (x-y)/(x+y) > 1?
1. x>0
2. y<0
Constrain = x + y not equal to zero
Question rephrase Since we dont know whether x+y is +ve or -ve so we need to consider 2 scenario
1/ x+y > 0
x-y > x + y => 0>y
2/ x+y < 0
x-y < x+y => 0<y
So now if the statements tell us whether x+y > 0 then the question Is (x-y)/(x+y) > 1 becomes Is y negative
or if the statements tell us whether x+y < 0 then the question Is (x-y)/(x+y) > 1 becomes Is y Positive
Conversely if x+y > 0 and y is negative we can say (x-y)/(x+y) > 1
if x+y < 0 and y is +ve we can say (x-y)/(x+y) > 1
Are the above statements right?Statement 1 - x>0 we do not know whether x+y is +ve or -ve so we dont know to which one to answer y = +ve or -ve
Statement 2 - y<0 we do not know whether x+y is +ve or -ve so we dont know to which one to answer y = +ve or -ve
Combined - we still cant say whether x+y is +ve or -ve
Therefore E
Does this makes sense? --------------------- Few doubts related to the same problem --------
If the statements were
1. x>0
2. y>0 Combined we know x+y > 0 so the question now Is (x-y)/(x+y) > 1 can be rephrased to Is y negative
But according to statement 2 y is +ve so the answer is Definite NO hence answer would be C
If the statements were
1. x<0
2. y<0 Adding 2 statements we know x+y < 0 so the question becomes is Y positive
From B we know y is negative hence this is a def no
So the answer is C correct?
Cheers