Skip to main content
EnglandMathsSyllabus dot point

How do you recognise and sketch quadratic, cubic, reciprocal and exponential graphs?

Recognising and sketching quadratic, cubic, reciprocal and exponential graphs, reading roots and turning points, and using function notation at Higher tier.

A focused answer to the AQA GCSE Mathematics algebra content on other graphs and functions, covering recognising and sketching quadratic, cubic, reciprocal and exponential graphs, reading roots and turning points, and using function notation at Higher tier.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Recognising the standard graph shapes
  3. Sketching a quadratic with key features
  4. Reading roots and turning points
  5. Function notation at Higher tier
  6. Using graphs to solve equations
  7. Real-world graph shapes

What this dot point is asking

AQA wants you to recognise the standard shapes of quadratic, cubic, reciprocal and exponential graphs, sketch them, read roots and turning points, and at Higher tier use function notation including composite and inverse functions. Recognising a graph from its equation (and the reverse) is a recurring multiple-choice and short-answer skill, and function notation is a reliable Higher topic.

Recognising the standard graph shapes

Each family of equations has a fingerprint shape you should know on sight.

  • Quadratic y=ax2+bx+cy = ax^2 + bx + c: a parabola with one turning point and a vertical line of symmetry. Positive aa opens upward (minimum), negative aa opens downward (maximum).
  • Cubic y=ax3+bx2+cx+dy = ax^3 + bx^2 + cx + d: typically an S-shape. A simple y=x3y = x^3 rises steeply, flattens near the origin, then rises steeply again, passing through (0,0)(0,0).
  • Reciprocal y=kxy = \dfrac{k}{x}: two branches in opposite quadrants, never crossing the axes. The xx-axis and yy-axis are asymptotes (the curve approaches but never reaches them).
  • Exponential y=kxy = k^x with k>0k > 0: passes through (0,1)(0, 1), rises rapidly if k>1k > 1 (growth) or falls toward zero if 0<k<10 < k < 1 (decay), with the xx-axis as an asymptote.

Sketching a quadratic with key features

To sketch y=ax2+bx+cy = ax^2 + bx + c, mark the yy-intercept at (0,c)(0, c), find the roots by factorising or using the formula, and locate the turning point on the line of symmetry x=b2ax = -\tfrac{b}{2a}. The turning point sits midway between the two roots.

Reading roots and turning points

The roots are where y=0y = 0 (the xx-intercepts), and they tell you the solutions of the corresponding equation. The turning point gives the maximum or minimum value of yy: for a profit or height model this is often the key answer. Completing the square is the quickest algebraic route to the turning point because y=(xp)2+qy = (x - p)^2 + q has its vertex at (p,q)(p, q).

Function notation at Higher tier

A function f(x)f(x) is a rule that turns an input into an output. Evaluating means substituting: if f(x)=2x+1f(x) = 2x + 1 then f(3)=7f(3) = 7. A composite function applies one function then another: fg(x)fg(x) means apply gg first, then ff, so if g(x)=x2g(x) = x^2 then fg(x)=2x2+1fg(x) = 2x^2 + 1. The inverse f1(x)f^{-1}(x) reverses ff: to find it, write y=2x+1y = 2x + 1, swap to x=2y+1x = 2y + 1, and rearrange to y=x12y = \tfrac{x - 1}{2}, so f1(x)=x12f^{-1}(x) = \tfrac{x - 1}{2}.

Using graphs to solve equations

A powerful idea is that the solutions of an equation are where two graphs cross. To solve x23=x+1x^2 - 3 = x + 1 graphically, plot y=x23y = x^2 - 3 and y=x+1y = x + 1 and read off the xx-coordinates of the intersection points. The roots of f(x)=0f(x) = 0 are simply where the graph of y=f(x)y = f(x) crosses the xx-axis. This means a sketch can confirm how many solutions an equation has: a line crossing a parabola twice gives two solutions, touching it gives one, and missing it gives none. Exam questions often supply a curve and ask you to draw a straight line whose intersections solve a given equation.

Real-world graph shapes

The standard curves model real situations. Exponential growth (y=kxy = k^x with k>1k > 1) describes compound interest and population growth, where the increase accelerates over time, while exponential decay (0<k<10 < k < 1) describes depreciation and radioactive decay, falling fast then levelling toward zero. A reciprocal graph models inverse proportion, such as the time for a journey against speed. Recognising which shape fits a described scenario, and reading meaning from its features (the intercept as a starting value, the steepness as a rate), turns the abstract families into useful tools.

Exam-style practice questions

Practice questions written in the style of AQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AQA 20203 marksThe graph of y=x22x3y = x^2 - 2x - 3 is a parabola. Find the coordinates of the points where it crosses the xx-axis and the coordinates of its turning point. (Higher tier, Paper 1, non-calculator.)
Show worked answer →

Factorise to find the roots: x22x3=(x3)(x+1)x^2 - 2x - 3 = (x - 3)(x + 1), so the curve crosses the xx-axis at (3,0)(3, 0) and (1,0)(-1, 0).

The turning point lies on the line of symmetry, midway between the roots: x=3+(1)2=1x = \dfrac{3 + (-1)}{2} = 1. Substitute: y=123=4y = 1 - 2 - 3 = -4, so the turning point is (1,4)(1, -4).

Markers reward the two intercepts and the turning point. Reading the yy-coordinate of the turning point as 00 is a frequent slip.

AQA 20224 marksf(x)=3x2f(x) = 3x - 2 and g(x)=x2g(x) = x^2. Work out f(5)f(5) and solve the equation g(f(x))=49g(f(x)) = 49. (Higher tier, Paper 2, calculator.)
Show worked answer →

Evaluate f(5)=3(5)2=13f(5) = 3(5) - 2 = 13.

For the composite, g(f(x))=(3x2)2g(f(x)) = (3x - 2)^2. Set equal to 4949: (3x2)2=49(3x - 2)^2 = 49.

Take square roots: 3x2=±73x - 2 = \pm 7. So 3x=93x = 9 giving x=3x = 3, or 3x=53x = -5 giving x=53x = -\tfrac{5}{3}.

Markers award marks for f(5)f(5), for forming the composite, for the ±\pm step, and for both solutions. Forgetting the negative root loses an accuracy mark.

Related dot points

Sources & how we know this