I think the answer should be "C" but the explanation says E. Can anyone please help? THanks
If p < q and p < r, is (p)(q)(r) < p?
(1) pq < 0
(2) pr < 0
The question tells us that p < q and p < r and then asks whether the product pqr is less than p.
Statement (1) INSUFFICIENT: We learn from this statement that either p or q is negative, but since we know from the question that p < q, p must be negative. To determine whether pqr < p, let's test values for p, q, and r. Our test values must meet only 2 conditions: p must be negative and q must be positive.
p q r pqr Is pqr < p?
-2 5 10 -100 YES
-2 5 -10 100 NO
Statement (2) INSUFFICIENT: We learn from this statement that either p or r is negative, but since we know from the question that p < r, p must be negative. To determine whether pqr < p, let's test values for p, q, and r. Our test values must meet only 2 conditions: p must be negative and r must be positive.
p q r pqr Is pqr < p?
-2 -10 5 100 NO
-2 10 5 -100 YES
If we look at both statements together, we know that p is negative and that both q and r are positive. To determine whether pqr < p, let's test values for p, q, and r. Our test values must meet 3 conditions: p must be negative, q must be positive, and r must be positive.
p q r pqr Is pqr < p?
-2 10 5 -100 YES
-2 7 4 -56 YES
At first glance, it may appear that we will always get a "YES" answer. But don't forget to test out fractional (decimal) values as well. The problem never specifies that p, q, and r must be integers.
p q r pqr Is pqr < p?
-2 .3 .4 -.24 NO
Even with both statements, we cannot answer the question definitively. The correct answer is E.