Quadratic Equations

➕ Mathematics (SS) 📋 SS2 📅 First Term ⏱ ~20 min 📝 5 quiz questions

What Is a Quadratic Equation?

A quadratic equation is a polynomial equation of degree 2. The standard form is:

ax² + bx + c = 0, where a ≠ 0

Methods of Solving Quadratic Equations

1. Factorisation

Example: x² + 5x + 6 = 0
Find two numbers that multiply to 6 and add to 5: they are 2 and 3
(x + 2)(x + 3) = 0
x = −2 or x = −3

2. Completing the Square

x² + 6x + 5 = 0
x² + 6x = −5
x² + 6x + 9 = −5 + 9 = 4
(x + 3)² = 4
x + 3 = ±2
x = −1 or x = −5

3. Quadratic Formula

x = [−b ± √(b² − 4ac)] / 2a

The discriminant (b² − 4ac) tells us about roots:

  • b² − 4ac > 0 → two distinct real roots
  • b² − 4ac = 0 → one repeated real root
  • b² − 4ac < 0 → no real roots (complex roots)

📝 Quiz — Test Your Understanding

Answer all 5 questions, then click Submit to see your result.

Question 1 of 5
What is the standard form of a quadratic equation?
The standard form is ax² + bx + c = 0, where a, b, c are constants and a ≠ 0.
Question 2 of 5
Solve by factorisation: x² − 7x + 10 = 0
We need two numbers that multiply to 10 and add to −7: they are −5 and −2. So (x−5)(x−2)=0, giving x=5 or x=2.
Question 3 of 5
In the quadratic formula, what is the discriminant?
The discriminant is b² − 4ac. It determines the nature of the roots.
Question 4 of 5
If the discriminant is negative, the equation has?
A negative discriminant means b² − 4ac < 0, so the equation has no real roots (complex/imaginary roots).
Question 5 of 5
Use the quadratic formula to find the roots of x² − 5x + 6 = 0
a=1,b=−5,c=6. Discriminant=25−24=1. x=(5±1)/2 → x=3 or x=2.
← Quadratic Equations ↑ Back to Subject Statistics: Mean, Median, Mo →