Stockmoose16 wrote:Hello,
I'm confused about how to combine inequalities. There was a post by Ron from Mgmat that said you should always add inequalities. I tried to do so with the following equations, and got the wrong answer:
X>8
X<17
X<14
I then multiplied X>8 by -1 so that all the inequality signs would match. So now, I have:
-X<-8
X<17
X<14
------------
X>23
The Mgmat book says the answer is 8<X<14 ...
That doesn't make sense if you can simply add the equations, as I did above. Any thoughts?
What Ron has said about adding inequalities is true (though it's definitely not true that you should 'always' add them, and I don't think he said that; what is true is that you
can add them, as long as the inequality sign is facing in the same direction in each). When you do add them, the inequality sign in the result must face in the same direction as the inequalities that you are adding, so there is a small error in your work above, highlighted in red: the conclusion should read "x < 23".
That's a perfectly valid conclusion -- x must be less than 23 -- but we actually already knew that x must be less than 23; in fact, we knew that x<14. To find the range of possible values of x, we want to use the most restrictive conditions provided. Since we know, for example, that
x < 14 *and* x < 17 *and* x < 23
then x must be less than 14 for all three of these to be true. The only inequality that helps us to get a minimum value for x is this:
x > 8
so 8 < x < 14.
I like logitech's age analogy above- you can interpret these inequalities in words. If x is Xavier's age, and we know all of the following:
x < 14 *and* x < 17 *and* x < 23 *and* x > 8
we know that Xavier is less than 14 years old, less than 17 years old, less than 23 years old, and greater than 8 years old. So Xavier must be strictly between the ages of 8 and 14. I'd add, however, that logitech reached an incorrect conclusion above: you
can add three inequalities as long as all are facing in the same direction.
Adding inequalities can be useful, but on GMAT problems I only find myself doing it occasionally- usually only in situations with more than one unknown.