Drawing Quadratic Graphs
x

Revision notes for Edexcel GCSE Maths Drawing Quadratic Graphs. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Drawing Quadratic Graphs

What you'll learn

  • How to complete a table of values for a quadratic formula.
  • How to plot points and draw a smooth quadratic curve.
  • How to read roots and turning points from a graph.
  • How to use a graph to estimate solutions to equations.

1. Starting point: coordinates and substitution

A coordinate tells you a point’s position on a grid. It is written as (x,y)(x,y)(x,y), where the first number is across and the second number is up or down.

To draw a graph, you choose values of xxx, substitute them into the formula, and calculate the matching values of yyy.

Example

Substituting into a quadratic formula

For y=x2−2x−1y=x^2-2x-1y=x2−2x−1, find yyy when x=−1x=-1x=−1, x=0x=0x=0, and x=3x=3x=3.

  1. Substitute x=−1x=-1x=−1:

    y=(−1)2−2(−1)−1=1+2−1=2y=(-1)^2-2(-1)-1=1+2-1=2y=(−1)2−2(−1)−1=1+2−1=2

  2. Substitute x=0x=0x=0:

    y=02−2(0)−1=−1y=0^2-2(0)-1=-1y=02−2(0)−1=−1

  3. Substitute x=3x=3x=3:

    y=32−2(3)−1=9−6−1=2y=3^2-2(3)-1=9-6-1=2y=32−2(3)−1=9−6−1=2

  4. So the points you would plot are (−1,2)(-1,2)(−1,2), (0,−1)(0,-1)(0,−1), and (3,2)(3,2)(3,2).

Common Mistake

Negative x-values

When you square a negative number, the answer is positive: (−3)2=9(-3)^2=9(−3)2=9, not -9. Use brackets when substituting negative values.

2. What is a quadratic graph?

Definition

Quadratic graph

A quadratic graph is the graph of a formula with an x2x^2x2 term, such as y=x2+x−6y=x^2+x-6y=x2+x−6 or y=7x−x2y=7x-x^2y=7x−x2. Its shape is a smooth curve called a parabola.

A parabola can open upwards or downwards.

Quadratic graphs are parabolas, opening upwards when the x² coefficient is positive and downwards when it is negative.

  • If the x2x^2x2 term is positive, the graph opens upwards like a smile.
  • If the x2x^2x2 term is negative, the graph opens downwards like a frown.
Key Idea

The overall shape

Quadratic graphs are not straight lines. They should be drawn as one smooth curve through the plotted points.

Example

Deciding the shape

Look at y=5x−x2y=5x-x^2y=5x−x2. Decide whether the graph opens upwards or downwards.

The negative x² term makes this parabola open downwards, giving it a highest point.

  1. Rewrite the formula mentally as y=−x2+5xy=-x^2+5xy=−x2+5x.

  2. The coefficient of x2x^2x2 is negative.

  3. So the graph opens downwards.

  4. This means it will have a highest point rather than a lowest point.

3. Completing a table of values

A table of values lists chosen xxx-values and their matching yyy-values. You use it to create points for your graph.

Example

Completing a table of values

Complete the table for y=x2−x−4y=x^2-x-4y=x2−x−4, for x=−2x=-2x=−2 to x=4x=4x=4.

The completed table gives the coordinates that will be plotted to draw the quadratic curve.

  1. Substitute x=−2x=-2x=−2:

    y=(−2)2−(−2)−4=4+2−4=2y=(-2)^2-(-2)-4=4+2-4=2y=(−2)2−(−2)−4=4+2−4=2

  2. Substitute x=−1x=-1x=−1:

    y=(−1)2−(−1)−4=1+1−4=−2y=(-1)^2-(-1)-4=1+1-4=-2y=(−1)2−(−1)−4=1+1−4=−2

  3. Continue in the same way for each xxx-value.

  4. The completed table is:

x-2-101234
y2-2-4-4-228
Tip

Quick check

Quadratic tables often have a pattern: the yyy-values decrease, reach a lowest or highest area, then increase again. If one value looks wildly out of place, recalculate it.

4. Plotting and drawing the graph

Once the table is complete, turn each pair into a coordinate. For example, if x=−2x=-2x=−2 and y=2y=2y=2, plot (−2,2)(-2,2)(−2,2).

Use small crosses or dots, then draw a smooth curve through them.

Example

Drawing the graph from a table

Use these values for y=x2−x−4y=x^2-x-4y=x2−x−4:

Plot the table values and draw one smooth U-shaped curve through the points.

