Study Notes
Quadratic equations can be solved using factorisation, completing the square, or the quadratic formula. These equations typically have two solutions.
- Quadratic Equation — an equation of the form ax² + bx + c = 0 Example: x² - x - 6 = 0
- Factorisation — a method to solve quadratic equations by expressing them as a product of linear factors Example: (x-3)(x+2) = 0
- Quadratic Formula — a formula to find the solutions of a quadratic equation when it cannot be factorised Example: x = [-b ± √(b²-4ac)] / 2a
- Completing the Square — a method to solve quadratic equations by rewriting them in the form (x+p)² = q Example: x² + 6x + 9 = (x+3)²
Exam Tips
Key Definitions to Remember
- Quadratic Equation: ax² + bx + c = 0
- Factorisation: Expressing a quadratic as a product of linear factors
- Quadratic Formula: x = [-b ± √(b²-4ac)] / 2a
Common Confusions
- Forgetting to set the equation to zero before factorising
- Not considering both positive and negative square roots
Typical Exam Questions
- How do you solve x² - x - 6 = 0 by factorisation? Answer: (x-3)(x+2) = 0, x = 3 or x = -2
- What is the solution to 16x² - 9 = 0 using square roots? Answer: x = ±3/4
- Solve 24x² - 22x - 35 = 0 using the quadratic formula. Answer: Use x = [-b ± √(b²-4ac)] / 2a
What Examiners Usually Test
- Ability to factorise and solve quadratic equations
- Correct application of the quadratic formula
- Understanding of completing the square method