For ax² + bx + c = 0, the solutions are x = (−b ± √(b² − 4ac)) ÷ 2a. It works when factoring fails.
Step 1: Let's Learn
Read it, or press Listen and follow the words.
Standard form first
Move everything to one side before reading a, b and c. Reading them from an unarranged equation is the usual mistake.
The discriminant
The part under the root, b² − 4ac, is the discriminant. Its sign alone tells you what kind of solutions to expect.
Three cases
Positive gives two real roots. Zero gives one repeated root. Negative gives two complex roots, which are conjugates of each other.
What it looks like
The three cases are a parabola crossing the x-axis twice, touching it once, or missing it entirely.
A bonus
If the discriminant is a perfect square, the roots are rational and the quadratic would have factored.
The formula is completing the square, done once
Completing the square on ax² + bx + c = 0 in general produces x = (−b ± √(b² − 4ac))/(2a). The formula exists so nobody has to repeat that derivation, but doing it once makes the formula impossible to misremember.
The discriminant predicts the answer
Positive gives two distinct real roots, zero gives one repeated root, negative gives two complex conjugate roots. Computing b² − 4ac first tells you what kind of answer to expect before any square roots are taken.
A perfect-square discriminant means it factors
If b² − 4ac is a perfect square, the quadratic factors over the rationals and factoring would have been quicker. Checking the discriminant is a fast way to decide which method to use.
Where it goes wrong
Forgetting that the whole numerator is divided by 2a, and losing the minus on −b, are the two standard errors. Writing the formula out fully before substituting, rather than substituting from memory, prevents both.
Step 2: Try It Yourself
Tap and try it out.
Step 3: Watch an Example
One step at a time.
Watch Marcus Solve x² + 2x + 5 = 0
This one refuses to factor, so Marcus uses the formula.
- Step 1
The equation is already in standard form, with a = 1, b = 2 and c = 5.
Step 4: Your Turn
Practice makes it stick.
The Predictor
Problem 1 of 2
x² + 4x + 4 = 0. What is the discriminant?
The Ball
Problem 2 of 2
A ball follows h = −5t² + 20t. At what time, in seconds, does it return to the ground, other than t = 0?
Roots and Predictions
1 of 8
x² − 6x + 5 = 0. Discriminant?
2 of 8
x² − 6x + 5 = 0. The larger root?
3 of 8
x² + 2x + 10 = 0. Discriminant?
4 of 8
x² − 10x + 25 = 0. How many distinct real roots?
5 of 8
2x² − 4x − 6 = 0. The larger root?
6 of 8
x² + 9 = 0. One root is 3i. What is the other, as a coefficient of i?
7 of 8
Sort each discriminant by what it predicts.
Tap something to move it.
- Empty
- Empty
- Empty
8 of 8
x² − 2x + 5 = 0. One root is 1 + 2i. What is the real part of the other root?
Step 5: Quick Check
Show what you know.
Question 1 of 2
x² + 3x + 2 = 0. What is the discriminant?
Question 2 of 2
A negative discriminant means what about the graph?
What You Learned
- The quadratic formula solves every quadratic, factorable or not.
- The discriminant b² − 4ac predicts two real, one repeated, or two complex roots.
- Complex roots always arrive as conjugate pairs.