Skip to content
M
hscscience Maths Ext 1 · Y11
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 2 · L12 of 15 ~35 min ⚡ +95 XP available

Graphing Polynomials

A fully factored polynomial contains everything you need to draw a precise sketch — no calculus required. From the leading term you get end behaviour; from the roots and their multiplicities you get intercepts and shape; from $P(0)$ you get the $y$-intercept. This lesson ties all the polynomial tools together into a five-step sketching method.

Today's hook — Describe the end behaviour of $y = x^3$ as $x \to +\infty$ and $x \to -\infty$. Now what about $y = -x^3$? The degree is the same, but the sign changes everything. By the end of this lesson you'll be able to sketch any polynomial in factored form — including the exact shape at every intercept — in under two minutes.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

Describe the end behaviour of $y = x^3$ as $x \to +\infty$ and $x \to -\infty$. Without looking ahead — what about $y = -x^4$? How does changing the sign of the leading coefficient change the picture? Can you predict what happens from just the degree and leading coefficient?

auto-saved
02
The five-step sketching method
+5 XP to read

Given any polynomial in factored form $P(x) = a(x-\alpha_1)^{m_1}(x-\alpha_2)^{m_2}\cdots$, follow these five steps in order to produce an accurate sketch.

  1. Find $x$-intercepts — set each factor to zero to get the roots $\alpha_i$.
  2. Determine behaviour at each intercept — odd $m_i$ crosses; even $m_i$ touches.
  3. Find $y$-intercept — evaluate $P(0)$.
  4. Determine end behaviour — look at the leading term (degree + sign of $a$).
  5. Sketch — plot the intercepts, draw end behaviour arrows, connect smoothly respecting multiplicity rules.
1 x-intercepts 2 cross / touch 3 y-intercept P(0) 4 end behaviour STEP 5 SKETCH
$y\text{-int} = P(0) \quad \text{leading term} \to \text{end behaviour}$
End behaviour rule
Even degree + positive $a$: both ends up. Even + negative $a$: both ends down. Odd + positive $a$: down left, up right. Odd + negative $a$: up left, down right.
$y$-intercept shortcut
$P(0) = a \cdot (-\alpha_1)^{m_1} \cdot (-\alpha_2)^{m_2} \cdots$ — just substitute $x=0$ into each factor and multiply.
Smooth curve rule
A degree-$n$ polynomial has at most $n-1$ turning points. Your sketch should show the right number of bumps — not too many, not too few.
03
What you'll master
Know

Key facts

  • The four end-behaviour cases (even/odd degree × positive/negative leading coefficient).
  • The $y$-intercept is $P(0)$.
  • A degree-$n$ polynomial has at most $n-1$ turning points.
Understand

Concepts

  • Why the leading term dominates all other terms as $|x| \to \infty$.
  • The relationship between factors, roots, multiplicity, and graph shape.
  • How the sign of the leading coefficient flips the end behaviour.
Can do

Skills

  • State end behaviour from a polynomial's degree and leading coefficient.
  • Apply the five-step method to sketch any factored polynomial.
  • Find $x$- and $y$-intercepts and correctly show crossing/touching at each root.
04
Key terms
End behaviourWhat happens to $y$ as $x \to +\infty$ or $x \to -\infty$; determined solely by the leading term.
Leading termThe term of highest degree, $ax^n$. As $|x| \to \infty$, all other terms become negligible.
$y$-interceptThe point $(0, P(0))$ where the graph meets the $y$-axis. Found by substituting $x=0$.
Turning pointA local maximum or minimum where the gradient is zero. A degree-$n$ polynomial has at most $n-1$ turning points.
Smooth curvePolynomial graphs are continuous and have no sharp corners or asymptotes. Between intercepts the curve rises or falls smoothly.
SketchAn accurate diagram showing key features (intercepts, end behaviour, multiplicity behaviour) without plotting every point.
05
End behaviour
core concept

For large $|x|$, the leading term $ax^n$ completely controls $y$. Every other term is tiny by comparison. So end behaviour depends on just two things: degree (even or odd) and sign of $a$.

Positive $a$ leading coeff > 0 Negative $a$ leading coeff < 0 Even degree n = 2, 4, 6… Odd degree n = 1, 3, 5… Both ends UP ↑ as x→±∞ e.g. y=x², y=x⁴ Both ends DOWN ↓ as x→±∞ e.g. y=−x², y=−x⁴ Down left, up right ↓ as x→−∞   ↑ as x→+∞ e.g. y=x, y=x³ Up left, down right ↑ as x→−∞   ↓ as x→+∞ e.g. y=−x, y=−x³

The four cases for end behaviour. Memorise the pattern: even degree = same ends; odd degree = opposite ends.

