0% found this document useful (0 votes)
10 views46 pages

Inequalities

Uploaded by

garnetpanashe25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views46 pages

Inequalities

Uploaded by

garnetpanashe25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 46

Inequalities

Compiled by: Nyasha P. Tarakino (Trockers)

+263772978155/+263717267175

[email protected]

08 JUNE 2021

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 1
SYLLABUS (6042) REQUIREMENTS

➢ Solving problems involving inequalities (including


rational inequalities)
➢ Modelling situations involving equations and
inequalities and solving related problems

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 2
INEQUALITIES

Definition: These are expressions involving the signs< , ≤ , >, ≥ or ≠. An inequality is


just a statement that of two quantities one is specifically less than
(or greater than) another.

Rules for solving inequalities


Suppose 𝑎, 𝑏 and 𝑐 are any given real numbers.

(i) If 𝑎 > 𝑏 then 𝑎 + 𝑐 > 𝑏 + 𝑐.


That is, adding (or subtracting) a number to both sides of an inequality does not
change the direction of the inequality symbol.

(ii) If 𝑎 > 𝑏 and 𝑐 > 0 then 𝑎𝑐 > 𝑏𝑐.


That is, multiplying (or dividing) an inequality by a positive number does not change
the direction of the inequality symbol.

(iii) If 𝑎 > 𝑏 and 𝑐 < 0 then 𝑎𝑐 < 𝑏𝑐. That is, multiplying (or dividing) an inequality
by a negative number changes the direction of the inequality symbol.

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 3
Quadratic and Cubic inequalities

STEPS

o Bring all functions to one side of the inequality


o Factorise the expression, where possible.
o Find all real zeros of the polynomial, and arrange the zeros in increasing order. The zeros
of a polynomial are its critical numbers.
o Use the critical numbers to determine the test intervals.
o Use a table or graph to find the required solution. BUT the best method is graphical.

Solutions above the 𝑥 − 𝑎𝑥𝑖𝑠 are positive (+)

>0 𝐨𝐫 ≥ 𝟎

Solutions below the 𝑥 − 𝑎𝑥𝑖𝑠 are negative (-)

<0 𝐨𝐫 ≤ 𝟎

NOTE
When solving quadratic/cubic/higher order inequalities you need to consider the critical
values. You calculate 𝑓(𝑥) in each of the regions of the number line created by the critical
values and produce a sign diagram.

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 4
Solved Problems

Question 1
Solve the inequality 𝑥 2 + 3𝑥 − 4 < 0
Solution
𝑥 2 + 3𝑥 − 4 < 0
𝑥 2 + 4𝑥 − 1𝑥 − 4 < 0
𝑥(𝑥 + 4) − 1(𝑥 + 4) < 0
(𝑥 + 4)(𝑥 − 1) < 0
The critical values are 𝑥 = −4 and 𝑥 = 1.
NB: To find the critical values we set each expression to zero as follows:
𝑥 + 4 = 0 and 𝑥 − 1 = 0 ⟹ 𝑥 = −4 and 𝑥 = 1.

The solution is determined using either the table or graphical method as follows:

Method 1: Table

𝑥 < −4 −4 < 𝑥 < 1 𝑥>1


𝑥+4 − + +
𝑥−1 − − +
𝑓(𝑥) + − +

The solution set is {𝑥 ∈ ℜ: −4 < 𝑥 < 1}

Method 2: Graph
(𝑥 + 4)(𝑥 − 1) < 0
Considering the function 𝑓(𝑥) = (𝑥 + 4)(𝑥 − 1):
The graph cuts the 𝑦 − 𝑎𝑥𝑖𝑠 when 𝑥 = 0 and 𝑥 − 𝑎𝑥𝑖𝑠 when 𝑦 = 0.
Now:
When 𝑥 = 0: 𝑓(𝑥) = (0 + 4)(0 − 1) = −4 and when 𝑓(𝑥) = 0: 0 = (𝑥 + 4)(𝑥 − 1)
⇒ 𝑥 = −4 or 1 (𝐶𝑟𝑖𝑡𝑖𝑐𝑎𝑙 𝑉𝑎𝑙𝑢𝑒𝑠).

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 5
𝑥 < −4 𝑥>1

−4 0 1
−4

−4 < 𝑥 < 1

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.
∴ The solution set is {𝑥 ∈ ℜ: −4 < 𝑥 < 1}.

Question 2
Solve the inequality 2𝑥 2 − 4𝑥 > 3𝑥 − 5
Solution
2𝑥 2 − 4𝑥 > 3𝑥 − 5
2𝑥 2 − 4𝑥 − 3𝑥 + 5 > 0
2𝑥 2 − 7𝑥 + 5 > 0
2𝑥 2 − 5𝑥 − 2𝑥 + 5 > 0
𝑥(2𝑥 − 5) − 1(2𝑥 − 5) > 0
(2𝑥 − 5)(𝑥 − 1) > 0
5
The critical values are 𝑥 = 1 and 𝑥 = 2.

Method 1: Table

𝑥<1 5 5
1<𝑥< 𝑥>
2 2
2𝑥 − 5 − − +
𝑥−1 − + +
𝑓(𝑥) + − +

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 6
5
The solution set is {𝑥 ∈ ℜ: 𝑥 < 1 or 𝑥 > 2}

Method 2: Graph
(2𝑥 − 5)(𝑥 − 1) > 0
Considering the function 𝑓(𝑥) = (2𝑥 − 5)(𝑥 − 1):
The graph cuts the 𝑦 − 𝑎𝑥𝑖𝑠 when 𝑥 = 0 and 𝑥 − 𝑎𝑥𝑖𝑠 when 𝑦 = 0.
Now:
When 𝑥 = 0: 𝑓(𝑥) = (0 − 5)(0 − 1) = 5 and when 𝑓(𝑥) = 0: 0 = (2𝑥 − 5)(𝑥 − 1)
5
⇒ 𝑥 = 1 or 𝑥 = . (𝐶𝑟𝑖𝑡𝑖𝑐𝑎𝑙 𝑉𝑎𝑙𝑢𝑒𝑠).
2

