4. Equations, inequalities and graphs

Syllabus
0606–2028–2029
Topic
4
Level

Learning objectives

Solve modulus equations by controlling both branches

An equation A(x)=c|A(x)|=c with c0c\geq0 means A(x)=cA(x)=c or A(x)=cA(x)=-c. Solve both branches and check every result in the original equation.

Form Algebraic branches Extra condition
A=c|A|=c A=cA=c or A=cA=-c no solution if c<0c<0
A=B|A|=B A=BA=B or A=BA=-B retained roots must have B0B\geq0
A=B|A|=|B| A=BA=B or A=BA=-B verify both branches
Q(x)=d|Q(x)|=d Q(x)=dQ(x)=d or Q(x)=dQ(x)=-d solve both resulting quadratics

52x1+8=232x1=32x1=±3x=2 or x=15|2x-1|+8=23\Rightarrow|2x-1|=3\Rightarrow2x-1=\pm3\Rightarrow x=2\text{ or }x=-1

Graphically, solutions are the xx-coordinates where y=A(x)y=|A(x)| meets the other side. An accurate graph must show all intersections, including tangencies that produce one distinct solution.

Do not write A=cA=c|A|=c\Rightarrow A=c only. When the other side contains xx, solving both algebraic branches is not enough: reject any value for which that side is negative.

Solve modulus inequalities with valid sign logic

A modulus measures distance from zero. For c>0c>0, A<c|A|<c places AA between c-c and cc, while A>c|A|>c places it outside those limits; include endpoints for \leq or \geq.

A<cc<A<c,A>cA<c or A>c|A|<c\Longleftrightarrow-c<A<c,\qquad |A|>c\Longleftrightarrow A<-c\text{ or }A>c

For A(x)|A(x)| compared with a linear expression, use piecewise branches or graph y=A(x)y=|A(x)| and the line, then choose where one graph is above or below the other. For A|A| compared with B|B|, both sides are non-negative, so squaring preserves the comparison.

4x13x+216(x1)2(3x+2)27x244x+1204|x-1|\leq|3x+2|\Rightarrow16(x-1)^2\leq(3x+2)^2\Rightarrow7x^2-44x+12\leq0

The critical values are 2/72/7 and 66. The upward-opening quadratic is non-positive between them, so 2/7x62/7\leq x\leq6.

Do not square an inequality against an expression whose sign is unknown: squaring can create false values. On a graph, ‘greater than’ means above, and strict inequalities exclude intersection points.

Turn a related equation into a quadratic

When an equation repeats one expression and its square, replace that expression by a single variable. Solve the quadratic in the substitute, then return to the original variable and apply its domain conditions.

Repeated expressions Useful substitute Condition
a2xa^{2x} and axa^x u=axu=a^x u>0u>0 for a>0a>0
e2xe^{2x} and e2xe^{-2x} multiply to clear the negative power, then u=e2xu=e^{2x} u>0u>0
reciprocal logarithms u=logaxu=\log_a x valid log base and argument
x1/3x^{1/3} and x1/6x^{1/6} u=x1/6u=x^{1/6} respect the real-domain restriction

32x+1+8(3x)3=0,u=3x3u2+8u3=(3u1)(u+3)=03^{2x+1}+8(3^x)-3=0,\quad u=3^x\Rightarrow3u^2+8u-3=(3u-1)(u+3)=0

Because u=3x>0u=3^x>0, reject u=3u=-3 and keep u=1/3u=1/3. Therefore 3x=313^x=3^{-1} and x=1x=-1.

Solving the quadratic is only the middle step. Always translate each admissible uu back, and reject roots that violate positivity, logarithm or fractional-power conditions.

Sketch a factored cubic and its modulus

For f(x)=a(xr1)(xr2)(xr3)f(x)=a(x-r_1)(x-r_2)(x-r_3), the factors give the xx-intercepts and f(0)f(0) gives the yy-intercept. These points, root multiplicities and the sign of aa determine the sketch.

Feature Effect on the graph
simple root crosses the xx-axis
repeated root touches and turns at the xx-axis
a>0a>0 falls to the left and rises to the right
a<0a<0 rises to the left and falls to the right

f(x)=3(x3)(x1)(x+2)x=2,1,3,f(0)=18f(x)=3(x-3)(x-1)(x+2)\Rightarrow x=-2,1,3,\quad f(0)=18

To sketch y=f(x)y=|f(x)|, keep every section on or above the xx-axis and reflect each negative section upward. The intercepts stay fixed; a simple crossing becomes a sharp turn, while a section already above the axis is unchanged.

Do not reflect the whole cubic or change the xx-coordinates. Absolute value acts on the output only, and all axis intersections must be labelled.

Read a cubic inequality from the graph

To solve f(x)df(x)\square d graphically, compare the cubic y=f(x)y=f(x) with the horizontal line y=dy=d. Their intersection xx-coordinates divide the graph into intervals with a consistent above/below relationship.

Draw or use the accurate graph, mark every intersection with y=dy=d, then read where the cubic is above the line for >> or \geq and below it for << or \leq. Include intersection values only for non-strict inequalities.

f(x)=15(x+2)(2x1)(x+5)0f(x)=-\frac15(x+2)(2x-1)(x+5)\geq0

The zero-level intersections are x=5,2,1/2x=-5,-2,1/2. Reading the sign of the cubic gives x5x\leq-5 or 2x1/2-2\leq x\leq1/2.

Do not assume the sign switches at every contact: at a repeated root the graph touches the level and turns back. For d0d\ne0, use the actual intersections with y=dy=d, not the polynomial's roots.