Memory trick. For odd degree, think of $y = x$: it comes from the bottom-left and goes to the top-right (positive $a$), or from top-left to bottom-right (negative $a$). For even degree, think of $y = x^2$: a "U" shape (positive $a$) or an upside-down "U" (negative $a$). Scale up the degree, keep the shape.

End behaviour is determined entirely by the leading term ax^n; Even degree: both ends go the same direction (up if a>0; down if a<0)

Pause — copy the end-behaviour rules into your book: end behaviour is determined by $ax^n$; even degree with $a > 0$: both ends up; even with $a < 0$: both ends down; odd with $a > 0$: left down, right up; odd with $a < 0$: left up, right down.

Quick check: For $y = -2x^3 + 5x^2 - 3$, as $x \to +\infty$:

06
Sketching from factored form
core concept

We just saw that end behaviour is determined by the leading term $ax^n$ — both ends go up for positive leading coefficient with even degree, and they go in opposite directions for odd degree. That raises a question: given the fully factored form $P(x) = a(x-\alpha_1)^{m_1} \cdots$, how do you sketch the graph using the roots, multiplicities, and end behaviour together? This card answers it → follow the five-step method: roots, cross/touch behaviour, $y$-intercept, end behaviour, then draw a smooth curve.

Given $P(x) = a(x - \alpha_1)^{m_1}(x - \alpha_2)^{m_2}\cdots$, the sketch follows directly from the five steps:

  1. $x$-intercepts: solve each factor $= 0$. The roots are $\alpha_1, \alpha_2, \ldots$
  2. Multiplicity behaviour: odd $m_i$ → crosses; even $m_i$ → touches and turns back.
  3. $y$-intercept: $P(0) = a(-\alpha_1)^{m_1}(-\alpha_2)^{m_2}\cdots$
  4. End behaviour: determined by total degree $n = \sum m_i$ and sign of $a$.
  5. Connect smoothly: plot all intercepts, draw the end-behaviour arrows, then connect with a smooth continuous curve, respecting cross/touch at each intercept. Never add extra bumps that the degree doesn't allow.
The "sign test" shortcut. Instead of steps 1–4, some students prefer to pick a test point in each interval between roots and check the sign of $P(x)$. Both approaches work — but the five-step method is more systematic and less error-prone under exam conditions.

Five steps: (1) roots, (2) cross/touch, (3) y-int, (4) end behaviour, (5) smooth curve; Never add extra bumps — the degree limits turning points to at most n-1

Pause — copy the five-step sketching method into your book: (1) find roots from factored form; (2) odd multiplicity → cross, even → touch; (3) compute $y$-intercept; (4) determine end behaviour from leading term; (5) draw smooth curve without extra bumps (degree limits turning points to $\le n-1$).

Did you get this? True or false: for an odd-degree polynomial with a positive leading coefficient, the graph falls to the left and rises to the right.

PROBLEM 1 · SKETCH FROM FACTORED FORM

Sketch $y = -(x - 1)^2(x + 2)$, showing all intercepts and end behaviour.

1
$x$-intercepts: $x = 1$ (multiplicity 2) and $x = -2$ (multiplicity 1)
Set each factor to zero. $(x-1)^2 = 0 \Rightarrow x = 1$. $(x+2) = 0 \Rightarrow x = -2$.
PROBLEM 2 · END BEHAVIOUR

Describe the end behaviour of $y = 2x^5 - 3x^2 + 1$.

1
Leading term: $2x^5$  →  degree 5 (odd), leading coefficient $+2$ (positive)
Only the leading term matters for end behaviour — all other terms become negligible as $|x|$ grows.
PROBLEM 3 · COMPLETE SKETCH

Sketch $y = (x + 1)^3(x - 2)^2$, showing all intercepts and end behaviour.

1
$x$-intercepts: $x = -1$ (multiplicity 3, odd → crosses flatly) and $x = 2$ (multiplicity 2, even → touches)
Set each factor to zero. Multiplicity 3 is odd — flat crossing. Multiplicity 2 is even — touching bounce.

Fill the gap: For $y = -(x-3)(x+1)^2(x-2)$, the $y$-intercept is $P(0) = $ and the degree is .

Trap 01
Assuming all odd-degree polynomials go up on the right
This is only true when the leading coefficient is positive. If the leading coefficient is negative, the end behaviour is flipped: up on the left, down on the right. Always check the sign of $a$ before writing end behaviour.
Trap 02
Adding too many bumps to the sketch
A degree-$n$ polynomial has at most $n-1$ turning points. Drawing extra bumps between intercepts that the degree doesn't allow is a common error. For degree 3, at most 2 turning points. For degree 4, at most 3.
Trap 03
Computing $P(0)$ incorrectly
When finding the $y$-intercept, every factor must be evaluated at $x=0$, including the leading constant $a$. For $y = -(x-1)^2(x+2)$: $P(0) = -(-1)^2(2) = -(1)(2) = -2$. Missing the minus sign is the most common arithmetic error here.