𝑥<1 5 𝑥 > 5⁄2

5
0 1 𝑥
2

5
1<𝑥<
2

Since the inequality sign is > 0 which means that the required solutions are those above the
𝑥 − 𝑎𝑥𝑖𝑠.
5
∴ The solution set is {𝑥 ∈ ℜ: 𝑥 < 1 or 𝑥 > 2}

Question 3
Solve the inequality 𝑥(𝑥 − 1)(𝑥 + 3) ≥ 0
Solution
𝑥(𝑥 − 1)(𝑥 + 3) ≥ 0
The critical values are 𝑥 = 0 ,𝑥 = 1 and 𝑥 = −3

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 7
Method a: Table

𝑥 ≤ −3 −3 ≤ 𝑥 ≤ 0 0≤𝑥≤1 𝑥≥1
𝑥 − − + +
𝑥−1 − − − +
𝑥+3 − + + +
𝑓(𝑥) − + − +

The solution set is {𝑥 ∈ ℜ: −3 ≤ 𝑥 ≤ 0 or 𝑥 ≥ 1}

Method b: Graph
𝑥(𝑥 − 1)(𝑥 + 3) ≥ 0
Let’s consider the function 𝑓(𝑥) = 𝑥(𝑥 − 1)(𝑥 + 3)
The graph cuts the 𝑦 − 𝑎𝑥𝑖𝑠 when 𝑥 = 0 and 𝑥 − 𝑎𝑥𝑖𝑠 when 𝑦 = 0.
Now:
When 𝑥 = 0: 𝑓(𝑥) = 0(0 − 1)(0 + 3) = 0 and when 𝑓(𝑥) = 0: 0 = 𝑥(𝑥 − 1)(𝑥 + 3)
⇒ 𝑥 = 0, 1 or 𝑥 = −3(𝐶𝑟𝑖𝑡𝑖𝑐𝑎𝑙 𝑉𝑎𝑙𝑢𝑒𝑠).

𝑦
−3 ≤ 𝑥 ≤ 0
𝑥≥1

−3 0 1 𝑥
𝑥 ≤ −3
0≤𝑥≤1

Since the inequality sign is ≥ 0 which means that the required solutions are those above the
𝑥 − 𝑎𝑥𝑖𝑠.
∴ The solution set is {𝑥 ∈ ℜ: −3 ≤ 𝑥 ≤ 0 or 𝑥 ≥ 1}

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 8
Follow up Exercise

Question 1
Solve the inequality 𝑥 2 − 𝑥 ≥ 12

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −3 or 𝑥 ≥ 4}

Question 2
Solve the inequality 𝑥 2 > 6 − 𝑥

Answer: {𝑥 ∈ ℜ: 𝑥 < −3 or 𝑥 > 2}

Question 3
Solve the inequality 2𝑥 2 + 5𝑥 ≥ 12

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −4 or 𝑥 ≥ 3/2}

Question 4
Solve the inequality 3𝑥 2 < −10 − 13𝑥

Answer: {𝑥 ∈ ℜ: − 10/3 < 𝑥 < −1}

Question 5
Solve the inequality 𝑥 2 + 3𝑥 − 18 ≥ 0

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −6 or 𝑥 ≥ 3}

Question 6
Solve the inequality 2𝑥 2 − 𝑥 < 3

Answer: {𝑥 ∈ ℜ: − 1 < 𝑥 < 3/2}

Question 7
Solve the inequality 𝑥 3 − 𝑥 ≤ 3𝑥 2 − 3

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −1 or 1 ≤ 𝑥 ≤ 3}

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 9
Question 8
Solve the inequality 𝑥 3 − 2𝑥 2 ≤ 5𝑥 − 6

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −2 or 1 ≤ 𝑥 ≤ 3}

Question 9
Solve the inequality 𝑥 3 + 4𝑥 2 − 11𝑥 − 30 < 0

Answer: {𝑥 ∈ ℜ: 𝑥 < −5 or − 2 < 𝑥 < 3}

Question 10
Solve the inequality (𝑥 + 2)(𝑥 − 3)(𝑥 − 7) > 0

Answer: {𝑥 ∈ ℜ: − 2 < 𝑥 < 3 or 𝑥 > 7}

Inequalities involving rational fractions

o When solving inequalities involving a rational expression, you must ensure that the
expression is written in an appropriate form (i.e. factorised/simplified as far as possible
and with 0 on the right-hand side). You can then find the critical values for the numerator
and denominator.
o Never cross-multiply unless the denominator is positive definite i.e.
o Examples of positive definite expressions:
𝑎𝑥 2 + 𝑏 where (𝑎, 𝑏) > 0 or (𝑎𝑥 + 𝑏)2 or (𝑎𝑥 − 𝑏)2

Solved Problems

Question 1

Solve the inequality

𝑥−1
<2
3−𝑥

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 10
Suggested Solution

Method 1

𝑥−1
<2
3−𝑥

𝑥−1
−2<0
3−𝑥

𝑥 − 1 − 2(3 − 𝑥)
<0
3−𝑥

𝑥 − 1 − 6 + 2𝑥
<0
3−𝑥

3𝑥 − 7
<0
3−𝑥

7
The critical values of 𝑥 are: 𝑥 = 3 and = .
3

𝑦
7
<𝑥<3
3

7
0 3 𝑥
3

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.
7
∴ The solution set is {𝑥 ∈ ℜ: 𝑥 < 3 or 𝑥 > 3}

Method 2

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 11
𝑥−1
<2
3−𝑥

𝑥−1
(3 − 𝑥)2 < 2(3 − 𝑥)2
3−𝑥

