AbhiJ wrote:
ax + by = 10
bx + ay = 12
Solvingforx andy wehave
x = (12b-10a)/(b^2-a^2)
y = (10b- 12a)/(b^2-a^2)
Since the question stem saysx > y we do the same and try to find the relation betweena andb.
(12b-10a)/(b^2-a^2) > (10b- 12a)/(b^2-a^2)
We get(b+a)/[(b+a)(b-a)] > 0 ------------(I)
From I we cannot cancel(b+a) from numerator and denominator unless weknow(b+ a) =! 0 , since the question doesnot
...