The quadratic formula solves every equation \(ax^2+bx+c=0\) with \(a\ne0\). The discriminant inside its radical often answers a root-count question before any roots are calculated.
Quadratic formula workflow
First rewrite the equation in standard form and preserve the signs of \(a\), \(b\), and \(c\).
Text labels identify the opposite linear coefficient, two solution branches, discriminant, and complete denominator.
- Opposite of the linear coefficient
- \(-b\)
Keep parentheses when the coefficient is negative.
- Two branches
- \(\pm\)
Evaluate the plus and minus cases unless the radical is zero.
- Discriminant
- \(b^2-4ac\)
Its sign determines the number of real roots.
- Entire denominator
- \(2a\)
Both numerator terms are divided by twice the leading coefficient.
- Standardize
Move every term to one side so the equation equals \(0\).
- Label
Write \(a\), \(b\), and \(c\) with their signs.
- Discriminant
Compute \(D=b^2-4ac\) separately to reduce sign errors.
- Substitute
Place \(-b\), \(\pm\sqrt D\), and \(2a\) carefully.
- Simplify
Simplify the radical and both branches exactly.
Solve with exact radical answers
Solve \(3x^2+2x-7=0\).
- Coefficients
\(a=3\), \(b=2\), and \(c=-7\).
- Discriminant
\(D=2^2-4(3)(-7)=88\).
- Formula
\(x=\frac{-2\pm\sqrt{88}}{6}=\frac{-2\pm2\sqrt{22}}{6}\).
- Reduce
Divide numerator and denominator by \(2\).
The discriminant predicts the graph
| Condition | Real roots | Graph behavior |
|---|---|---|
| \(D>0\) | Two distinct real roots | The parabola crosses the horizontal axis twice. |
| \(D=0\) | One repeated real root | The parabola touches the horizontal axis once. |
| \(D<0\) | No real roots | The parabola does not meet the horizontal axis. |
Three discriminant cases
Each exact quadratic is rendered from the same coefficients used to calculate its discriminant and roots.
Parameter and tangency questions
Force exactly one real root
For what values of \(k\) does \(x^2+kx+16=0\) have exactly one real solution?
- Use the condition
Exactly one real root requires \(D=0\).
- Set the discriminant
\(k^2-4(1)(16)=0\), so \(k^2=64\).
- Keep both parameter values
\(k=8\) or \(k=-8\).
Sum and product of roots
| Quantity | Formula | When useful |
|---|---|---|
| Sum of roots | \(r_1+r_2=-\frac{b}{a}\) | When only the total of the two roots is requested |
| Product of roots | \(r_1r_2=\frac{c}{a}\) | When only the product is requested |
| Discriminant | \(D=b^2-4ac\) | When root count or graph intersection behavior is requested |
Common mistakes
- Record a negative \(b\) with its sign before computing \(-b\) or \(b^2\).
- The full numerator is divided by \(2a\), not only the radical.
- Use \(b^2-4ac\), never \(b^2+4ac\).
- \(D=0\) means one repeated real root, not zero roots.
- A negative discriminant means no real roots; it does not mean one negative root.
Count roots efficiently
How many real solutions does \(2x^2-4x+7=0\) have?
- Zero
- One
- Two
- Cannot be determined
Show answer and explanation
Answer: Zero
\(D=(-4)^2-4(2)(7)=16-56=-40<0\), so there are no real solutions.
Key takeaways
What to remember
- Standardize first and preserve coefficient signs.
- The discriminant controls real-root count and horizontal-axis intersections.
- Use \(-\frac ba\) and \(\frac ca\) when only root sum or product is needed.
- Retain exact radicals unless an approximation is explicitly requested.
Put these notes into practice
Apply the ideas with SAT-style questions, then reinforce key details with flashcards.