⇒ (3 − 𝑥)(𝑥 − 1) < 2((9 − 6𝑥 + 𝑥 2 )

3𝑥 2 − 16𝑥 + 21 > 0

(3𝑥 − 7)(𝑥 − 3) > 0

7
The critical values of 𝑥 are: 𝑥 = 3 and = .
3

7
𝑥<3 𝑥>3

7
3 𝑥
3

Since the inequality sign is > 0 which means that the required solutions are those above the
𝑥 − 𝑎𝑥𝑖𝑠.
7
∴ The solution set is {𝑥 ∈ ℜ: 𝑥 < 3 or 𝑥 > 3}

Question 2

ZIMSEC NOVEMBER 2013 PAPER 1

Solve the inequality

3𝑥 + 1
≥ −1 [𝟒]
9 − 𝑥2

Suggested Solution

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 12
3𝑥 + 1
≥ −1
9 − 𝑥2

3𝑥 + 1
+1≥0
9 − 𝑥2

3𝑥 + 1 + 1(9 − 𝑥 2 )
≥0
9 − 𝑥2

10 + 3𝑥 − 𝑥 2
≥0
9 − 𝑥2

(2 + 𝑥)(5 − 𝑥)
≥0
(3 − 𝑥)(3 + 𝑥)

The critical values of 𝑥 are: 𝑥 = −2; 𝑥 = −3; 𝑥 = 3 and 𝑥 = 5.

𝑥 < −3 −2 ≤ 𝑥 < 3 𝑥≥5

−3 −2 3 5

Since the inequality sign is ≥ 0 which means that the required solutions are those above the
𝑥 − 𝑎𝑥𝑖𝑠.
∴ The solution set is {𝑥 ∈ ℜ: 𝑥 < −3 or − 2 ≤ 𝑥 < 3 or 𝑥 ≥ 5}

NB: For the example above; 3 and −3 must not be part of the solution because

they

(2+𝑥)(5−𝑥)
make the fraction undefined.
(3−𝑥)(3+𝑥)

Question 3

ZIMSEC NOVEMBER 2018 PAPER 1

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 13
Solve the inequality

21 + 13𝑥
≥ 10 [𝟒]
2 + 3𝑥 2

Suggested Solution

Note: Since the denominator is positive definite, we should multiply both sides by

2 + 3𝑥 2 .

21 + 13𝑥
≥ 10
2 + 3𝑥 2

21 + 13𝑥 ≥ 10(2 + 3𝑥 2 )

⇒ 30𝑥 2 − 13𝑥 − 1 ≤ 0

⇒ 30𝑥 2 15𝑥 + 2𝑥 − 1 ≤ 0

⇒ (15𝑥 + 1)(2𝑥 − 1) ≤ 0

1 1
The critical values of 𝑥 are: 𝑥 = − 15 and 𝑥 = 2.

1 1
− 15 𝑥
2

1 1
− 15 ≤ 𝑥 ≤ 2

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.
1 1
∴ The solution set is {𝑥 ∈ ℜ: − 15 ≤ 𝑥 ≤ 2}

Question 4

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 14
ZIMSEC NOVEMBER 2018 PAPER 2

Solve the inequality

𝑥−2 𝑥−6
< [𝟔]
𝑥+1 𝑥−2

Suggested Solution

𝑥−2 𝑥−6
<
𝑥+1 𝑥−2

𝑥−2 𝑥−6
− <0
𝑥+1 𝑥−2

(𝑥 − 2)(𝑥 − 2) − (𝑥 − 6)(𝑥 + 1)
<0
(𝑥 + 1)(𝑥 − 2)

𝑥 2 − 4𝑥 + 4 − [𝑥 2 − 5𝑥 − 6]
<0
(𝑥 + 1)(𝑥 − 2)

𝑥 2 − 4𝑥 + 4 − 𝑥 2 + 5𝑥 + 6
<0
(𝑥 + 1)(𝑥 − 2)

𝑥 + 10
<0
(𝑥 + 1)(𝑥 − 2)

The critical values of 𝑥 are: 𝑥 = −10; 𝑥 = −1 and 𝑥 = 2.

−10 −1 2 𝑥

𝑥 < −10 −1 < 𝑥 < 2

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.
∴ The solution set is {𝑥 ∈ ℜ: 𝑥 < −10 𝑜𝑟 − 1 < 𝑥 < 2 }

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 15
Question 5

12
Find the solution set of the inequality < 𝑥 + 1.
𝑥−3

12
<𝑥+1
𝑥−3
12
⇒ − (𝑥 + 1) < 0
𝑥−3
12 − (𝑥 + 1)(𝑥 − 3)
⇒ <0
𝑥−3
12 − (𝑥 2 − 3𝑥 + 𝑥 − 3)
⇒ <0
𝑥−3
12 − (𝑥 2 − 2𝑥 − 3)
⇒ <0
𝑥−3
12 − 𝑥 2 + 2𝑥 + 3
⇒ <0
𝑥−3
15 + 2𝑥 − 𝑥 2
⇒ <0
𝑥−3
Factorising15 + 2𝑥 − 𝑥 2 :
15 + 5𝑥 − 3𝑥 − 𝑥 2
⇒ <0
𝑥−3
5(3 + 𝑥) − 𝑥(3 + 𝑥)
⇒ <0
𝑥−3
(5 − 𝑥)(3 + 𝑥)
⇒ <0
𝑥−3
∴The critical values are 𝑥 = 5, 𝑥 = 3 and 𝑥 = −3

−3 3 5

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥-𝑎𝑥𝑖𝑠.
∴ The solution set is {𝑥 ∈ ℜ: −3 < 𝑥 < 3 𝑜𝑟 𝑥 > 5 }

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 16
Follow up Exercise

Question 1

𝑥 2 +𝑥−6
Solve the inequality ≥0
𝑥−4

Answer: {𝑥 ∈ ℜ: − 3 ≤ 𝑥 ≤ 2 or 𝑥 > 4}

Question 2

𝑥−5
Solve the inequality ≥ 3
𝑥−8

Answer: {𝑥 ∈ ℜ: 8 < 𝑥 ≤ 19/2}

Question 3

−2
Solve the inequality <7
1−𝑥

Answer: {𝑥 ∈ ℜ: 𝑥 < 1 𝑜𝑟 𝑥 > 9/7 }

Question 4

𝑥−6
Solve the inequality < −1
𝑥+2

Answer: {𝑥 ∈ ℜ: − 2 < 𝑥 < 2}

Question 5

5 4
Solve the inequality ≥
𝑥−3 𝑥−2

Answer: {𝑥 ∈ ℜ: − 2 ≤ 𝑥 < 2 or 𝑥 > 3}

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 17
Question 6

𝑥−5 4𝑥
Solve the inequality < −3
2𝑥+1 2𝑥+1

Answer: {𝑥 ∈ ℜ: − 1/2 < 𝑥 < 2/3}

Question 7

3𝑥+5
Solve the inequality ≤2
𝑥+1

Answer: {𝑥 ∈ ℜ: − 3 ≤ 𝑥 < 1}

Question 8

𝑥+2
Solve the inequality ≤3
𝑥−1

Answer: {𝑥 ∈ ℜ: 𝑥 < 1 or 𝑥 ≥ 5/2}

Question 9

2𝑥−3
Solve the inequality ≥0
𝑥 2 +1

Answer: {𝑥 ∈ ℜ: 𝑥 ≥ 3/2}

Question 10

𝑥 2 −9
Solve the inequality ≤0
2𝑥−1

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −3 or 1/2 < 𝑥 ≤ 3}

