Inequalities
Inequalities
The Polytechnic
Think of any real number. Square the real number you are thinking of.
Whichever value you think of, if you take the square, the result will always
not be less than 0. We are saying, if you thought of the number a, then
a2 ≥0 always. Thus we have a range of values that a2 can take. Just like
equations, inequalities are formed from expressions that are joined by the
symbols <, >, ≤ and ≥.
Suppose a, b, c ∈ R. Then
for any a exactly one of the following is true: a > 0, a < 0, a = 0.
if a > 0 and b > 0, then a + b > 0 and ab > 0.
if a > 0, then −a < 0 and a−1 > 0.
if a > b and b > c, then a > c.
if a > b, then a + c > b + c for any c.
if a > b and c > 0, then ca > cb.
if a > b and c < 0, then ca < cb.
Suppose we have the double inequality a < x≤b where a and b are
real numbers. This means that x > a and x≤b. x is between a and b,
including b but not including a.
The set of any x satisfying the inequality a < x≤b is called an
interval and it is represented by (a, b]. We have
We have
4x − 5 < 7
⇒4x < 12
4x 12
⇒ <
4 4
⇒x<3.
We have
2 1 5
6 − y+ ≤ ×6
3 2 6
⇒ − 4y + 3≤5
⇒ − 4y ≤2
−4y 2
⇒ ≥
−4 −4
⇒y ≥ − 0.5.
2x+5
Let us solve the inequality 1 > −3 ≥ − 6.
We have
2x + 5
1> ≥−6
−3
2x + 5
⇒ − 3×1 < −3× ≤ − 6× − 3
−3
⇒ − 3 < 2x + 5≤18
⇒ − 8 < 2x≤13
⇒ − 4 < x≤6.5.
For −3y − 1 < −4 we have −3y < 3, and we get y > 1 which in
interval notation is y ∈(1, ∞).
For 4y + 3 < −6 we have 4y < −9, and we get y < −2.25 which in
interval notation is y ∈(−∞, −2.25).
Note that < can be replaced by ≤. Also > can be replaced by ≥ where
required.
(Poly) Inequalities January 17, 2021 14 / 33
Example
|2x + 2|≤6
⇒ − 6≤2x + 2≤6
⇒ − 8≤2x≤4
⇒ − 4≤x≤2.
2x − 1< − 3
⇒2x< − 2
⇒x < −1
or
2x − 1>3
⇒2x>4
⇒x > 2.
We will use a sign chart to determine the regions satisfying the given
inequality.
x 2 −x−6
Let us solve the inequality x 2 −1
≥0.
(x+2)(x−3)
This inequality can be written as (x+1)(x−1) ≥0. Our critical points are
x = −2, x = −1, x = 1 and x = 3. These will split the number line
into five intervals which are (−∞, −2], [−2, −1), (−1, 1), (1, 3], and
[3, ∞). Note that despite the sign for the inequality being ≥, for
intervals containing the endpoints −1 and 1 the values −1 and 1 are
not included because they will make the denominator equal to 0,
hence dividing by 0- a thing we do not wish do.
We will use a sign chart to determine the regions satisfying the given
inequality.
x+32
Let us solve the inequality x+6 ≤3.
1 1
We will solve the inequality |2x−1| < |x−2| .
Our critical points are x = −1 and x = 1, and they divide the number
line into the intervals (−∞, −1), (−1, 1) and (1, ∞). Using the sign
chart, we have
(−∞, −1) (−1, 1) (1, ∞)
x −1 −−−−− −−−−− +++++
x +1 −−−−− +++++ +++++
(x + 1)(x − 1) +++++ −−−−− +++++
1 1
The intervals that satisfy the inequality |2x−1| < |x−2| or
(x + 1)(x − 1) > 0 are (−∞, −1) and (1, ∞). Thus the solution is
x∈(−∞, −1)∪(1, ∞).
Figure: Graph of x = −1
(Poly) Inequalities January 17, 2021 27 / 33
Example E (cont...)
The next task is for us to show the side which is satisfying our
inequality. We will shade the side not satisfying our inequality.
Consider any point on the right side of the line, x = −1. Say we
choose (0, 1). Here the x coordinate is 0- here x = 0. Does this satisfy
x< − 1? The answer is no. Hence we will shade the side to which 0 is.
Table: −x + 2y = 3
x −2 −1 0 1 2
y 0.5 1 1.5 2 2.5
Figure: Graph of −x + 2y = 3
Remember that when the signs ≤ and ≥ are used we use solid lines in
plotting the graphs of the inequalities.