Bunuel
Is p > q ?
(1) p + r > q + s and r > s
(2) p + s < q + r and s > r
Target question: Is p > q ? Statement 1: p + r > q + s and r > s Whenever we're given two inequalities in which the inequality symbols are facing the same direction, we might be able to gain some valuable insights by ADDING the inequalities (see the video below for more on this)So we can take the following inequalities...
p + r > q + s
r > s
.... and ADD for them to get:
p + 2r > q + 2sThis doesn't help us answer the
target question.
We can demonstrate this by considering the following values of p, q, r and s that satisfy statement 1:
Case a: p = 1, q = 0, r = 5 and s = 1. In this case, the answer to the target question is
YES, p is greater than qCase b: p = 0, q = 1, r = 5 and s = 1. In this case, the answer to the target question is
NO, p is not greater than qSince we can’t answer the
target question with certainty, statement 1 is NOT SUFFICIENT
Statement 2: p + s < q + r and s > rSince the two inequality symbols aren't facing the same direction, we can't add the inequalities...YET!
One way to get the inequality symbols facing the same direction is to take the second inequality, s > r, and multiply both sides by -1 to get: -s < -r
[Note: Since I multiplied both sides by a NEGATIVE value, I REVERSED the direction of the inequality symbol]At this point, we can take the following inequalities...
p + s < q + r
-s < -r
...and ADD them to get:
p < q, which means the definitive answer to the target question is
NO, p is not greater than qSince we can answer the
target question with certainty, statement 2 is SUFFICIENT
Answer: B
RELATED VIDEO