Question 11

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 18
3𝑥+4
Solve the inequality ≤2
𝑥+1

Answer: {𝑥 ∈ ℜ: − 2 ≤ 𝑥 < −1}

Question 12

5 4
Solve the inequality ≥
𝑥−3 𝑥−2

Answer: {𝑥 ∈ ℜ: − 2 ≤ 𝑥 < 2 or 𝑥 > 3}

Absolute Values

The absolute value of x, denoted by |𝑥|, is the distance from x to 0 on the number line. Since
distances are always positive or 0, we have |𝑥| ≥ 0

In general, we have

𝑥 if 𝑥 ≥ 0

|𝑥| =

−𝑥 if 𝑥 < 0

Absolute values can also be removed by using the following formula:

|𝑥| = √𝑥 2

In general, for any positive number 𝑎, we have |𝑥| = 𝑎 if and only if

𝑥 =

−𝑎

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 19
NOTE

Solving the equation |𝑥| = 2 leads to two answers: 𝑥 = ±2.

However, finding |2| leads to only one answer, namely |2| = 2 .

Inequalities involving Modulus signs

Case 1

|𝑥 ± 𝑎| < 𝑏 where 𝑏 is any positive constant.

Worked Problem

Example

Solve the inequality |𝑥 − 2| < 5

Suggested Solution

Method 1

|𝑥 − 2| < 5

−5 < 𝑥 − 2 < 5

−5 + 2 < 𝑥 < 5 + 2

∴The solution set is {𝑥 ∈ ℜ: −3 < 𝑥 < 7}

Method 2

Squaring both sides:

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 20
|𝑥 − 2| < 5

(𝑥 − 2)2 < 52

𝑥 2 − 4𝑥 + 4 < 25

𝑥 2 − 4𝑥 − 21 < 0

𝑥 2 − 7𝑥 + 3𝑥 − 21 < 0

𝑥(𝑥 − 7) + 3(𝑥 − 7) < 0

(𝑥 + 3)(𝑥 − 7) < 0

The critical values are: 𝑥 = −3 and 𝑥 = 7

Method a: Table

𝑥 < −3 −3 < 𝑥 < 7 𝑥>7


𝑥+3 − + +
𝑥−7 − − +
𝑓(𝑥) + − +

The solution set is {𝑥 ∈ ℜ: −3 < 𝑥 < 7}

Method b: Graph
(𝑥 + 3)(𝑥 − 7) < 0
Considering the function 𝑓(𝑥) = (𝑥 + 3)(𝑥 − 7):
The graph cuts the 𝑦 − 𝑎𝑥𝑖𝑠 when 𝑥 = 0 and 𝑥 − 𝑎𝑥𝑖𝑠 when 𝑦 = 0.
Now:
When 𝑥 = 0: 𝑓(𝑥) = (0 + 3)(0 − 7) = −21 and when 𝑓(𝑥) = 0: 0 = (𝑥 + 3)(𝑥 − 7)
⇒ 𝑥 = −3 or 𝑥 = 7. (𝐶𝑟𝑖𝑡𝑖𝑐𝑎𝑙 𝑉𝑎𝑙𝑢𝑒𝑠).

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 21
𝑦

𝑥 < −3 𝑥>7

−3 0 7 𝑥

−3 < 𝑥 < 7

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.
∴ The solution set is {𝑥 ∈ ℜ: −3 < 𝑥 < 7}
Method 3

Graphical method

|𝑥 − 2| < 5

LHS

𝑦 = 𝑥 − 2: When 𝑥 = 0; 𝑦 = −2 and when 𝑦 = 0; 𝑥 = 2

RHS

𝑦 = 5.

5 𝑦=5

𝑦 = −(𝑥 − 2) 𝑦 =𝑥−2

−3 2 7 𝑥

−2

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 22
From the diagram above we calculate the critical values as follows:

−(𝑥 − 2) = 5 and 𝑥−2=5


−𝑥 + 2 = 5 𝑥 = 5+2
𝑥 = −3 𝑥=7

Now to solve |𝑥 − 2| < 5 we consider the shaded part.


∴The solution set is {𝑥 ∈ ℜ: −3 < 𝑥 < 7}

Case 2

|𝑥 ± 𝑎| > 𝑏 where 𝑏 is any positive constant.

Method 1

|𝑥 ± 𝑎| < 𝑏 gives 𝑥 ± 𝑎 > 𝑏 or 𝑥 ± 𝑎 < −𝑏

Method 2

Squaring both sides:

|𝑥 ± 𝑎| > 𝑏 gives (𝑥 ± 𝑎)2 > 𝑏 2

Method 3

Graphical method

Solved Problem

Question

Solve the inequality |𝑥 + 1| ≥ 5

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 23
Suggested Solution

Method 1

|𝑥 + 1| ≥ 5

𝑥 + 1 ≤ − 5 or 𝑥 + 1 ≥ 5

𝑥 ≤ − 5 − 1 or 𝑥 ≥ 5 − 1

∴The solution set is {𝑥 ∈ ℜ: 𝑥 ≤ − 6 or 𝑥 ≥ 4 }

