If ab > cd and a, b, c and d are all greater than zero, which of the following CANNOT be true?
What would be an alternative way to answer this question ?
Thanks
If ab > cd and a, b, c and d are all greater than zero, which of the following CANNOT be true?
(A) c > d
(B) d > a
(C) b/c < d/a
(D) a/c > d/b
(E) (cd)^2 < (ab)^2
rfernandez Wrote:If ab > cd and a, b, c and d are all greater than zero, which of the following CANNOT be true?
(A) c > d
(B) d > a
(C) b/c < d/a
(D) a/c > d/b
(E) (cd)^2 < (ab)^2
You can reason your way through this one without plugging in numbers:
A - Given ab > cd, on the right side of the inequality, one of three things can be happening: c > d, c = d, or c < d.
B - Similar to A, but about the left side.
C - If you divide both sides by c and by a, you get b/c > d/a. The inequality sign is facing the other way. C is not possible.
D - Here, divide both sides by c and by b and you get a/c > d/b.
E - Square both sides of the inequailty ab > cd and you wind up with the expression in answer choice E.
Rey
steven.jacob.kooker Wrote:I understand that normally if you're dividing/multiplying by an unknown in inequalities it is possible for the sign to reverse direction?
How can you rule out that not being the case here? Does that not apply because both sides are entirely inequalities?
RonPurewal Wrote:How can you rule out that not being the case here? Does that not apply because both sides are entirely inequalities?
For the first question, see above.
I don't understand the second thing here.
An inequality has two sides. The two sides, together with the "<" or ">" sign between them, are AN inequality.
So...
* It makes no sense to talk about whether the two individual sides are inequalities.
* "Entirely inequalities" doesn't make a lot of sense, either. A statement either is or isn't an inequality; there's no gray area.
steven.jacob.kooker Wrote: My question was in regard to how do you find the solution if you can't tell whether or not the sign changes when you multiply by variables in order to remove the denominators. Basically, how do you know on (C) that the sign doesn't reverse directions when you multiply out by the denominators? I believe I understand the concept now, though, thanks!