Photo AI

Last Updated Sep 26, 2025

Quadratic and Cubic Graphs Simplified Revision Notes

Revision notes with simplified explanations to understand Quadratic and Cubic Graphs quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

348+ students studying

Quadratic and Cubic Graphs

1. What does the Equation of a Curve Actually Mean?

The equation of a curve, whether it be a quadratic, cubic, or any other type, is a way of expressing the relationship between the xx-coordinates and the yy-coordinates that lie on that curve.

infoNote

Example: For the equation:

y=x2+3x9y=x^2+3x−9

This says that the relationship between all the x_x_-coordinates and all the yy-coordinates is: "get your xx-coordinate, square it, add on three lots of your xx-coordinate, subtract 99, and you get your yy-coordinate."

  • If a pair of coordinates like (2,12,1) has this relationship, then it's on the curve.
  • If it doesn't, such as (5,4)(5,4), then it does not lie on the curve. What you end up with is just a curve that goes through all the coordinates which share that relationship.

2. Drawing Curves from their Equation

The method of drawing curves is very similar to drawing straight lines, with just a few more points needed to capture the shape.

Step-by-Step Process:

  1. Choose a Sensible Value of xx:
  • Select values that are small enough to fit on the paper and easy to work out.
  1. Substitute xx into the Equation:
  • Substitute each chosen xx-value into the equation to calculate the corresponding yy-value.
  1. Repeat for Multiple Points:
  • Do this enough times (typically 575-7 points) to see the shape of the curve.
  1. Plot and Join the Points:
  • Plot the points on the graph and join them up with a smooth curve (no sharp, pointy bits).
infoNote

Crucial Tip:

  • You are more likely to get the shape of the curve right if you have a good knowledge of what shapes different equations make. Review graph shapes before you start plotting.

Common Mistake:

  • Be careful with negative numbers—mistakes often happen here. Whether you are doing this on a calculator or in your head, double-check your signs!
infoNote

Final Tip:

  • It's often easier to pick x=0x=0 as one of your points since it's easy to calculate yy for x=0x=0.
infoNote

Worked Example:

Given Equation:

y=x2+3x9y=x^2+3x−9

Step-by-Step Solution:

  1. Choose xx-values:
  • For instance, choose x=2,1,0,1,2x=−2,−1,0,1,2.
  1. Substitute and Calculate yy-values:
  • For x=2x=−2:
y=(2)2+3(2)9=469=11y=(−2)^2+3(−2)−9=4−6−9=−11
  • Continue for other xx-values.
  1. Create a Table:
xy21117091521\begin{array}{c|c}x & y \\\hline-2 & -11 \\-1 & -7 \\0 & -9 \\1 & -5 \\2 & 1 \\\end{array}
  1. Plot Points and Draw the Curve:
  • Plot these points on a graph and connect them smoothly to show the shape of the curve.

3. Substituting Numbers in Your Head

When you are asked to draw a curve on a non-calculator paper, it is crucial to be very careful with your calculations. Here's a step-by-step guide to help you substitute values into equations accurately in your head.

Things to Remember:

  1. Order of Operations: Always remember BODMAS (Brackets, Orders (i.e., powers and roots), Division and Multiplication (left to right), Addition and Subtraction (left to right)).
  2. Rules of Negative Numbers: Be particularly cautious when dealing with negative numbers, as it's easy to make mistakes here.
infoNote

Worked Example: Let's substitute x=2x=−2 into the quadratic equation y=x24x+2y=x^2−4x+2. Here's how you would work it out in your head:

  1. Squared Term:
  • Calculate (2)2(−2)^2, which equals 44.
  • Remember, squaring a negative number gives you a positive result.
  1. Multiply by xx:
  • Next, you deal with the 4x−4x term. Since x=2x=−2, you calculate 4×(2)−4×(−2).
  • This equals +8+8 (multiplying two negatives gives a positive).
  1. Combine All Terms:
  • Now, substitute into the equation: y=48+2.y=4−8+2.
  • Simplify step by step:
  • 48=44−8=−4
  • 4+2=2−4+2=−2 So, the final result is y=2y=−2.
  1. Coordinate Pair:
  • The point you need to plot on your graph is (2,2)(−2,−2).

4. Substituting Numbers Using a Calculator

While having a calculator makes doing tricky calculations much easier, it also means you are likely to get much more difficult numbers to work with. If you're not careful, calculators can lead to mistakes as well. Here's how to avoid those mistakes and ensure your calculations are correct.

Things to Remember:

  1. Put Negative Numbers in Brackets: Always use brackets for negative numbers to avoid any confusion or errors. For example, if you're inputting 4−4, type it as (4)(−4) in your calculator.
  2. Double-Check Your Calculations: Always do each calculation twice to make sure you didn't press a wrong button. This simple step can save you from making easy-to-avoid mistakes.
infoNote