Method 2

Squaring both sides:

|𝑥 + 1| ≥ 5

(𝑥 + 1)2 ≥ 52

𝑥 2 + 2𝑥 + 1 ≥ 25

𝑥 2 + 2𝑥 − 24 ≥ 0

𝑥 2 + 6𝑥 − 4𝑥 − 24 ≥ 0

𝑥(𝑥 + 6) − 4(𝑥 + 6) ≥ 0

(𝑥 + 6)(𝑥 − 4) ≥ 0

The critical values are: 𝑥 = −6 and 𝑥 = 4

Method a: Table

𝑥 ≤ −6 −6 ≤ 𝑥 ≤ 4 𝑥≥4
𝑥+6 − + +
𝑥−4 − − +
𝑓(𝑥) + − +

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 24
∴The solution set is {𝑥 ∈ ℜ: 𝑥 ≤ − 6 or 𝑥 ≥ 4 }

Method b: Graph
(𝑥 + 6)(𝑥 − 4) ≥ 0

Considering the function 𝑓(𝑥) = (𝑥 + 6)(𝑥 − 4):


The graph cuts the 𝑦 − 𝑎𝑥𝑖𝑠 when 𝑥 = 0 and 𝑥 − 𝑎𝑥𝑖𝑠 when 𝑦 = 0.
Now:
When 𝑥 = 0: 𝑓(𝑥) = (0 + 6)(0 − 4) = −24 and when 𝑓(𝑥) = 0: 0 = (𝑥 + 6)(𝑥 − 4)
⇒ 𝑥 = −6 or 𝑥 = 4. (𝐶𝑟𝑖𝑡𝑖𝑐𝑎𝑙 𝑉𝑎𝑙𝑢𝑒𝑠).

𝑥 ≤ −6 𝑥≥4

−6 0 4 𝑥

−6 ≤ 𝑥 ≤ 4
Since the inequality sign is ≥ 0 which means that the required solutions are those above the
𝑥 − 𝑎𝑥𝑖𝑠.
∴The solution set is {𝑥 ∈ ℜ: 𝑥 ≤ − 6 or 𝑥 ≥ 4 }

Method 3

Graphical method:

|𝑥 + 1| ≥ 5

LHS

𝑦 = 𝑥 + 1: When 𝑥 = 0; 𝑦 = 1 and when 𝑦 = 0; 𝑥 = −1

RHS

𝑦 = 5.

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 25
𝑦

𝑦=5 5

𝑦 = −(𝑥 + 1) 𝑦 =𝑥+1

−6 −1 0 4 𝑥

−1

From the diagram above we calculate the critical values as follows:

−(𝑥 + 1) = 5 and 𝑥+1=5


−𝑥 − 1 = 5 𝑥 = 5−1
𝑥 = −6 𝑥=4

Now to solve |𝑥 + 1| ≥ 5 we consider the shaded part.

∴The solution set is {𝑥 ∈ ℜ: 𝑥 ≤ − 6 or 𝑥 ≥ 4 }

Follow Up Exercise

Question 1

Solve the inequality |𝑥 + 1| ≤ 2

Answer: {𝑥 ∈ ℜ: − 3 ≤ 𝑥 ≤ 1}

Question 2

Solve the inequality |3𝑥 − 7| < 5

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 26
Answer: {𝑥 ∈ ℜ: 2/3 < 𝑥 < 4}

Question 3

Solve the inequality |𝑥 − 5| > 1

Answer: {𝑥 ∈ ℜ: 𝑥 < 4 or 𝑥 > 6}

Question 4

Solve the inequality |3𝑥| ≥ 2

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −2/3 or 𝑥 ≥ 2/3}

Question 5

Solve the inequality |6𝑥 − 1| ≤ 11

Answer: {𝑥 ∈ ℜ: − 5/2 ≤ 𝑥 ≤ 2}

Question 6

Solve the inequality |𝑥 + 8| < 10

Answer: {𝑥 ∈ ℜ: − 18 < 𝑥 < 2}

Question 7

Solve the inequality |2𝑥 − 4| ≥ 2

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ 1 or 𝑥 ≥ 3}

Question 8

Solve the inequality |3𝑥 − 8| < 0.5

Answer: {𝑥 ∈ ℜ: 1.83 < 𝑥 < 1.95}

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 27
Question 9

Solve the inequality |8 − 3𝑥| < 2

Answer: {𝑥 ∈ ℜ: 2 < 𝑥 < 10/3}

Question 10

Solve the inequality |9 − 2𝑥| < 1

Answer: {𝑥 ∈ ℜ: 4 < 𝑥 < 5}

Question 11

Solve the inequality |2𝑥 − 7| > 3

Answer: {𝑥 ∈ ℜ: 𝑥 < 2 or 𝑥 > 5}

Question 12

Solve the inequality |2𝑥 − 8| < 5

Answer: {𝑥 ∈ ℜ: 1.58 < 𝑥 < 3.70}

Question 13

Given that the solution of |𝑥 − 2𝑎| < 𝑏 is −3 < 𝑥 < 11, find the values of 𝑎 and 𝑏.
Answer: 𝑎 = 2 and 𝑏 = 7

Question 14

Solve the inequality |3−𝑥 − 54| < 27

Answer: {𝑥 ∈ ℜ: − 4 < 𝑥 < −3}

Question 15

Solve the inequality |2𝑥 − 20| ≤ 12

Answer: {𝑥 ∈ ℜ: 3 ≤ 𝑥 ≤ 5}

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 28
Question 16

Solve the inequality |3𝑥 − 54| ≥ 27

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ 3 or 𝑥 ≥ 4 }

Question 17

Solve the inequality |2−𝑥 − 20| > 12

Answer: {𝑥 ∈ ℜ: 𝑥 < −5 or 𝑥 > −3}

Case 3 – Modulus on one side

|𝑥 ± 𝑎| < 𝑏𝑥 ± 𝑐 or |𝑥 ± 𝑎| > 𝑏𝑥 ± 𝑐

Graphical method is advisable to use when the modulus sign is on one side of the inequality.

