Skip to main content
All topics
Math

The Quadratic Formula

2 min readMedium5-question drill

Some quadratic equations factor cleanly — and some don't. The quadratic formula is your guaranteed escape hatch: it solves EVERY quadratic, no factoring guesswork required.

Loading…
0

The solutions of a quadratic are where the parabola crosses the x-axis. Here y = x² - 4 crosses at x = -2 and x = 2 — two real solutions.

Loading…
Does the discriminant b² - 4ac equal a perfect square?
Yes ↓
Solutions are 'nice' — try factoring or the formula
No ↓
Is b² - 4ac negative?
Yes ↓
No real solutions
No ↓
Use the formula; answer has a square root

Use the discriminant to predict what your answers will look like before solving.

The formula always works, but if you spot an easy factor first, factoring is faster. Keep both tools ready.

Quick check

What are the solutions to x² + -12x + 32 = 0?

Worked examples

Example 1

What are the solutions to x² - 12x + 32 = 0?

Example 2

If x² - 8x + 7 = 0, what is the sum of the solutions?

Example 3

What is the positive solution to 2x² - 4x - 3 = 0? Round to the nearest hundredth.

Common pitfalls

Mishandling the sign of b

The formula starts with -b. If b = -12, then -b = +12 — students often forget the double negative and use -12 instead. Always substitute the full value including its sign, in parentheses.

Forgetting to set the equation equal to zero

If the equation looks like x² + 3x = 10, you must move the 10 over first: x² + 3x - 10 = 0. Pulling a, b, c before zeroing out gives wrong coefficients.

Only computing one of the ± branches

The ± means two separate calculations. Skipping one loses a solution — and the test often asks for the other root or the sum, so you need both.

Dividing only part of the numerator by 2a

The entire -b ± √(b²-4ac) is divided by 2a, not just the square root. Keep the whole numerator over the denominator.

Key takeaways

  • The quadratic formula x = (-b ± √(b² - 4ac)) / (2a) solves any equation written as ax² + bx + c = 0.

  • Always rearrange to = 0 first, then read off a, b, c with their signs.

  • The discriminant b² - 4ac tells you how many real solutions exist: positive = 2, zero = 1, negative = 0.

  • Sum of roots = -b/a; product of roots = c/a (Vieta's formulas) — use these when asked only for a sum or product.

  • Try factoring first for clean numbers; use the formula when factoring fails.

Further reading

Tracks your progress across lessons.

Try it yourself

5 practice questions on The Quadratic Formula, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v1 · generated 6/30/2026 · the floating tutor knows you're on this lesson — ask anything.