srcc25anu wrote:i tried to plot the above inequalities on a graph and feel its E (cannot be solved even by both statements)
any more explanations on this one???
If 3x + 2y > 20, is 4x + y > 20 ?
(1) x > y + 1
(2) y < 5
Solution:
Consider first (1) alone.
It says x > y + 1.
Or x - y > 1.------------(a)
The main question says that 3x + 2y > 20.------------(b)
Adding (a) and (b) we get that 4x + y > 21.
This means that 4x+2y > 20.
Or (1) alone is sufficient.
Next consider (2) alone.
It says that y < 5.
Or -5y > -25.----------(c)
Now, 3x + 2y > 20 implies that 12x + 8y > 80.---------(d)
Adding (c) and (d), we get that 12x + 3y > 55.
Or 4x + y > 18 1/3.
This is not sufficient to tell us whether 4x + y > 20 or not.
Or (2) alone is not sufficient.
The correct answer is (A)