Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Maths - Methods (Unit 3 & Unit 4) Polynomial functions

Determining the rule for the graph of a polynomial

20 practice questions 0 video lessons Theory + worked examples
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

Determining the rule of a polynomial from its graph reverses the sketching process: each \(x\)-intercept gives a factor, a repeated factor shows where the curve touches or flattens on the axis, and one further point together with the end behaviour fixes the leading coefficient \(a\). The rule is written in factor form \(y=a(x-p)(x-q)\cdots\) and expanded only if a polynomial in \(x\) is required.

The graph of a polynomial meets the \(x\)-axis at its real zeros. Reading a rule from a graph reverses the usual process: an intercept at \(x=p\) contributes a factor \((x-p)\), so a curve crossing at \(x=p\), \(x=q\) and \(x=r\) has the form \(y=a(x-p)(x-q)(x-r)\). The constant \(a\) is the leading coefficient; it controls the vertical stretch and the direction of the tails.

The way the curve meets the axis reveals the multiplicity of each factor. A simple crossing is a single factor \((x-p)\); where the curve touches the axis and turns back it has an even multiplicity, most often a squared factor \((x-p)^2\); where it flattens and crosses β€” a stationary point of inflection β€” it has an odd multiplicity greater than one, typically a cubed factor \((x-p)^3\). Counting factors with multiplicity gives the degree.

Two pieces of information fix \(a\). The end behaviour β€” whether the tails rise or fall β€” sets the sign of \(a\) (positive if a cubic runs bottom-left to top-right or a quartic opens upward, negative if reflected). One further point on the curve, usually the \(y\)-intercept, then gives the exact value of \(a\) when substituted into the factor form.

Key idea. Each \(x\)-intercept \(\rightarrow\) a factor; the touch/flatten behaviour \(\rightarrow\) the power of that factor; one extra point together with the end behaviour \(\rightarrow\) the leading coefficient \(a\).
Cubic read from three x-interceptsA cubic crossing the x-axis at x=-2, x=1 and x=3 with its y-intercept marked; the factors come from the intercepts and one further point fixes the leading coefficient. x y -2 1 3 (0, 2.4)
Three simple crossings at \(x=-2,\,1,\,3\) give \(y=a(x+2)(x-1)(x-3)\); the point \((0,2.4)\) fixes \(a\)
Cubic with a repeated (touch) rootA cubic that just touches the x-axis at x=-1, indicating a squared factor, and crosses the axis once at x=2. x y -1 (touch) 2
A touch at \(x=-1\) needs the squared factor \((x+1)^2\); a crossing at \(x=2\) gives \((x-2)\)

Factor form — one factor per simple \(x\)-intercept, with a leading coefficient \(a\):

\[y=a(x-p)(x-q)(x-r)\]
y=a(x-p)(x-q)(x-r)

Repeated factors encode how the curve meets the axis — a touch is a squared factor, a stationary point of inflection is a cubed factor:

\[y=a(x-p)^{2}(x-q) \qquad y=a(x-p)^{3}\]
y=a(x-p)2(x-q)

Find the leading coefficient by substituting one more point \((x_0,y_0)\) that lies on the curve:

\[a=\frac{y_0}{(x_0-p)(x_0-q)(x_0-r)}\]
a=y0(x0-p)(x0-q)(x0-r)
Sign of \(a\) from the tails. For a cubic, \(a>0\) runs bottom-left to top-right and \(a<0\) is reflected (top-left to bottom-right). For a quartic, \(a>0\) opens upward and \(a<0\) opens downward. The sign of \(a\) must agree with the end behaviour of the graph.

Building a polynomial rule from its graph

  1. Read the \(x\)-intercepts. For each intercept at \(x=p\), write a factor \((x-p)\) — mind the sign, so \(x=-2\) gives \((x+2)\).
  2. Account for the behaviour at each intercept. A crossing is a single factor; a touch is a squared (even) factor; a flatten-and-cross (stationary point of inflection) is a cubed (odd, \(>1\)) factor. The multiplicities should sum to the degree.
  3. Write \(y=a(x-p)(x-q)\cdots\) with an unknown leading coefficient \(a\).
  4. Find \(a\). Substitute one more known point (often the \(y\)-intercept) and solve for \(a\).
  5. Check and finish. Confirm the sign of \(a\) matches the end behaviour, then expand only if the polynomial form in \(x\) is required.
