Quadratic equations (AQA GCSE Further Maths): Revision Notes
Quadratic equations
Introduction to quadratic equations
A quadratic equation is any equation that can be written in the standard form , where , , and are constants and . These equations are fundamental in algebra because they appear frequently in real-world problems involving areas, projectile motion, and optimisation.
There are three main methods for solving quadratic equations: factorising, completing the square, and using the quadratic formula. Each method has its advantages depending on the specific equation you're working with.
Method 1: Solving by factorising
Factorising works by using a fundamental property of numbers called the zero product property. This states that if the product of two or more numbers equals zero, then at least one of those numbers must be zero.
When solving by factorisation, you need to rearrange the equation so that all terms are on one side, leaving zero on the other side. Then you factor the expression and set each factor equal to zero.
Worked Example: Solving
Step 1: Move all terms to one side
Step 2: Find two numbers that multiply to and add to These numbers are and : and
Step 3: Factor the expression
Step 4: Apply the zero product property Either or
Step 5: Solve for or
Before attempting to factorise, always ensure all non-zero terms are moved to one side of the equation, leaving only zero on the other side.
Sometimes factorising requires finding two numbers whose sum and product match specific values. For instance, if you need numbers that add to and multiply to , you would systematically check factor pairs of until you find and .
However, not all quadratic equations can be easily factorised, especially when the coefficients don't work out to nice whole numbers. In these cases, you'll need to use completing the square or the quadratic formula.
Method 2: Completing the square
Completing the square is a powerful algebraic technique that transforms a quadratic equation into a perfect square form. This method is particularly useful when factorising doesn't work easily or when you need to find the exact form of solutions.
Worked Example: Solving
Step 1: Move the constant to the right side
Step 2: Complete the square Take the coefficient of (which is ), halve it to get , then square it:
Step 3: Add this value to both sides
Step 4: Factor the perfect square
Step 5: Take the square root of both sides
Step 6: Solve for
The process follows a specific pattern. You consider the coefficient of the term, halve it, then square that result. This method works because you're essentially building a perfect square trinomial.
If the coefficient of is not , you must first divide the entire equation by that coefficient before completing the square.
Method 3: Using the quadratic formula
The quadratic formula is the most universal method for solving quadratic equations. It works for any quadratic equation, regardless of whether it can be factorised or easily completed to a square.
The formula is:
This formula is derived by completing the square on the general form , which means it contains all the algebraic work already done for you.
To use the formula, you first identify the values of , , and from your equation when it's in standard form. Then substitute these values directly into the formula.
Worked Example: Solving
Step 1: Identify the coefficients , ,
Step 2: Substitute into the quadratic formula
Step 3: Simplify
Therefore:
The Discriminant:
The expression under the square root tells you important information about the solutions:
- If , there are two different real solutions
- If , there is one repeated real solution
- If , there are no real solutions
Graphical representation of quadratic functions
Quadratic equations are closely related to quadratic functions of the form . When you graph such a function, you get a U-shaped curve called a parabola.
The solutions to the quadratic equation correspond to the x-intercepts of the parabola - the points where the curve crosses the x-axis. This is because these are the points where .
The parabola has several important features:
- The vertex is the lowest (or highest) point on the curve, located at
- The axis of symmetry is a vertical line through the vertex
- The two x-intercepts (if they exist) are equidistant from the axis of symmetry
Understanding this graphical representation helps you visualise why quadratic equations can have two solutions, one solution, or no real solutions, depending on how many times the parabola crosses the x-axis.
Real-world applications
Quadratic equations frequently appear in practical problems involving areas, dimensions, and optimisation.
For instance, when working with geometric shapes like triangles where you know relationships between the dimensions, you often end up with quadratic equations. If a triangle has a height of cm and a base of cm, and you know its area, you can set up an equation using the area formula and solve for .
Similarly, problems involving rectangular areas, projectile motion, or profit maximisation often lead to quadratic equations. The key is identifying the relationships between the variables and setting up the equation correctly.
Problem-Solving Steps for Real-World Applications:
- Define your variable clearly
- Set up the equation based on the given relationships
- Solve using the most appropriate method
- Check that your answer makes sense in the context (for example, lengths must be positive)
Key takeaways
Key Points to Remember:
-
Three main methods exist for solving quadratic equations: factorising (fastest when it works), completing the square (shows the structure clearly), and the quadratic formula (works for all equations)
-
The zero product property is fundamental to factorising: if two expressions multiply to give zero, at least one must equal zero
-
The quadratic formula works for any quadratic equation when written in the form
-
The discriminant tells you about the nature of solutions: positive means two real solutions, zero means one repeated solution, negative means no real solutions
-
Quadratic equations represent parabolas graphically, and the solutions are the x-intercepts where the curve crosses the x-axis