NOTE

(a) For |𝑥 ± 𝑎| < 𝑏𝑥 + 𝑐


Squaring comes with a condition that RHS should be greater than zero since the LHS is
already positive
Hence RHS:

𝑏𝑥 ± 𝑐 > 0.

𝑐
Therefore the required solution will be all values of 𝑥 > ± 𝑏.

(b) For |𝑥 ± 𝑎| > 𝑏𝑥 + 𝑐


Squaring comes with a condition that RHS should be less than zero since the LHS is
already positive
Hence RHS:

𝑏𝑥 ± 𝑐 < 0.

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 29
𝑐
Therefore the required solution will be all values of 𝑥 < ± 𝑏.

Method 1 - Best Method

Graphical

Method 2

𝑐
Squaring both sides considering the fact that 𝑥 > ± 𝑏.

Solved Problems

Question 1

Solve the inequality |𝑥 − 2| < 3𝑥 + 2

Suggested Solution

Method 1

Graphical

Drawing the graphs of 𝑦 = |𝑥 − 2| and 𝑦 = 3𝑥 + 2.

Considering the function 𝑦 = 𝑥 − 2:

When 𝑥 = 0; 𝑦 = −2 and when 𝑦 = 0, 𝑥 = 2.

Considering the function 𝑦 = 3𝑥 + 2:

2
When 𝑥 = 0; 𝑦 = 2 and when 𝑦 = 0, 𝑥 = − .
3

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 30
𝟑𝒙 + 𝟐

2 −(𝒙 − 𝟐) 𝒙−𝟐

−2/3 0 2

−2

Finding the critical value from the graphs:

We equate the equations of the intersecting graphs.

3𝑥 + 2 = −(𝑥 − 2)

3𝑥 + 2 = −𝑥 + 2

4𝑥 = 0

∴𝑥=0

Now from the graphs we see that the shaded region satisfies |𝑥 − 2| < 3𝑥 + 2:

∴ The solution set is {𝑥 ∈ ℜ: 𝑥 > 0}

Method 2

Squaring both sides

CONDITION

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 31
In order to use squaring method, we must take note of the condition which

follows:

3𝑥 + 2 > 0

3𝑥 > −2

2
𝑥>− .
3

2
Therefore all the solutions of 𝑥 > − 3 are valid.

Now:

(𝑥 − 2)2 < (3𝑥 + 2)2

𝑥 2 − 4𝑥 + 4 < 9𝑥 2 + 12𝑥 + 4

0 < 9𝑥 2 − 𝑥 2 + 12𝑥 + 4𝑥 + 4 − 4

8𝑥 2 + 16𝑥 > 0

8𝑥(𝑥 + 2) > 0

The critical values are 𝑥 = 0 and 𝑥 = −2

𝑥 < −2 𝑥>0

−2 0

−2 < 𝑥 < 0
Since the inequality sign is > 0 which means that the required solutions are those above the
𝑥 − 𝑎𝑥𝑖𝑠.
⇒ 𝑥 < −2 or 𝑥 > 0 BUT

2
Taking note of the condition above, only all the solutions of 𝑥 > − 3 are required.

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 32
∴ The solution set is {𝑥 ∈ ℜ: 𝑥 > 0}

Question 2

Sketch, on a single diagram, the graphs of 𝑥 + 2𝑦 = 6 and 𝑦 = |𝑥 + 2 |.


1
Hence solve the inequality |𝑥 + 2| < 2 (6 − 𝑥).

Suggested Solution

𝑥 + 2𝑦 = 6
When 𝑥 = 0; 𝑦 = 3 and when 𝑦 = 0; 𝑥 = 6
𝑦 =𝑥+2
When 𝑥 = 0; 𝑦 = 2 and when 𝑦 = 0; 𝑥 = −2

𝑥 + 2𝑦 = 6
𝑦 =𝑥+2

𝑦 = −(𝑥 + 2)
3
2

6 𝑥
-2

-2

Critical Values:
1 1
−(𝑥 + 2) = (6 − 𝑥) (𝑥 + 2) = (6 − 𝑥)
2 2
−2𝑥 − 4 = 6 − 𝑥 2𝑥 + 4 = 6 − 𝑥
−2𝑥 + 𝑥 = 6 + 4 2𝑥 + 𝑥 = 6 − 4
−𝑥 = 10 3𝑥 = 2
2
𝑥 = −10 𝑥=
3

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 33
From the graph the solution is the shaded region i.e.
2
𝑥 ∈ ℝ: −10 < 𝑥 <
3

Question 3

Solve the inequality |𝑥 − 2| < 2𝑥 − 3

Suggested Solution

Method 1

Graphical

Drawing the graphs of 𝑦 = |𝑥 − 2| and 𝑦 = 2𝑥 − 3.


Considering the function 𝑦 = 𝑥 − 2:
When 𝑥 = 0; 𝑦 = −2 and when 𝑦 = 0, 𝑥 = 2.
Considering the function 𝑦 = 2𝑥 − 3:
3
When 𝑥 = 0; 𝑦 = −3 and when 𝑦 = 0, 𝑥 = 2.

−(𝒙 − 𝟐) 𝒙−𝟐
𝟐𝒙 − 𝟑

𝟏
𝑥
𝟎 𝟑/𝟐 𝟐

−2

−3

Finding the critical value(s) from the graphs:


We equate the equations of the intersecting graphs.
2𝑥 − 3 = −(𝑥 − 2)
2𝑥 − 3 = −𝑥 + 2

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 34
3𝑥 = 5
5
∴𝑥=
3
Now from the graphs we see that the shaded region satisfies |𝑥 − 2| < 2𝑥 − 3
5
∴ The solution set is{𝑥 ∈ ℝ: 𝑥 > 3}

Method 2
|𝑥 − 2| < 2𝑥 − 3
Squaring both sides
CONDITION
In order to use squaring method, we must take note of the condition which follows:
2𝑥 − 3 > 0
3
𝑥>
2
3
Therefore all the solutions of 𝑥 > 2 are valid.

