Quadratic Formula
Key Formula
x=2a−b±b2−4ac
Where:
- x = The solutions (roots) of the quadratic equation
- a = The coefficient of $x^2$ (must not be zero)
- b = The coefficient of $x$
- c = The constant term
- b2−4ac = The discriminant, which determines the number and type of solutions
Worked Example
Problem: Solve the quadratic equation 2x2+6x−20=0 using the quadratic formula.
Step 1: Identify the coefficients from the equation 2x2+6x−20=0.
a=2,b=6,c=−20
Step 2: Substitute the coefficients into the quadratic formula.
x=2(2)−6±62−4(2)(−20)
Step 3: Compute the discriminant under the square root.
b2−4ac=36−(−160)=36+160=196
Step 4: Simplify the square root and compute both solutions.
x=4−6±196=4−6±14
Step 5: Split into two solutions using + and −.
x=4−6+14=48=2orx=4−6−14=4−20=−5
Answer: The two solutions are x=2 and x=−5.
Another Example
Problem: Solve x2+2x+5=0 using the quadratic formula.
Step 1: Identify the coefficients.
a=1,b=2,c=5
Step 2: Substitute into the formula.
x=2−2±4−20=2−2±−16
Step 3: The discriminant is negative, so the square root involves an imaginary number.
x=2−2±4i=−1±2i
Answer: The two complex solutions are x=−1+2i and x=−1−2i. A negative discriminant means the parabola does not cross the x-axis.
Frequently Asked Questions
What does the discriminant tell you about the solutions?
The discriminant is the expression b2−4ac under the square root. If it is positive, the equation has two distinct real solutions. If it equals zero, there is exactly one real solution (a repeated root). If it is negative, there are no real solutions — only two complex conjugate solutions.
When should you use the quadratic formula instead of factoring?
The quadratic formula works for every quadratic equation, whether or not it factors neatly. Use factoring when the roots are easy integers or simple fractions. Use the quadratic formula when factoring is not obvious, or when you need exact irrational or complex roots.
Quadratic Formula vs. Completing the Square
Both methods solve any quadratic equation. Completing the square rewrites the equation as (x−h)2=k and then takes a square root. The quadratic formula is actually derived by completing the square on the general equation ax2+bx+c=0, so it is essentially a shortcut for the same process. Completing the square is also useful for rewriting quadratics in vertex form, while the quadratic formula is specifically designed to find roots quickly.
Why It Matters
The quadratic formula is one of the most widely used formulas in algebra because it guarantees a solution to any quadratic equation, regardless of whether it can be factored. It appears throughout physics (projectile motion, energy equations), engineering, and economics whenever a relationship involves a squared variable. Understanding it also introduces the discriminant, which tells you about the nature of solutions without solving the equation.
Common Mistakes
Mistake: Forgetting to negate b — writing 2ab±… instead of 2a−b±….
Correction: The formula begins with −b. A helpful habit is to say "negative b" aloud every time you write the numerator.
Mistake: Dividing only part of the numerator by 2a — for example, computing 2a−b±b2−4ac without dividing the square root term by 2a as well.
Correction: The entire numerator −b±b2−4ac is divided by 2a. Use a fraction bar that clearly extends under both terms, or add parentheses: (−b±b2−4ac)/(2a).
Related Terms
- Quadratic Equation — The type of equation the formula solves
- Discriminant — The expression b2−4ac inside the formula
- Root — The solutions produced by the formula
- Factoring — An alternative method for solving quadratics
- Completing the Square — The method used to derive the formula
- Parabola — The graph whose x-intercepts the formula finds
- Formula — General term for a mathematical relationship

