quadratics
The Quadratic Formula
You should know: completing the square
Overview
The quadratic formula gives the solutions to ANY quadratic equation ax² + bx + c = 0 directly in terms of its coefficients a, b, and c — no factoring, guessing, or graphing required. It is one of the most celebrated results in elementary algebra precisely because it is universal: unlike factoring, which only works cleanly for equations with 'nice' rational roots, the quadratic formula solves every quadratic equation, including those with irrational or complex solutions, by a single fixed procedure.
Intuition
The quadratic formula is just 'completing the square, done once, for every possible a, b, c.' Instead of repeating the completing-the-square procedure by hand every single time you meet a new quadratic equation, you complete the square ONE time symbolically, using letters instead of numbers, and the result is a formula you can simply plug numbers into forever after. The expression under the square root — the discriminant b²-4ac — acts like a diagnostic: its sign tells you before you even finish solving whether the equation has two distinct real roots, one repeated real root, or two complex roots.
Formal Definition
For any quadratic equation in standard form with a ≠ 0, the solutions are given by:
Δ > 0: two distinct real roots; Δ = 0: one repeated real root; Δ < 0: two complex conjugate roots
Notation
| Notation | Meaning |
|---|---|
| The discriminant, determining the nature of the roots | |
| The two roots, obtained by using + and - separately |
Derivation
Deriving the quadratic formula from ax² + bx + c = 0 by completing the square:
Start with the general standard form, a ≠ 0
Divide every term by a
Move the constant to the right side
Complete the square: add (half the coefficient of x, squared) to both sides
Factor the left side; combine the right side over a common denominator
Take the square root of both sides (√(4a²) = 2|a|, and the ± absorbs the sign ambiguity)
Isolate x and combine the fractions — the quadratic formula
Proofs
- (Define one candidate root from the formula)
- (Substitute x₀ into the quadratic, where Δ = b²-4ac)
- (Expand the square and put all terms over the common denominator 4a)
- (Substitute Δ = b²-4ac; everything cancels, confirming x₀ satisfies the equation. The same check applies symmetrically to the minus root.)
Properties
Sum of roots (Vieta's formula)
Product of roots (Vieta's formula)
Discriminant sign — two real roots
Discriminant sign — repeated root
Discriminant sign — complex roots
Theorems
Corollaries
Follows from Fundamental Theorem of Algebra (quadratic case)
Applications
Formula Explorer
Animation
Animates a parabola morphing as the discriminant crosses zero: two x-intercepts merging into one tangent point as Δ→0 from above, then lifting off the x-axis entirely into the complex plane as Δ becomes negative — visually linking the discriminant's sign to the number and type of roots.
Worked Examples
Identify a=1, b=-5, c=6, then substitute into the formula.
Simplify under the root and evaluate both signs.
Answer: x = 2 or x = 3
Practice Problems
Solve 3x² - 2x - 8 = 0 using the quadratic formula.
For x² + 4x + 4 = 0, what does the discriminant tell you about the roots?
A ball is thrown upward: h(t) = -16t² + 48t + 6 (feet, seconds). Find when it hits the ground (h=0), to the nearest hundredth of a second.
Common Mistakes
Forgetting the ± sign and reporting only one root.
The formula always produces TWO roots (unless Δ=0): x = (-b+√Δ)/2a AND x = (-b-√Δ)/2a. Both must be computed and reported unless the problem restricts the domain.
Putting only the -b term, not the entire numerator, over 2a — e.g. writing x = -b ± √Δ/2a instead of x = (-b ± √Δ)/2a.
The ENTIRE numerator -b ± √(b²-4ac) is divided by 2a. Forgetting the parentheses/grouping when computing by hand or in a calculator is one of the most common quadratic-formula errors.
Misidentifying a, b, or c when the equation isn't already in standard form ax²+bx+c=0, e.g. plugging in values directly from 3x² = 5x - 2 without rearranging first.
Always rearrange the equation into standard form ax²+bx+c=0 FIRST (here: 3x² - 5x + 2 = 0, so a=3, b=-5, c=2) before reading off the coefficients.
Quiz
Flashcards
Historical Background
Methods equivalent to the quadratic formula were used long before the formula was ever written in symbolic form. Babylonian mathematicians (c. 2000–1600 BCE) solved specific quadratic problems using geometric and tabular methods that implicitly compute what we'd now call the discriminant and square root. The Indian mathematician Brahmagupta (7th century CE) gave what is essentially the first explicit written solution for one root of a general quadratic, including negative and irrational numbers. Al-Khwarizmi's 9th-century treatise systematically classified and solved quadratic equations using geometric completing-the-square arguments, but always case-by-case (since he did not use negative numbers or a symbolic '=' sign). It was not until the development of full symbolic algebra in the 16th and 17th centuries — notably through Viète, Descartes, and later textbook writers — that all cases were unified into the single symbolic formula x = (-b ± √(b²-4ac)) / 2a taught today.
- c. 2000–1600 BCE
Babylonian scribes solve quadratic problems geometrically/numerically on cuneiform tablets
- 628 CE
Brahmagupta gives an explicit rule equivalent to solving ax²+bx=c, including negative and irrational roots
Brahmagupta
- c. 820 CE
Al-Khwarizmi systematically classifies and solves six types of quadratic equations geometrically
Muhammad ibn Musa al-Khwarizmi
- 1637
Descartes' La Géométrie helps standardize the symbolic algebraic notation that allows the unified modern formula
René Descartes
Summary
- The quadratic formula x = (-b ± √(b²-4ac))/2a solves any quadratic equation ax²+bx+c=0 (a≠0).
- It is derived by completing the square on the general standard form.
- The discriminant Δ = b²-4ac determines the nature of the roots: positive (two real), zero (one repeated real), negative (two complex conjugates).
- Vieta's formulas give the sum (-b/a) and product (c/a) of the roots without solving explicitly.
- Always convert the equation to standard form before reading off a, b, and c.
References
- Historical sourceBrahmagupta (628 CE). Brāhmasphuṭasiddhānta.
- BookSullivan, M. Algebra & Trigonometry, Ch. 1: Quadratic Equations.
Mathematics