Worked Example: Let's substitute x=4x=−4 into the equation y=x3+2x26x+2y=x^3+2x^2−6x+2. Here's how you should input this into your calculator:

  1. First Term x3x^3:
  • Input: (4)3(−4)^3
  • Result: −64
  1. Second Term 2x22x^2:
  • Input: 2×(4)22×(−4)^2
  • Result: 3232
  1. Third Term 6x−6x:
  • Input: 6×(4)−6×(−4)
  • Result: 2424
  1. Constant Term +2+2:
  • This is just +2+2.

Putting it all together:

Combine all the results: y=64+32+24+2y=−64+32+24+2

This simplifies to: y=6y=−6

So, by following the correct steps, the value of yy when x=4x=−4 is −6.


5. Using Curves to Solve Equations

Once you've taken the time to draw a curve, you can use it to solve an equation. Here's how you do it:

Method:

  1. Re-arrange the Equation:
  • Ensure that all the letters are on the left-hand side, and there is either a number or zero on the right-hand side.
  1. Draw the Graph:
  • Plot the graph of the left-hand side of the equation.
  1. Draw a Horizontal Line:
  • On your graph, draw a horizontal line at the level of the number on the right-hand side of the equation.
  1. Mark Intersection Points:
  • Identify and mark the points where this horizontal line crosses your curve.
  1. Find the Solutions:
  • The xx-coordinates of these points are the solutions to the equation. Note: If there is a zero on the right-hand side of the equation, you are looking for the points where the curve crosses the xx-axis.

6. Putting it all Together

infoNote

Example 1: Solving Quadratic Equations Using Graphs In this example, we will learn how to solve quadratic equations by using their graphs.

Problem: Solve the equation x23x4=0x^2−3x−4=0 using a graph.


Steps:

Plot the Quadratic Function:

  • The equation of the quadratic function is y=x23x4y=x^2−3x−4.
  • Use a table of values to plot the graph. For example:

Plot these points on a graph and draw a smooth curve through them.

Identify the xx-Intercepts:

  • The solutions to the equation x23x4=0x^2−3x−4=0 are the points where the graph crosses the xx-axis.

  • From the graph, you can see that the curve crosses the xx-axis at x=1x=1 and x=4.x=4. Write the Solutions:

  • The solutions to the equation x23x4=0x^2−3x−4=0 are x=1x=1 and x=4x=4

image.png

infoNote

Example 2: Solving Cubic Equations Using Graphs In this example, we will learn how to solve cubic equations by using their graphs.

Problem: Solve the equation x38x+5=0x^3−8x+5=0 using a graph.


Steps:

Plot the Cubic Function:

  • The equation of the cubic function is y=x38x+5y=x^3−8x+5.
  • Use a table of values to plot the graph. For example:

Plot these points on a graph and draw a smooth curve through them.

Identify the xx-Intercepts:

  • The solutions to the equation x38x+5=0x^3−8x+5=0 are the points where the graph crosses the xx-axis.

  • From the graph, you can see that the curve crosses the xx-axis at approximately x=3.1x=−3.1, x=0.7x=0.7, and x=2.5x=2.5. Write the Solutions:

  • The solutions to the equation x38x+5=0x^3−8x+5=0 are approximately x=3.1x=−3.1, x=0.7x=0.7, and x=2.5x=2.5. image.png

infoNote

Example 3: Solving Quadratic Equations Using Graphs In this example, we will solve a quadratic equation using its graph and a horizontal line.

Problem: Solve the equation 2x25x=42x^2−5x=4 using a graph.


Steps:

Plot the Quadratic Function:

  • The equation of the quadratic function is y=2x25x.y=2x^2−5x.
  • Use a table of values to plot the graph. For example:

Plot these points on a graph and draw a smooth curve through them.

Draw the Line y=4y=4:

  • Draw a horizontal line on the graph where y=4y=4.

  • The points where this line intersects the curve of the quadratic function represent the solutions to the equation 2x25x=42x^2−5x=4. Identify the xx-Intercepts:

  • From the graph, you can see that the curve crosses the horizontal line y=4y=4 at approximately x=0.7x=−0.7 and x=3.2x=3.2. Write the Solutions:

  • The solutions to the equation 2x25x=42x^2−5x=4 are approximately x=0.7x=−0.7 and x=3.2x=3.2.

image.png

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Quadratic and Cubic Graphs

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

20 flashcards

Flashcards on Quadratic and Cubic Graphs

Revise key concepts with interactive flashcards.

Try Maths Flashcards

2 quizzes

Quizzes on Quadratic and Cubic Graphs

Test your knowledge with fun and engaging quizzes.

Try Maths Quizzes

30 questions

Exam questions on Quadratic and Cubic Graphs

Boost your confidence with real exam questions.

Try Maths Questions

1 exams created

Exam Builder on Quadratic and Cubic Graphs

Create custom exams across topics for better practice!

Try Maths exam builder

68 papers

Past Papers on Quadratic and Cubic Graphs

Practice past papers to reinforce exam experience.

Try Maths Past Papers

Other Revision Notes related to Quadratic and Cubic Graphs you should explore

Discover More Revision Notes Related to Quadratic and Cubic Graphs to Deepen Your Understanding and Improve Your Mastery

Load more notes

Join 500,000+ GCSE students using SimpleStudy...

Join Thousands of GCSE Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered