Problem: (4/x) < (-1/3); what is the possible range of values for x?
I understand the question beforehand (#3) which is similar. However, for #4, when setting up the inequality for Case 2 (x is negative), I'm a little bit confused on how to solve for x.
The book shows:
(4/x) < (-1/3)
12 > -x
-12 < x
I'm curious: when you cross multiply, why have you already flipped the inequality sign before you divided by the negative x?
For instance, why isn't it this instead:
(4/x) < (-1/3)
12 < -x
-12 > x
I know you can check your answer against the answer given in the book to confirm that x must indeed be greater than -12. I guess my problem is that I don't know how to properly cross multiply with an inequality.
Any help?