Did you get this? True or false: a degree-4 polynomial can have at most 3 turning points.

Work mode · how are you completing this lesson?
1

Describe the end behaviour of $y = 2x^5 - 3x^2 + 1$. Use the table format: as $x \to +\infty$, $y \to$ ___; as $x \to -\infty$, $y \to$ ___.

2

Sketch $y = (x + 1)^3(x - 2)^2$. Show all intercepts, the $y$-intercept, and end behaviour. Describe (in words) the shape at each $x$-intercept.

3

Find the $y$-intercept of $y = -(x - 3)(x + 1)^2(x - 2)$.

4

For $y = x^4 - 5x^2 + 4$, factor completely then apply the five-step method to describe the sketch (no diagram needed).

5

Explain how knowing only the roots and their multiplicities, plus the leading term, is enough to constrain the complete shape of a polynomial graph.

10
Revisit your thinking

Earlier you were asked about the end behaviour of $y = x^3$ and $y = -x^4$.

$y = x^3$: odd degree, positive $a = 1$ → as $x \to +\infty$, $y \to +\infty$; as $x \to -\infty$, $y \to -\infty$ (down-left, up-right).

$y = -x^4$: even degree, negative $a = -1$ → as $x \to \pm\infty$, $y \to -\infty$ (both ends down).

The key insight: degree tells you whether ends go the same way (even) or opposite ways (odd). The sign of $a$ tells you which direction. Together these two facts, combined with multiplicity at each intercept and the $y$-intercept, fully determine the sketch.

auto-saved

Odd one out: Which of these polynomials has end behaviour where both ends go up?

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.

02
Short answer
ApplyBand 31 mark

Q1. Describe the end behaviour of $y = 2x^5 - 3x^2 + 1$. (1 mark)

auto-saved
ApplyBand 44 marks

Q2. Sketch $y = (x + 1)^3(x - 2)^2$, showing all intercepts and end behaviour. (4 marks)

auto-saved
ApplyBand 31 mark

Q3. Find the $y$-intercept of $y = -(x - 3)(x + 1)^2(x - 2)$. (1 mark)

auto-saved
Comprehensive answers (click to reveal)

Activity: 1. Leading term $2x^5$; odd + positive: as $x\to+\infty$, $y\to+\infty$; as $x\to-\infty$, $y\to-\infty$ · 2. $x=-1$ (mult 3, odd — flat crossing), $x=2$ (mult 2, even — touching); $P(0)=(1)^3(-2)^2=4$; degree 5, $a=+1$ — down-left, up-right · 3. $P(0)=-(0-3)(1)(0-2)=-(−3)(1)(−2)=-6$ · 4. $x^4-5x^2+4=(x-1)(x+1)(x-2)(x+2)$; all roots mult 1, all cross; $P(0)=4$; degree 4, $a=+1$ — both ends up · 5. Roots give $x$-intercepts; multiplicities give cross/touch; leading term gives end behaviour — together these constrain every part of the graph.

Q1 (1 mark): Leading term $2x^5$: odd degree, positive $a$. As $x\to+\infty$, $y\to+\infty$; as $x\to-\infty$, $y\to-\infty$ [1].

Q2 (4 marks): $x$-intercepts: $x=-1$ (mult 3, crosses flatly) and $x=2$ (mult 2, touches) [1]. $P(0)=(1)^3(-2)^2=4$, so $y$-int $(0,4)$ [1]. Degree 5, $a=+1$: down-left, up-right [1]. Smooth curve connecting all features correctly shown [1].

Q3 (1 mark): $P(0)=-(0-3)(0+1)^2(0-2)=-(-3)(1)(-2)=-(6)=-6$ [1].

01
Boss battle · The Graph Master
earn bronze · silver · gold

Five timed questions on end behaviour, intercepts, and polynomial sketching. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering graphing questions. Lighter alternative to the boss.

03
Key takeaways
  • End behaviour: even degree → same ends; odd degree → opposite ends. Sign of $a$ sets which direction.
  • $x$-intercepts from roots; behaviour at each depends on multiplicity (odd: cross, even: touch).
  • $y$-intercept: evaluate $P(0)$.
  • Max turning points = degree $-$ 1.
  • Five-step method: (1) roots, (2) cross/touch, (3) $y$-int, (4) end behaviour, (5) smooth curve.

Next lesson: Polynomial Inequalities — using the graph and sign analysis to solve inequalities.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Graphing Polynomials?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →