01 Key Concepts
The Quadratic Formula
For ax^2+bx+c=0, x = [-b plus or minus sqrt(b^2-4ac)] / (2a).
Identifying a, b, c
Match your equation to standard form ax^2+bx+c=0 and read off the three coefficients directly.
The Discriminant
The expression b^2-4ac inside the square root. It determines the nature of the solutions without fully solving the equation.
Interpreting the Discriminant
If b^2-4ac > 0: two distinct real solutions. If = 0: exactly one repeated real solution. If < 0: no real solutions (two complex solutions).
When to Use the Quadratic Formula
Use it whenever factoring is difficult or impossible โ it always works for any quadratic equation.
02 Key Formulas
- x = [-b plus or minus sqrt(b^2 - 4ac)] / (2a)
- Discriminant = b^2 - 4ac
03 Solved Examples
- Identify a=1, b=5, c=6.
- Discriminant: b^2-4ac = 25-24 = 1.
- x = [-5 plus or minus sqrt(1)] / 2 = (-5 plus or minus 1)/2.
- Two solutions: (-5+1)/2 = -2, and (-5-1)/2 = -3.
- Identify a=2, b=3, c=5.
- Discriminant = b^2-4ac = 9 - 40.
- Identify a=1, b=-4, c=4.
- Discriminant: (-4)^2-4(1)(4) = 16-16 = 0.
- x = [4 plus or minus sqrt(0)] / 2 = 4/2.
04 Practice Questions
๐ Quadratic Formula โ Downloadable Worksheet
10 questions with a full answer key. Grab the PDF to print, or try the interactive version in your browser.