Summary
Quadratic equations can be solved using factorisation, completing the square, or the quadratic formula. Quadratic inequalities involve expressions with a polynomial of degree 2 and can be written in various forms.
- Quadratic Equation — an equation of the form ax² + bx + c = 0 where a, b, and c are constants. Example: x² - x - 6 = 0
- Factorisation — a method to solve quadratic equations by expressing them as a product of two binomials. Example: (x-3)(x+2) = 0
- Completing the Square — a method to solve quadratic equations by rewriting them in the form (x+p)² = q. Example: x² + 6x + 9 = (x+3)²
- Quadratic Formula — a formula to find the solutions of a quadratic equation when it cannot be factorised. Example: x = [-b ± √(b²-4ac)] / 2a
- Quadratic Inequality — an inequality involving a quadratic expression, such as ax² + bx + c > 0. Example: x² - 4x + 3 > 0
Exam Tips
Key Definitions to Remember
- Quadratic Equation
- Factorisation
- Completing the Square
- Quadratic Formula
- Quadratic Inequality
Common Confusions
- Forgetting to rearrange the equation to equal zero before factorising
- Not considering both positive and negative solutions when using square roots
- Mixing up the signs in the quadratic formula
Typical Exam Questions
- How do you solve x² - x - 6 = 0 by factorisation? Factorise to (x-3)(x+2) = 0, then x = 3 or x = -2
- What is the quadratic formula? x = [-b ± √(b²-4ac)] / 2a
- How do you solve 16x² - 9 = 0 by factorisation? Factorise to (4x-3)(4x+3) = 0, then x = 3/4 or x = -3/4
What Examiners Usually Test
- Ability to solve quadratic equations using different methods
- Understanding of how to apply the quadratic formula
- Solving quadratic inequalities and interpreting their solutions