Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Further Differentiation

Sketch Graphs

20 practice questions 1 video lesson Theory + worked examples

Learn to sketch graphs using calculus for Queensland Year 11 Mathematical Methods (QCAA). For power functions and polynomials up to degree four, the derivative shows where a curve rises and falls.

You will learn to find intercepts and stationary points, use the first-derivative sign test to classify each turning point, locate the local and global maxima and minima, and describe the curve's behaviour for large positive and negative x.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 1 video(s)
  • Sketch Graphs - Video - Curve Sketching with Asymptotes Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 2), you sketch curves of polynomials by finding intercepts and stationary points, then using the first-derivative sign test to decide whether each is a maximum, minimum or stationary point of inflection. This page shows how to locate \(f'(x)=0\), classify the points by the sign of \(f'\), state increasing and decreasing intervals, and describe end behaviour.

A stationary point is a point where the gradient is zero, so \(f'(x)=0\). The curve has a horizontal tangent there.

The first-derivative sign test classifies each stationary point by the sign of \(f'(x)\) just before and just after it. A change from \(+\) to \(-\) is a local maximum; from \(-\) to \(+\) is a local minimum; no change of sign is a stationary point of inflection.

Where \(f'(x)>0\) the curve is increasing; where \(f'(x)<0\) it is decreasing. Together with the intercepts and the end behaviour (what happens as \(x\to\pm\infty\)), these features give the sketch.

Classify by the sign change, not by \(f^{\prime\prime}\). In Year 11 you decide the nature of a stationary point from how \(f'(x)\) changes sign across it — the second derivative is not used.
A cubic with a local maximum and a local minimumThe cubic y=x cubed minus 3x has a maximum at minus one, two and a minimum at one, minus two, each with a horizontal tangent. x y max min
\(y=x^{3}-3x\): a maximum where \(f'\) goes \(+\to-\), a minimum where \(f'\) goes \(-\to+\).
A parabola with x-intercepts and a minimumThe parabola y=x squared minus 6x plus 5 cuts the x-axis at one and five and has a minimum at three, minus four. x y min
\(y=x^{2}-6x+5\): intercepts at \(x=1,5\) and a minimum at \((3,-4)\).

Stationary points occur where the derivative is zero:

\[f^{\prime}(x)=0\]
f(x)=0

The nature follows from the sign of \(f'\) on each side:

\[+\to-\ \text{max},\qquad -\to+\ \text{min},\qquad \text{no change}\ \text{inflection}\]
f:+-
Increasing / decreasing: \(f^{\prime}(x)>0\) means the curve rises; \(f'(x)<0\) means it falls. The sign can only change at a stationary point.

How to sketch a polynomial using \(f'\)

  1. Intercepts: find \(f(0)\) for the \(y\)-intercept and solve \(f(x)=0\) (factorise) for the \(x\)-intercepts.
  2. Stationary points: differentiate, solve \(f'(x)=0\), and compute each \(y\)-coordinate from \(f(x)\).
  3. Classify: test the sign of \(f'\) just before and after each stationary point (max / min / inflection).
  4. Sketch: add the end behaviour as \(x\to\pm\infty\) and join the features smoothly.
Example 1 — Classify one stationary point
Find and classify the stationary point of \(y=x^{2}-6x+5\).
Solution

Differentiate and solve \(f'(x)=0\):

\(f'(x)\)\(=\)\(2x-6\)
\(2x-6\)\(=\)\(0\)
\(x\)\(=\)\(3\)

\(y\)-coordinate from the curve:

\(f(3)\)\(=\)\((3)^{2}-6(3)+5\)
\(=\)\(-4\)

Sign test around \(x=3\):

\(f'(2)\)\(=\)\(2(2)-6=-2\ (<0)\)
\(f'(4)\)\(=\)\(2(4)-6=2\ (>0)\)

The gradient changes \(-\to+\), so the point is a minimum.

Minimum at \((3,-4)\).

Minimum of y equals x squared minus 6x plus 5The parabola has a minimum at three, minus four where the tangent is horizontal. x y min
(3,-4)
Example 2 — A cubic with two stationary points
Find and classify the stationary points of \(y=x^{3}-3x\).
Solution

Differentiate and solve \(f'(x)=0\):

\(f'(x)\)\(=\)\(3x^{2}-3\)
\(3x^{2}-3\)\(=\)\(0\)
\(x\)\(=\)\(\pm 1\)

\(y\)-coordinates:

\(f(-1)\)\(=\)\((-1)^{3}-3(-1)=2\)
\(f(1)\)\(=\)\((1)^{3}-3(1)=-2\)

Sign test (using \(f'(x)=3(x-1)(x+1)\)):

\(f'(-2)\)\(=\)\(9\ (>0),\quad f'(0)=-3\ (<0)\)
\(f'(2)\)\(=\)\(9\ (>0)\)

At \(x=-1\): \(+\to-\) (max). At \(x=1\): \(-\to+\) (min).

Maximum at \((-1,2)\); minimum at \((1,-2)\).

Stationary points of y equals x cubed minus 3xThe cubic has a maximum at minus one, two and a minimum at one, minus two. x y max min
(-1,2)
Example 3 — A full sketch
Sketch \(y=x^{3}-3x^{2}\): find its intercepts and stationary points.
Solution

Intercepts — \(y\)-intercept and \(x\)-intercepts:

\(f(0)\)\(=\)\(0\)
\(x^{2}(x-3)\)\(=\)\(0\)
\(x\)\(=\)\(0\ \text{or}\ 3\)

Stationary points — solve \(f'(x)=0\):

\(f'(x)\)\(=\)\(3x^{2}-6x=3x(x-2)\)
\(x\)\(=\)\(0\ \text{or}\ 2\)

\(y\)-coordinates:

\(f(0)\)\(=\)\(0\)
\(f(2)\)\(=\)\((2)^{3}-3(2)^{2}=-4\)

Sign test:

\(f'(-1)\)\(=\)\(9\ (>0),\quad f'(1)=-3\ (<0)\)
\(f'(3)\)\(=\)\(9\ (>0)\)

At \(x=0\): \(+\to-\) (max). At \(x=2\): \(-\to+\) (min). As \(x\to\infty,\ y\to\infty\); as \(x\to-\infty,\ y\to-\infty\).

Max \((0,0)\), min \((2,-4)\), \(x\)-intercepts \(0\) and \(3\).

Stationary points of y equals x cubed minus 3x squaredThe cubic has a maximum at the origin and a minimum at two, minus four, and cuts the x-axis at zero and three. x y max min
(2,-4)
Example 4 — A stationary point of inflection
Classify the stationary point of \(y=x^{3}-3x^{2}+3x\).
Solution

Differentiate and solve \(f'(x)=0\):

\(f'(x)\)\(=\)\(3x^{2}-6x+3\)
\(=\)\(3(x-1)^{2}\)
\(3(x-1)^{2}\)\(=\)\(0\)
\(x\)\(=\)\(1\)

\(y\)-coordinate:

\(f(1)\)\(=\)\((1)^{3}-3(1)^{2}+3(1)\)
\(=\)\(1\)

Sign test around \(x=1\):

\(f'(0)\)\(=\)\(3\ (>0)\)
\(f'(2)\)\(=\)\(3\ (>0)\)

The gradient is positive on both sides — no sign change — so it is a stationary point of inflection.

Stationary point of inflection at \((1,1)\).

Stationary point of inflection of y equals x cubed minus 3x squared plus 3xThe cubic has a stationary point of inflection at one, one where the gradient is zero but does not change sign. x y inflection
(1,1)

Common pitfalls

Assuming every stationary point is a max or min. If \(f^{\prime}\) does not change sign, the point is a stationary point of inflection — as at \((1,1)\) on \(y=x^{3}-3x^{2}+3x\).
Reaching for the second derivative. In Year 11 the nature of a stationary point is decided by the first-derivative sign test, not by \(f''\).
Reading \(y\) from the derivative. Once \(f^{\prime}(x)=0\) gives the \(x\)-values, substitute back into the original \(f(x)\) — not \(f'\) — for each \(y\)-coordinate.
Forgetting the intercepts and end behaviour. A sketch needs the axis intercepts and the direction of the curve as \(x\to\pm\infty\), not just the turning points.

Frequently asked questions

How do you find stationary points of a curve?

Differentiate, set \(f'(x)=0\) and solve for \(x\), then substitute each \(x\) back into \(f(x)\) for the \(y\)-coordinate.

How do you tell a maximum from a minimum without the second derivative?

Use the first-derivative sign test: if \(f'\) goes \(+\to-\) it is a maximum, and \(-\to+\) it is a minimum.

What is a stationary point of inflection?

A stationary point where \(f'(x)=0\) but the sign of \(f'\) does not change, so the curve keeps going the same way, as at \((1,1)\) on \(y=x^{3}-3x^{2}+3x\).

How do you find where a curve is increasing or decreasing?

Solve \(f'(x)>0\) for the increasing intervals and \(f'(x)<0\) for the decreasing intervals; the sign only changes at a stationary point.

What is end behaviour and why does it matter for a sketch?

It is what happens as \(x\to\pm\infty\). For a cubic with a positive leading term, \(y\to\infty\) as \(x\to\infty\) and \(y\to-\infty\) as \(x\to-\infty\); it fixes the overall shape.