Now:
(𝑥 − 2)2 < (2𝑥 − 3)2
𝑥 2 − 4𝑥 + 4 < 4𝑥 2 − 12𝑥 + 9
0 < 4𝑥 2 − 𝑥 2 − 12𝑥 + 4𝑥 + 9 − 4
3𝑥 2 − 8𝑥 + 5 > 0
3𝑥 2 − 3𝑥 − 5𝑥 + 5 > 0
(𝑥 − 1)(3𝑥 − 5) > 0
5
The critical values are 𝑥 = 1 and 𝑥 = 3

𝑥<1 𝑥 > 5/3


1 5/3

1 < 𝑥 < 5/3


Since the inequality sign is > 0 which means that the required solutions are those above the
𝑥-𝑎𝑥𝑖𝑠.
5
⇒ 𝑥 < 1 and 𝑥 >
3

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 35
3
Taking note of the condition above, only all the solutions of 𝑥 > 2 are required.
5
∴ The solution set is{𝑥 ∈ ℝ: 𝑥 > 3}

Question 4

ZIMSEC JUNE 2020 PAPER 1

Solve the inequality |2𝑥 + 2| > 1 − 4𝑥

Suggested Solution

Method 1

Graphical

Drawing the graphs of 𝑦 = |2𝑥 + 2| and 𝑦 = 1 − 4𝑥.


Considering the function 𝑦 = 2𝑥 + 2:
When 𝑥 = 0; 𝑦 = 2 and when 𝑦 = 0, 𝑥 = −1.
Considering the function 𝑦 = 1 − 4𝑥:
1
When 𝑥 = 0; 𝑦 = 1 and when 𝑦 = 0, 𝑥 = .
4

𝟏 − 𝟒𝒙

−(𝟐𝒙 + 𝟐) 𝟐 𝟐𝒙 + 𝟐

−𝟏 𝟎 𝟏/𝟒

−𝟐

Finding the critical value(s) from the graphs:


We equate the equations of the intersecting graphs.
2𝑥 + 2 = 1 − 4𝑥

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 36
2𝑥 + 4𝑥 = 1 − 2
6𝑥 = −1
1
∴𝑥=−
6
Now from the graphs we see that the shaded region satisfies |2𝑥 + 2| > 1 − 4𝑥
1
∴ The solution set is{𝑥 ∈ ℝ: 𝑥 > − 6}

Method 2
Squaring both sides
CONDITION
In order to use squaring method, we must take note of the condition which follows:
1 − 4𝑥 < 0
1 < 4𝑥
1
𝑥>
4
1
Therefore all the solutions of 𝑥 > 4 are valid.

Now:
(2𝑥 + 2)2 > (1 − 4𝑥)2
4𝑥 2 + 8𝑥 + 4 > 1 − 8𝑥 + 16𝑥 2
0 > 16𝑥 2 − 4𝑥 2 − 8𝑥 − 8𝑥 + 1 − 4
12𝑥 2 − 16𝑥 − 3 < 0
12𝑥 2 − 18𝑥 + 2𝑥 − 3 < 0
6𝑥(2𝑥 − 3) + 1(2𝑥 − 3) < 0
(2𝑥 − 3)(6𝑥 + 1) < 0
1 3
The critical values are 𝑥 = − 6 and 𝑥 = 2

𝑥 < −1/6 𝑥 > 3/2


−1/6 3/2

−1/6 < 𝑥 < 3/2

Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 37
1 3 1 3
⇒− <𝑥< NB: 𝑥 > − and 𝑥 <
6 2 6 2
1
Taking note of the condition above, only all the solutions of 𝑥 > 4 are required.
1
∴ The solution set is{𝑥 ∈ ℝ: 𝑥 > − 6}

Follow Up Exercise

Question 1

Solve the inequality |𝑥 − 2| > 3 − 2𝑥

Answer: {𝑥 ∈ ℜ: 𝑥 > 1}

Question 2

Solve the inequality 2𝑥 ≤ |𝑥 − 1|

Answer: {𝑥 ∈ ℜ: 𝑥 ≥ 1/3}

Question 3

Solve the inequality |2 − 4𝑥| > −𝑥

Answer: {𝑥 ∈ ℜ: 𝑥 > 0}

Question 4

Solve the inequality 𝑥 + 1 < |𝑥 − 4|

Answer: {𝑥 ∈ ℜ: 𝑥 < 3/2}

Question 5

Solve the inequality 𝑥 − 5 ≤ |3 − 𝑥|

Answer: {𝑥 ∈ ℜ: 𝑥 ≥ 0}

Question 6

Solve the inequality |𝑥 − 2| < 3𝑥 − 3

Answer: {𝑥 ∈ ℜ: 𝑥 > 5/4}

Question 7

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 38
Solve the inequality |𝑥 + 6| < 3𝑥 + 2

Answer: {𝑥 ∈ ℜ: 𝑥 > 2}

Question 8

Solve the inequality 𝑥 + 6 > |3𝑥 + 2|

Answer: {𝑥 ∈ ℜ: − 2 < 𝑥 < 2}

Question 9

Solve the inequality |2𝑥 + 1| ≥ 3𝑥 + 9

Answer: {𝑥 ∈ ℜ: 𝑥 ≥ −2}

Question 10

Solve the inequality |𝑥 + 1| ≤ −2𝑥 − 5

Answer: {𝑥 ∈ ℜ: 𝑥 ≤ −4}

Question 11

Solve the inequality |𝑥 + 5| > 1 − 𝑥

Answer: {𝑥 ∈ ℜ: 𝑥 < −2}

Question 12

ZIMSEC JUNE 2019 PAPER 1

Solve the inequality |𝑥 − 1| < 2𝑥 − 4

Answer: {𝑥 ∈ ℜ: 𝑥 > 3}

Case 4 – Modulus on both sides


|𝑥 ± 𝑎| < |𝑏𝑥 ± 𝑐| or |𝑥 ± 𝑎| > |𝑏𝑥 ± 𝑐|

o When the modulus sign is on both sides of the inequality we use either graphical method
or squaring method

Solved Problem

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 39
Example

Solve the inequality |2𝑥 + 1| < |𝑥 − 3|.

