7 Solving Inequalities
7 Solving Inequalities
Symbol
Words
Example
>
greater than
x+3>2
<
less than
7x < 28
5x1
2y + 1 7
Solving
Our aim is to have x (or whatever the variable is) on its own on the left of the inequality
sign:
Something like:
or:
x<5
y 11
How to Solve
Solving inequalities is very like solving equations ... we do most of the same things ...
... but we must also pay attention to the direction of the inequality.
Safe Things To Do
These are things we can do without affecting the direction of the inequality:
Simplify a side
3x < 10
But these things will change the direction of the inequality ("<" becomes ">" for
example):
12 > 2y+7
Here are the details:
Solve: x + 3 < 7
If we subtract 3 from both sides, we get:
x+3-3<7-3
x<4
And that is our solution: x < 4
In other words, x can be any value less than 4.
x+3 < 7
To this:
x<4
And that works well for adding and subtracting, because if we add (or subtract) the same
amount from both sides, it does not affect the inequality
Example: Alex has more coins than Billy. If both Alex and Billy get three more coins each,
Alex will still have more coins than Billy.
12 - 5 < x + 5 - 5
7<x
That is a solution!
But it is normal to put "x" on the left hand side ...
... so let us flip sides (and the inequality sign!):
x>7
Do you see how the inequality sign still "points at" the smaller value (7) ?
And that is our solution: x > 7
Note: "x" can be on the right, but people usually like to see it on the left hand side.
Positive Values
Everything is fine if we want to multiply or divide by a positive number:
Solve: 3y < 15
If we divide both sides by 3 we get:
Negative Values
When we multiply or divide by a negative number
we must reverse the inequality.
Why?
-7 < -3
7>3
-2y < -8
-2y/-2 > -8/-2
y>4
And that is the correct solution: y > 4
(Note that I reversed the inequality on the same line I divided by the negative number.)
So, just remember:
When multiplying or dividing by a negative number, reverse the inequality
Solve: bx < 3b
It seems easy just to divide both sides by b, which would give us:
x<3
... but wait ... if b is negative we need to reverse the inequality like this:
x>3
But we don't know if b is positive or negative, so we can't answer this one!
To help you understand, imagine replacing b with 1 or -1 in that example:
but if b is -1, then we would be solving -x < -3, and the answer would be x > 3
So:
Do not try dividing by a variable to solve an inequality (unless you know the variable is
always positive, or always negative).
A Bigger Example
Solve: (x-3)/2 < -5
First, let us clear out the "/2" by multiplying both sides by 2.
Because we are multiplying by a positive number, the inequalities will not change.
(x-3)/2 2 < -5 2
(x-3) < -10
Now add 3 to both sides:
Solve:
-2 < (6-2x)/3 < 4
First, let us clear out the "/3" by multiplying each part by 3:
Because we are multiplying by a positive number, the inequalities will not change.
6 > x > -3
And that is the solution!
But to be neat it is better to have the smaller number on the left, larger on the right. So let
us swap them over (and make sure the inequalities point correctly):
-3 < x < 6
Summary