When you factorise a polynomial, some factors appear more than once, like $(x-2)^3$ or $(x+1)^2$. This repetition is called multiplicity, and it completely controls whether the graph crosses or merely touches the $x$-axis. Master multiplicity and sketching polynomials becomes a matter of reading the factored form.
Today's hook, The graph of $y = (x-2)^2$ never goes below the $x$-axis, it bounces off at $x=2$. But $y=(x-2)^3$ slices right through the axis at the same point. Same root, completely different graph behaviour. The only difference is whether the exponent is even or odd. By the end of this lesson you'll know exactly why, and be able to read graph shape directly from a factored polynomial.
0/5QUESTS
1
You’re here
Recall, your gut answer first
01
Recall, your gut answer first
+5 XP warm-up
What is the difference between a root of $P(x) = 0$ and a factor of $P(x)$? Without looking ahead if $(x - 2)^2$ is a factor of $P(x)$, how many times does $x = 2$ appear as a root, and what do you think this means for the graph?
auto-saved
2
You’re here
Orientation and key terms
02
The one rule that governs everything
+5 XP to read
The entire lesson comes down to one idea: the multiplicity of a root is the exponent of its factor, and whether that multiplicity is even or odd tells you everything about the graph's behaviour at that intercept.
For a root $\alpha$ of $P(x) = a(x-\alpha)^m \cdot Q(x)$ where $Q(\alpha) \neq 0$:
If $m$ is odd: the sign of $P(x)$ changes across $\alpha$, so the graph crosses the $x$-axis.
If $m$ is even: the sign of $P(x)$ does not change across $\alpha$, so the graph touches the $x$-axis and turns back.
$\text{odd } m \Rightarrow \text{cross} \quad \text{even } m \Rightarrow \text{touch}$
Read the exponent
Multiplicity = the exponent of $(x - \alpha)$ in the fully factored form. No factoring needed after that, just check odd vs even.
Degree check
The sum of all multiplicities equals the degree of the polynomial. Use this as a quick sanity-check when factoring.
Why it works
$(x-\alpha)^m$ stays positive if $m$ is even (squared terms can't go negative), so the function can't change sign, it bounces.
03
What you'll master
Know
Key facts
The definition of multiplicity: the exponent of the corresponding factor.
A root with multiplicity $m$ contributes $m$ to the total degree.
Odd multiplicity roots cross the axis; even multiplicity roots touch it.
Understand
Concepts
Why sign change (or lack of it) at a root depends on the parity of multiplicity.
How multiplicity affects the "flatness" of the graph near the root, higher multiplicity is flatter.
The connection between roots, factors, and the degree of a polynomial.
Can do
Skills
State the multiplicity of each root from a factored polynomial.
Determine whether the graph crosses or touches at each $x$-intercept.
Find all roots and their multiplicities by factoring $P(x)$.
04
Key terms
MultiplicityThe number of times a root appears; the exponent of its corresponding linear factor in the factored form.
Repeated rootA root with multiplicity greater than 1, e.g. $x = 2$ in $(x-2)^3$.
Simple rootA root with multiplicity exactly 1. The graph crosses the axis sharply, like a straight line, at this point.
Double rootA root with multiplicity 2. The graph touches the axis and turns around, it behaves like a parabola vertex near this root.
Point of inflection rootA root with multiplicity 3. The graph crosses but is flat (zero gradient) at the intercept, called a horizontal point of inflection.
Degree (total)Sum of all multiplicities across all roots equals the degree of the polynomial.
3
You’re here
Multiplicity and graph behaviour
05
Multiplicity and graph behaviour
core concept
Given a polynomial with a root $\alpha$ of multiplicity $m$, we can write $P(x) = (x - \alpha)^m \cdot Q(x)$ where $Q(\alpha) \neq 0$. The sign of $(x - \alpha)^m$ near $x = \alpha$ determines graph behaviour:
$m$ odd: $(x - \alpha)^m$ changes sign across $\alpha$ (negative one side, positive the other). The graph crosses the axis. The larger the odd $m$, the flatter the crossing, it looks like $y = x^3$ rather than $y = x$ at that point.
$m$ even: $(x - \alpha)^m \geq 0$ always (a non-negative quantity). So $P(x)$ cannot change sign at $\alpha$. The graph touches the axis and returns to the same side. The curve looks like a parabola ($m = 2$) or flatter ($m = 4$) at that root.
$$P(x) = (x-\alpha)^m \cdot Q(x), \quad Q(\alpha) \neq 0$$
$$m \text{ odd} \Rightarrow \text{crosses at } \alpha \qquad m \text{ even} \Rightarrow \text{touches at } \alpha$$
Examples:
$y = (x - 1)^3$: root at $x = 1$ with multiplicity 3 (odd), crosses, with a horizontal point of inflection.
$y = x^3(x+2)^2$: triple root at $x = 0$ (odd), crosses flatly; double root at $x = -2$ (even), touches.
Degree check. For $y = (x-2)^2(x+1)$, the total degree is $2 + 1 = 3$. Always verify: sum of multiplicities = degree of polynomial. A degree-4 polynomial could have multiplicities (4), (3,1), (2,2), (2,1,1), (1,1,1,1), all must add to 4.
Multiplicity = exponent of the factor (x - ) in fully factored form; Odd multiplicity graph crosses x-axis at that root
Pause, copy the multiplicity-behaviour rules into your book: odd multiplicity at root $\alpha$ → graph crosses $x$-axis; even multiplicity → graph touches (bounces off) the $x$-axis at $\alpha$.
Quick check: For $P(x) = (x+1)^4(x-3)$, the behaviour at $x = -1$ is:
4
You’re here
Worked examples
Worked examples · 3 in a row, reveal as you go
PROBLEM 1 · READING MULTIPLICITY
State the multiplicity of each root of $P(x) = (x - 1)^2(x + 3)^3(x - 5)$ and the total degree.
1
Root $x = 1$: exponent of $(x-1)$ is $2$ → multiplicity $\mathbf{2}$
Read the exponent directly from the factor $(x-1)^2$.
2
Root $x = -3$: exponent of $(x+3)$ is $3$ → multiplicity $\mathbf{3}$ Root $x = 5$: exponent of $(x-5)$ is $1$ → multiplicity $\mathbf{1}$
$x+3 = x - (-3)$, so the root is $x = -3$. Its factor is cubed.
3
Total degree $= 2 + 3 + 1 = 6$ Graph: touches at $x=1$ (even); crosses flatly at $x=-3$ (odd); crosses at $x=5$ (odd)
Sum of multiplicities = degree. Odd multiplicity roots cross; even multiplicity roots touch.
PROBLEM 2 · FINDING ROOTS BY FACTORING
Find all roots of $P(x) = x^4 - 5x^2 + 4$ and state their multiplicities.
1
Let $u = x^2$: $u^2 - 5u + 4 = (u-1)(u-4) = 0$
Recognise the hidden quadratic pattern: only even powers of $x$, so substitute $u = x^2$.
All multiplicities are odd, so the graph crosses at all three roots. At $x=0$ the crossing is flat (horizontal point of inflection).
3
Total degree: $3 + 1 + 1 = 5$ ✓ $P(x)$ is degree 5 (positive leading coefficient $x^5$), so as $x \to +\infty$, $y \to +\infty$; as $x \to -\infty$, $y \to -\infty$.
Always verify the degree as a check. End behaviour is determined by the leading term.
Did you get this? True or false: the graph of $y = (x-2)^2(x+1)$ touches the $x$-axis at $x = 2$ and crosses at $x = -1$.
5
You’re here
Misconceptions to fix
Misconceptions to fix · the traps that cost marks
Trap 01
Confusing "touches" with "does not cross"
Students sometimes write "a double root means the graph doesn't touch the axis." Wrong, it absolutely touches the axis (the graph hits zero at that $x$ value). The point is that it doesn't cross it bounces back. The graph reaches zero but returns to the same side.
Trap 02
Forgetting multiplicity 3 is a crossing
A triple root looks like a turning point near the intercept but is actually a crossing. The graph is flat at the axis (horizontal point of inflection) but does cross from one side to the other. It behaves like $y = x^3$ at that point, not $y = x^2$.
Trap 03
Not identifying the root correctly from the factor
The factor $(x + 3)$ gives root $x = -3$, not $x = +3$. The root is the value that makes the factor zero. Always set the factor equal to zero: $x + 3 = 0 \Rightarrow x = -3$.
Fill the gap: For $P(x) = (x-1)^2(x+3)^3(x-5)$, the sum of all multiplicities equals . The graph touches the axis at $x = $ .
Did you get this? True or false: the graph of $y = (x-3)^3$ crosses the $x$-axis at $x = 3$.
6
You’re here
Activities
Activities · practice with the ideas
1
State the multiplicity of each root and whether the graph crosses or touches the $x$-axis at each root for $P(x) = (x-2)^2(x+1)(x-4)^3$.
2
Find all roots and their multiplicities for $P(x) = x^4 - 8x^2 + 16$.
3
A degree-5 polynomial has roots $x = 1$ (multiplicity 2), $x = -3$ (multiplicity 2), and $x = 4$ (multiplicity 1). Write it in factored form with leading coefficient 1.
4
For the polynomial $Q(x) = x^6 - x^4$, factor completely and state the multiplicity of each root.
5
Explain why an even-multiplicity root causes the graph to bounce off the $x$-axis rather than cross through it.
7
You’re here
Revisit your thinking
10
Revisit your thinking
Earlier you were asked: if $(x-2)^2$ is a factor, how many times does $x = 2$ appear as a root?
The answer is that $x = 2$ appears as a root with multiplicity 2. It contributes $2$ to the total degree, and because $2$ is even, the graph touches the axis at $x = 2$ rather than crossing through it. The factor $(x-2)^2$ is always $\geq 0$, so the polynomial cannot change sign there, the graph bounces back.
Why does even multiplicity cause the "bounce"? Because raising any factor to an even power removes the ability to change sign. $(x-2)^2 = 0$ at $x=2$, but just to either side it is positive, so the function hugs the axis from one side only.
auto-saved
Odd one out: Which of these roots does not cause the graph to cross the $x$-axis?
1
You’re here
Multiple choice
01
Multiple choice
+5 XP per correct · +25 XP all-correct
Pick your answer, then rate your confidence. That tells the system what to drill next. Each retry pulls a fresh mix from the bank.
2
You’re here
Short answer
02
Short answer
ApplyBand 32 marks
Q1. State the multiplicity of each root of $P(x) = (x - 1)^2(x + 3)^3(x - 5)$. (2 marks)
auto-saved
ApplyBand 43 marks
Q2. For $y = (x - 2)^2(x + 1)$: (a) identify the $x$-intercepts and the behaviour of the graph at each; (b) find the $y$-intercept. (3 marks)
auto-saved
AnalyseBand 42 marks
Q3. Find all roots of $x^5 - x^3 = 0$ and state their multiplicities. (2 marks)
auto-saved
Comprehensive answers (click to reveal)
Activity 1: 1. $x=2$: mult 2, touches; $x=-1$: mult 1, crosses; $x=4$: mult 3, crosses (flat) · 2. $u=x^2$: $u^2-8u+16=(u-4)^2$, so $x^2=4$, $x=\pm2$, both with multiplicity 2 · 3. $P(x)=(x-1)^2(x+3)^2(x-4)$ · 4. $Q(x)=x^4(x^2-1)=x^4(x-1)(x+1)$; $x=0$ mult 4, $x=1$ mult 1, $x=-1$ mult 1 · 5. $(x-\alpha)^m$ with $m$ even is always $\geq 0$, so $P(x)$ keeps the same sign on both sides of $\alpha$, it cannot cross the axis.
Q1 (2 marks): $x=1$ mult 2 [0.5]; $x=-3$ mult 3 [0.5]; $x=5$ mult 1 [0.5]; total degree $=6$ [0.5].