LEARNING OBJECTIVES
What you will be able to do
- solve syllabus forms of modulus equations
- solve modulus inequalities algebraically or graphically
- use a substitution to create a quadratic equation
- sketch factored cubics and solve cubic inequalities
AT A GLANCE
INTRODUCTION · THE BIG IDEA
Control modulus cases, substitution restrictions and cubic signs instead of relying on unstructured trial and error.
A modulus represents distance from zero, so it creates piecewise behaviour. Some problems split into two equations; others are clearer as intersections of graphs.
Substitution recognises a repeated expression as one temporary variable. The final step is always to return to the original variable and reject invalid values.
SECTION 01
Modulus equations
For |u| = c with c ≥ 0, solve u = c and u = −c. When the other side contains x, it must also be non-negative, and every candidate should be checked in the original equation.
Solve a variable-sided modulus equation
- Solve |2x − 3| = x + 4, noting x + 4 ≥ 0.
- Case 1: 2x − 3 = x + 4 gives x = 7.
- Case 2: −(2x − 3) = x + 4 gives x = −1/3.
- Both satisfy x ≥ −4 and the original equation.
Answer: x = 7 or x = −1/3.
SECTION 02
Modulus inequalities
For constant positive c, |u| ≤ c means −c ≤ u ≤ c, while |u| > c means u < −c or u > c. More complex forms are solved piecewise or by comparing accurate graphs.
SECTION 03
Quadratic substitution
Choose a temporary variable for the repeated expression, solve the resulting quadratic, then solve each accepted value of the temporary variable. Restrictions such as t > 0 may remove a root.
DETAILED EXPLANATION
- Repeated logarithms suggest t = ln(kx).
- Expressions e^x and e^(−x) suggest t = e^x with t > 0.
- Restore every original solution, including ± values when appropriate.
SECTION 04
Cubic and modulus graphs
For a cubic given as three linear factors, label all intercepts and determine the sign in each interval. The modulus graph reflects negative portions upward.
DETAILED EXPLANATION
- The y-intercept is f(0).
- A positive leading coefficient runs from lower left to upper right.
- To solve f(x) ≥ d, compare the cubic with the horizontal line y = d.
- Include equality endpoints only for ≤ or ≥.
QUICK CHAPTER SUMMARY
The ideas to carry forward
- Modulus equations require valid sign cases.
- A variable right-hand side must be non-negative.
- Substitution turns a repeated structure into a quadratic.
- All temporary-variable restrictions must be carried back.
- Cubic inequalities are read from graph regions relative to a horizontal level.
QUICK REVISION CHECKLIST
Can you do each of these without your notes?
- solve syllabus forms of modulus equations
- solve modulus inequalities algebraically or graphically
- use a substitution to create a quadratic equation
- sketch factored cubics and solve cubic inequalities