Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Maths Extension 1 (2027) Further applications of calculus

Multiplicity of zeroes via calculus (P′ multiplicity, behaviour at roots)

20 practice questions 2 video lessons Theory + worked examples

Explore the multiplicity of zeroes using calculus in NSW Year 12 Mathematics Extension 1. A repeated root of a polynomial shows up in its derivative, revealing how the curve meets the x-axis.

You will learn to use the product rule to link a root's multiplicity in a polynomial to its multiplicity in the derivative, determine the multiplicity of a zero, and sketch how the curve behaves at each root β€” connecting algebra and calculus in Extension 1.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 2 video(s)
  • HSC 4U Maths: Polynomials - Roots of Multiplicity Example 1 Watch
  • How to determine the multiplicity of a zero or root of a polynomial by differentiation Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

The multiplicity of a zero counts how often (xβˆ’Ξ±) divides P(x). This NSW Year 12 Mathematics Extension 1 topic (NESA outcome ME1-12-05) links it to Pβ€²(x) β€” a multiple root satisfies P(Ξ±)=0 and Pβ€²(Ξ±)=0 β€” and to whether the graph crosses, touches or inflects.

The multiplicity of a zero Ξ± of a polynomial P(x) is how many times the factor (xβˆ’Ξ±) appears. Calculus links it to Pβ€²(x) and to the shape of the graph at Ξ±.

If Ξ± is a zero of multiplicity m>1, then Ξ± is also a zero of Pβ€²(x), of multiplicity mβˆ’1. So a multiple root satisfies both P(Ξ±)=0 and Pβ€²(Ξ±)=0.

The multiplicity fixes the shape at the intercept: m=1 the curve crosses; m>1 even it is tangent (touches, does not cross); mβ‰₯3 odd it has a horizontal inflection (crosses, flattening).

NESA link. Part of the Year 12 Further applications of calculus focus area, outcome ME1-12-05 ("applies calculus to solve problems involving polynomials, further rates of change, areas and volumes and differential equations") with MAO-WM-01. A syllabus example: if x=2 is a double root of P(x)=x3+ax2+bxβˆ’4, find a and b.

How multiplicity shapes a zeroAt a simple zero the curve crosses; at an even multiplicity it touches; at an odd multiplicity three or more it has a horizontal inflection.m = 1m = 2m = 3crosstouchinflection
Cross (m=1), touch (m=2), horizontal inflection (m=3).
A factored cubic with a double rootThe curve y equals x minus one squared times x plus two touches the axis at x equals one and crosses at x equals minus two.xyx=1 (touch)x=βˆ’2 (cross)y=(xβˆ’1)Β²(x+2)
y=(xβˆ’1)2(x+2): touches at x=1 (even), crosses at x=βˆ’2.
P(x)=(xβˆ’Ξ±)mQ(x), Q(Ξ±)β‰ 0 β‡’ Pβ€²(x)=(xβˆ’Ξ±)mβˆ’1[mQ(x)+(xβˆ’Ξ±)Qβ€²(x)].
if alpha has multiplicity m in P, it has multiplicity m-1 in P'

A multiple root therefore satisfies P(Ξ±)=0 and Pβ€²(Ξ±)=0 together. Behaviour at the intercept:

Multiplicity mBehaviour at Ξ±
m=1crosses the axis (no flattening)
m>1 eventangent β€” touches, does not cross
mβ‰₯3 oddhorizontal inflection β€” crosses, flattening

How to find or use a multiple root

  1. Differentiate. Solve Pβ€²(x)=0 to find candidate multiple roots.
  2. Test in P. A candidate Ξ± is a multiple root only if P(Ξ±)=0 as well.
  3. Factor. Write P(x)=(xβˆ’Ξ±)mQ(x) to read off the remaining roots.
  4. Describe the graph using the multiplicity: cross, touch, or horizontal inflection.
Example 1 β€” Read the behaviour
Describe the behaviour of y=(xβˆ’1)2(x+3)3 at each x-intercept.
Solution

At x=1 (multiplicity 2, even): the curve is tangent to the axis and does not cross.

At x=βˆ’3 (multiplicity 3, odd): the curve has a horizontal inflection and crosses.

x=1 touches (m=2 even); x=-3 horizontal inflection (m=3 odd)
Example 2 β€” Find the double root
Show P(x)=x3βˆ’12x+16 has a multiple zero and find it.
Solution

Solve Pβ€²(x)=0.

Pβ€²(x)=3x2βˆ’12=0β‡’x=Β±2
P(2)=8βˆ’24+16=0
P(x) = (x-2)^2 (x+4); double root at x=2

So x=2 is a double root and P(x)=(xβˆ’2)2(x+4).

Example 3 β€” A parameter
P(x)=x3βˆ’3x2βˆ’9x+k has a double root. Find the possible k.
Solution

Pβ€²(x)=3(xβˆ’3)(x+1)=0, so x=3 or x=βˆ’1.

P(3)=0β‡’k=27
P(βˆ’1)=0β‡’k=βˆ’5
k = 27 (roots 3,3,-3) or k = -5 (roots -1,-1,5)

k=27 (roots 3,3,βˆ’3) or k=βˆ’5 (roots βˆ’1,βˆ’1,5).

Example 4 β€” The proof
If P(x)=(xβˆ’Ξ±)mQ(x) with m>1, Q(Ξ±)β‰ 0, show Ξ± is a zero of Pβ€² of multiplicity mβˆ’1.
Solution

By the product rule:

Pβ€²(x)=(xβˆ’Ξ±)mβˆ’1[mQ(x)+(xβˆ’Ξ±)Qβ€²(x)]
P'(x) = (x-alpha)^(m-1)[mQ(x)+(x-alpha)Q'(x)]

At x=Ξ± the bracket is mQ(Ξ±)β‰ 0, so Ξ± has multiplicity exactly mβˆ’1 in Pβ€².

Common pitfalls

Checking only Pβ€². A multiple root needs both P(Ξ±)=0 and Pβ€²(Ξ±)=0 β€” a stationary point is not enough.
Even vs odd. Even multiplicity touches without crossing; odd multiplicity β‰₯3 crosses with a horizontal inflection.
Multiplicity 1. A simple root is an ordinary crossing, with no flattening.
Losing a case. Solving Pβ€²(x)=0 can give several candidates β€” test each in P.

Frequently asked questions

What is the multiplicity of a root?

It is how many times the factor (xβˆ’Ξ±) appears in P(x).

How does calculus find a multiple root?

A root of multiplicity m>1 satisfies both P(Ξ±)=0 and Pβ€²(Ξ±)=0, so solve them together.

What does the graph look like at a double root?

The curve is tangent to the x-axis β€” it touches but does not cross.

What happens at a triple root?

The curve has a horizontal inflection: it crosses the axis while flattening.

Why is alpha a root of P prime?

By the product rule, Pβ€²(x)=(xβˆ’Ξ±)mβˆ’1[…], so Ξ± is a zero of Pβ€² of multiplicity mβˆ’1.