Degree check. The number of times the graph meets the \(x\)-axis, counted with multiplicity, equals the degree — three linear factors, or a linear and a squared, or one cubed factor, all give a cubic.
Example 1 — three simple intercepts
A cubic cuts the \(x\)-axis at \(x=-1\), \(x=2\) and \(x=3\), and has \(y\)-intercept \((0,12)\). Find its rule.
Solution
Write a factor for each intercept, with a leading coefficient \(a\):
\(y\)\(=\)\(a(x+1)(x-2)(x-3)\)
Substitute the \(y\)-intercept \((0,12)\) and solve for \(a\):
\(12\)\(=\)\(a(0+1)(0-2)(0-3)\)
\(12\)\(=\)\(a(1)(-2)(-3)=6a\)
\(a\)\(=\)\(2\)
\(\therefore\) \(y=2(x+1)(x-2)(x-3)\)
y=2(x+1)(x-2)(x-3)
Example 2 — a touch (repeated) root
The cubic shown touches the \(x\)-axis at \(x=-2\) and crosses it at \(x=1\), with \(y\)-intercept \((0,4)\). Find its rule.
Solution
A touch at \(x=-2\) is a squared factor; a crossing at \(x=1\) is a single factor:
\(y\)\(=\)\(a(x+2)^{2}(x-1)\)
Substitute the \(y\)-intercept \((0,4)\):
\(4\)\(=\)\(a(0+2)^{2}(0-1)\)
\(4\)\(=\)\(a(4)(-1)=-4a\)
\(a\)\(=\)\(-1\)
\(\therefore\) \(y=-(x+2)^{2}(x-1)\)
Cubic touching at x=-2 and crossing at x=1A cubic that touches the x-axis at x=-2 (a squared factor) and crosses at x=1, passing through the y-intercept (0,4); the negative leading coefficient makes it fall to the right. x y -2 1 (0, 4)
y=-(x+2)2(x-1)
Example 3 — sign of \(a\) from end behaviour
A quartic has \(x\)-intercepts at \(x=-2,\,-1,\,1,\,2\), falls towards \(-\infty\) at both ends, and passes through \((0,-4)\). Find its rule.
Solution
Four simple intercepts give four linear factors:
\(y\)\(=\)\(a(x+2)(x+1)(x-1)(x-2)\)
Both tails point downward, so \(a<0\). Substitute \((0,-4)\) for its value:
\(-4\)\(=\)\(a(2)(1)(-1)(-2)\)
\(-4\)\(=\)\(4a\)
\(a\)\(=\)\(-1\)
\(a=-1<0\) agrees with the downward tails. \(\checkmark\)
\(\therefore\) \(y=-(x+2)(x+1)(x-1)(x-2)\)
y=-(x+2)(x+1)(x-1)(x-2)
Example 4 — stationary inflection, then expand
A cubic flattens and crosses the \(x\)-axis at \(x=1\) (a stationary point of inflection) and has \(y\)-intercept \((0,2)\). Find its rule and expand it.
Solution
A flatten-and-cross at \(x=1\) is a triple root — a cubed factor:
\(y\)\(=\)\(a(x-1)^{3}\)
Substitute the \(y\)-intercept \((0,2)\):
\(2\)\(=\)\(a(0-1)^{3}=a(-1)\)
\(a\)\(=\)\(-2\)
Expand using \((x-1)^{3}=x^{3}-3x^{2}+3x-1\):
\(y\)\(=\)\(-2(x^{3}-3x^{2}+3x-1)\)
\(=\)\(-2x^{3}+6x^{2}-6x+2\)
\(\therefore\) \(y=-2(x-1)^{3}=-2x^{3}+6x^{2}-6x+2\)
y=-2x3+6x2-6x+2

Common pitfalls

Watch the sign of each factor. An intercept at \(x=p\) gives \((x-p)\), so \(x=-2\) gives the factor \((x+2)\), not \((x-2)\). Reversing the sign mislabels every zero.
Touch needs a repeated factor. Where the curve touches the axis and turns back, use a squared (even-power) factor. A single factor \((x-p)\) there produces a graph that crosses, not touches.
Do not forget \(a\). The intercepts give the factors but not the vertical scale. Always substitute one extra point to find \(a\), and check its sign against the end behaviour of the tails.

Frequently asked questions

How do you find the rule of a polynomial from its graph?

Read the \(x\)-intercepts and write a factor for each one: an intercept at \(x=p\) gives a factor \((x-p)\). Multiply the factors, include an unknown leading coefficient \(a\), then substitute one more known point to find \(a\). The rule is \(y=a(x-p)(x-q)\cdots\).

What does it mean when a graph touches the x-axis instead of crossing it?

A graph that touches the axis and turns back without crossing has a repeated factor there. A touch corresponds to an even power, most commonly a squared factor \((x-p)^2\); the curve meets the axis but does not change sign at that intercept.

How do you find the leading coefficient a?

Write the rule in factor form with an unknown \(a\), then substitute the coordinates of one more point on the curve, often the \(y\)-intercept. Solve the resulting equation for \(a\); for example \(12=6a\) gives \(a=2\).

How do you tell the sign of the leading coefficient from a graph?

Look at the end behaviour. If a cubic runs from bottom-left to top-right, or a quartic opens upward, \(a\) is positive; if the graph is reflected so it falls to the right or opens downward, \(a\) is negative. The sign of \(a\) must match the direction of the tails.

What is a stationary point of inflection on a polynomial graph?

It is where the curve flattens against a horizontal tangent and then continues in the same overall direction, crossing the axis if it sits on it. It corresponds to a cubed factor \((x-p)^3\), an odd power greater than one.

Do you always have to expand the factor form?

No. The factor form \(y=a(x-p)(x-q)\cdots\) is a complete and valid rule. Expand only when the question asks for the polynomial in the form \(ax^3+bx^2+cx+d\), or when you need the individual coefficients.