The quadratic formula is the universal solution to any quadratic equation. Memorise it, and you'll never be stuck on a quadratic again.
For any equation ax² + bx + c = 0:
This formula always gives the correct solutions — whether the quadratic factors nicely or not.
Solve 2x² − 5x + 2 = 0.
The expression b² − 4ac is called the discriminant (often written Δ). It tells you the number of real solutions before you fully solve.
Two distinct real solutions
One repeated real solution
No real solutions
Example: For x² + 2x + 5 = 0: Δ = 4 − 20 = −16 < 0 → no real solutions.
Example: For x² − 6x + 9 = 0: Δ = 36 − 36 = 0 → one solution: x = 3.
Q1. Solve x² + 4x − 5 = 0 using the quadratic formula.
Q2. Without fully solving, how many real solutions does 3x² − x + 2 = 0 have?
Δ = (−1)² − 4(3)(2) = 1 − 24 = −23 < 0. No real solutions.