Suggested Solution

Method 1

Squaring both side

|2𝑥 + 1| < |𝑥 − 3|

(2𝑥 + 1)2 < (𝑥 − 3)2

4𝑥 2 + 4𝑥 + 1 < 𝑥 2 − 6𝑥 + 9

3𝑥 2 + 10𝑥 − 8 < 0

3𝑥 2 + 12𝑥 − 2𝑥 − 8 < 0

3𝑥(𝑥 + 4) − 2(𝑥 + 4) < 0

(3𝑥 − 2)(𝑥 + 4) < 0

2
The critical values are 𝑥 = and 𝑥 = −4
3

2
−4 3

2
−4 < 𝑥 <
3
Since the inequality sign is < 0 which means that the required solutions are those below the
𝑥 − 𝑎𝑥𝑖𝑠.
2
∴ The solution set is {𝑥 ∈ ℜ: − 4 < 𝑥 < 3 }

Method 2

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 40
Graphical

Drawing the graphs of 𝑦 = |2𝑥 + 1| and 𝑦 = |𝑥 − 3|.

Considering the function 𝑦 = 2𝑥 + 1:


1
When 𝑥 = 0; 𝑦 = 1 and when 𝑦 = 0, 𝑥 = − 2.

Considering the function 𝑦 = 𝑥 − 3:

When 𝑥 = 0; 𝑦 = −3 and when 𝑦 = 0, 𝑥 = 3

−(𝑥 − 3)

−(2𝑥 + 1) 3 2𝑥 + 1

𝑥−3

1 2
−4 −2 3 𝑥
3

−1

−3

From the diagram above we calculate the critical values as follows:

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 41
−(2𝑥 + 1) = −𝑥 + 3 and 2𝑥 + 1 = −𝑥 + 3
−2𝑥 − 1 = −𝑥 + 3 2𝑥 + 𝑥 = 3 − 1
2
𝑥 = −4 𝑥=3

Now to solve |2𝑥 + 1| < |𝑥 − 3| we consider the shaded part.

2
∴ The solution set is {𝑥 ∈ ℜ: − 4 < 𝑥 < 3 }

Follow Up Exercise

Question 1

Solve the inequality |3𝑥 − 1| ≥ |2𝑥 + 5|

Answer: {𝑥 ∈ ℜ: − 4/5 < 𝑥 < 6}

Question 2

Solve the inequality |2𝑥 − 5| < 3|2𝑥 + 1|

Answer: {𝑥 ∈ ℜ: − 2 < 𝑥 < 5/3}

Question 3

Solve the inequality 2|𝑥 − 2| ≥ |3𝑥 + 1|

Answer: {𝑥 ∈ ℜ: − 5 ≤ 𝑥 ≤ 3/5}

Question 4

Solve the inequality |2𝑥 − 5| < |𝑥 + 3|

Answer: {𝑥 ∈ ℜ: 2/3 < 𝑥 < 8}

Question 5

Solve the inequality |𝑥 − 4| < 2|3𝑥 + 1|

Answer: {𝑥 ∈ ℜ: 𝑥 < −6/5 or 𝑥 > 2/7}

Question 6

Solve the inequality |2𝑥 − 1| ≤ | 𝑥|

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 42
Answer: {𝑥 ∈ ℜ: 𝑥 ≤ 1/3 or 𝑥 ≥ 1}

Question 7

Solve the inequality |𝑥 − 2| > 3|2𝑥 + 1|

Answer: {𝑥 ∈ ℜ: − 1 < 𝑥 < −1/7}

Question 8

Solve the inequality |𝑥 − 3| > |2𝑥|

Answer: {𝑥 ∈ ℜ: − 3 < 𝑥 < 1}

Question 9

Solve the inequality |𝑥 + 2| < |5 − 2𝑥|

Answer: {𝑥 ∈ ℜ: 𝑥 < 1 or 𝑥 > 7}

Question 10

Solve the inequality |𝑥| ≥ |5 + 2𝑥|

Answer: {𝑥 ∈ ℜ: 𝑥 < −5 or 𝑥 > −5/3}

Question 11

Solve the inequality |3𝑥 − 2| < |𝑥 + 5|

Answer: {𝑥 ∈ ℜ: − 3/4 < 𝑥 < 7/2}

Question 12

Solve the inequality |𝑥 + 1| ≥ |𝑥|

Answer: {𝑥 ∈ ℜ: 𝑥 > −1/2}

Question 13

Solve the inequality |2𝑥 + 1| < |𝑥|

Answer: {𝑥 ∈ ℜ: − 1 < 𝑥 < 7 − 1/3}

Question 14

Solve the inequality |𝑥 + 1| ≥ |𝑥|

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 43
Answer: {𝑥 ∈ ℜ: 𝑥 ≥ −1/2}

Question 15

Solve the inequality |𝑥| > |3𝑥 − 2|

Answer: {𝑥 ∈ ℜ: 1/2 < 𝑥 < 1}

Question 16

Solve the inequality |𝑥 − 3𝑎| > |𝑥 − 𝑎| given that 𝑎 is a positive constant

Answer: {𝑥 ∈ ℜ: 𝑥 < 2𝑎}

Question 17

It is given that the variable 𝑥 is such that 1.32𝑥 < 80 and |3𝑥 − 1| > |3𝑥 − 10|. Find the set
of possible value of 𝑥, giving your answer in the form 𝑎 < 𝑥 < 𝑏, where 𝑎 and 𝑏 are correct
to 3 significant figures.

Answer: {𝑥 ∈ ℜ: 1.83 < 𝑥 < 8.35}

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 44
ASANTE SANA

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 45
*******THERE IS A LIGHT AT THE END OF EVERY TUNNEL *******

CONSTRUCTIVE COMMENTS ON THE FORM


OF THE PRESENTATION, INCLUDING ANY
OMISSIONS OR ERRORS, ARE WELCOME.

***ENJOY***

Nyasha P. Tarakino (Trockers)

+263772978155/+263717267175

[email protected]

Tarakino N.P. (Trockers) ~ 0772978155/ 0717267175


Page 46

You might also like