x-2-101234
y2-2-4-4-228
  1. Turn the table into points: (−2,2)(-2,2)(−2,2), (−1,−2)(-1,-2)(−1,−2), (0,−4)(0,-4)(0,−4), (1,−4)(1,-4)(1,−4), (2,−2)(2,-2)(2,−2), (3,2)(3,2)(3,2), and (4,8)(4,8)(4,8).

  2. Plot each point carefully on the grid.

  3. Check that the points make a curved pattern, not a straight-line pattern.

  4. Draw one smooth U-shaped curve through the points.

  5. The lowest part of the graph is between x=0x=0x=0 and x=1x=1x=1, so the turning point is about (0.5,−4.3)(0.5,-4.3)(0.5,−4.3).

Common Mistake

Joining with straight lines

Do not join quadratic points using a ruler. A quadratic graph is a smooth curve, so the line should bend gradually through the points.

5. Roots and turning points

Definition

Roots and turning point

The roots of a quadratic are the xxx-values where the graph crosses the xxx-axis. The turning point is the lowest point or highest point of the parabola.

Roots are read at the x-axis crossings, while the turning point is the lowest or highest point of the curve.

Roots happen where y=0y=0y=0, because every point on the xxx-axis has a yyy-coordinate of 0.

Example

Reading from a quadratic graph

A graph of y=x2−4x+3y=x^2-4x+3y=x2−4x+3 has its lowest point at (2,−1)(2,-1)(2,−1). It crosses the xxx-axis at x=1x=1x=1 and x=3x=3x=3. Find the turning point and the roots of x2−4x+3=0x^2-4x+3=0x2−4x+3=0.

For y = x² − 4x + 3, the roots are x = 1 and x = 3 and the turning point is (2, −1).

  1. The turning point is the lowest point of the graph.

  2. So the turning point is (2,−1)(2,-1)(2,−1).

  3. The roots are where the graph crosses the xxx-axis.

  4. The graph crosses at x=1x=1x=1 and x=3x=3x=3.

  5. So the roots are x=1x=1x=1 and x=3x=3x=3.

6. Solving equations using a quadratic graph

Sometimes the equation is not equal to 0. For example, to solve x2−x−4=−2x^2-x-4=-2x2−x−4=−2, you look for where the graph has y=−2y=-2y=−2.

That means you use a horizontal line, which goes straight across the grid.

Example

Solving an equation from a graph

Use the graph of y=x2−x−4y=x^2-x-4y=x2−x−4 to solve x2−x−4=−2x^2-x-4=-2x2−x−4=−2.

The solutions are the x-values where the curve meets the horizontal line y = −2.

  1. Notice that x2−x−4x^2-x-4x2−x−4 is the expression used for yyy.

  2. The equation asks where y=−2y=-2y=−2.

  3. On the graph, draw or imagine the horizontal line y=−2y=-2y=−2.

  4. Read the xxx-values where this horizontal line meets the curve.

  5. From the table and graph, this happens at x=−1x=-1x=−1 and x=2x=2x=2.

Sometimes you need to rearrange the equation first.

Example

Rearranging before using the graph

Use the graph of y=x2−3x−4y=x^2-3x-4y=x2−3x−4 to solve x2=3x+4x^2=3x+4x2=3x+4.

After rearranging to x² − 3x − 4 = 0, the solutions are read from the roots of the graph.

  1. Rearrange the equation so one side is 0:

    x2−3x−4=0x^2-3x-4=0x2−3x−4=0

  2. This matches the graph y=x2−3x−4y=x^2-3x-4y=x2−3x−4.

  3. So you need the roots of the graph.

  4. Read the xxx-axis crossings.

  5. If the graph crosses at x=−1x=-1x=−1 and x=4x=4x=4, the solutions are x=−1x=-1x=−1 and x=4x=4x=4.

Common Mistake

Forgetting to rearrange

If the equation is x2=3x+4x^2=3x+4x2=3x+4, do not look for where y=3x+4y=3x+4y=3x+4 on a graph of y=x2−3x−4y=x^2-3x-4y=x2−3x−4. Rearrange first, then use the roots.

Exam technique

In the exam

  1. Complete the table carefully, especially negative xxx-values and any minus sign in front of x2x^2x2.

  2. Plot points accurately, then draw a smooth curve rather than straight line segments.

  3. Roots are xxx-axis crossings; equations like x2−x−4=−2x^2-x-4=-2x2−x−4=−2 use the horizontal line y=−2y=-2y=−2.

Self review

Check yourself

  • If x=−3x=-3x=−3, what is x2x^2x2?

  • Where on a quadratic graph do you read the roots?

  • How would you use a graph of y=x2−2x−1y=x^2-2x-1y=x2−2x−1 to solve x2−2x−1=3x^2-2x-1=3x2−2x−1=3?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
Simultaneous EquationsUp next

How was this guide?

Drawing Quadratic Graphs Revision Guide

  1. GCSE
  2. /Maths
  3. /Drawing Quadratic Graphs