7.2 The Quadratic Formula & The Discriminant
Key Takeaways
- The Quadratic Formula, $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$, provides the exact solutions to any quadratic equation $ax^2 + bx + c = 0$ with $a \neq 0$.
- The discriminant, defined as $D = b^2 - 4ac$, determines the number and nature of real solutions without requiring full formula evaluation.
- When $D > 0$, the equation has two distinct real solutions; when $D = 0$, it has exactly one repeated real solution; when $D < 0$, it has no real solutions (two complex conjugate roots).
- Geometrically, the discriminant corresponds to the $x$-intercepts of the parabola $y = ax^2 + bx + c$: two intercepts ($D > 0$), one tangent intercept at the vertex ($D = 0$), or zero intercepts ($D < 0$).
- Sign errors in $-b$ and evaluating $(-b)^2$ (which is always non-negative) are the leading sources of calculation mistakes; ensure the division by $2a$ spans the entire numerator.
The Quadratic Formula & The Discriminant
Quick Summary: When a quadratic equation cannot be factored easily with integers, the Quadratic Formula guarantees a universal method to find all solutions. The formula is derived directly from completing the square on the standard form $ax^2 + bx + c = 0$. The expression under the radical, $b^2 - 4ac$, is known as the discriminant ($D$), and it dictates whether the equation has two real solutions, one repeated real solution, or no real solutions.
On the HiSET Mathematics subtest, the Quadratic Formula is not on the official formula sheet — PSI names it explicitly as a formula you must know before test day, so commit it to memory. However, understanding how to substitute values accurately, manage negative signs, and interpret the discriminant algebraically and graphically is essential for a high score.
The Quadratic Formula Anatomy
For any quadratic equation in standard form $ax^2 + bx + c = 0$ where $a \neq 0$:
Anatomy of the Quadratic Formula
Opposite of b
│
▼
-b ± √(b² - 4ac) ◄── Discriminant (D)
x = ────────────────────
2a ◄── Double the leading coefficient
│
Entire numerator is divided by 2a
Step-by-Step Evaluation Protocol
- Ensure Standard Form: Move all terms to one side so the equation equals zero: $ax^2 + bx + c = 0$.
- Identify Coefficients with Signs: Write down explicit values for $a$, $b$, and $c$. Include negative signs!
- Calculate the Discriminant First: Evaluate $D = b^2 - 4ac$ inside parentheses: $(b)^2 - 4(a)(c)$.
- Substitute into Formula: Replace $-b$ with $-1 \cdot b$ and denominator with $2 \cdot a$.
- Simplify the Radical and Fraction: Simplify $\sqrt{D}$ and reduce the fractional coefficients by factoring out common divisors from the entire numerator.
Worked Example 1: Quadratic Formula with Irrational Roots
Solve: $2x^2 - 6x + 1 = 0$
Step 1: Identify coefficients:
Step 2: Calculate the discriminant ($D = b^2 - 4ac$):
Step 3: Substitute into the Quadratic Formula:
Step 4: Simplify the radical $\sqrt{28}$:
Step 5: Factor out common factor from the numerator and reduce:
The two exact solutions are $x = \frac{3 + \sqrt{7}}{2}$ and $x = \frac{3 - \sqrt{7}}{2}$.
The Discriminant Deep-Dive ($D = b^2 - 4ac$)
The discriminant determines the nature and quantity of solutions without requiring complete formula evaluation.
Comprehensive Discriminant Reference Table
| Value of Discriminant ($D$) | Nature of Real Roots | Number of Real Solutions | Number of $x$-Intercepts | Parabola Graph Appearance |
|---|---|---|---|---|
| $D > 0$ (Perfect Square) | Real, rational, and unequal | 2 | 2 | Crosses the $x$-axis at two integer or fractional points |
| $D > 0$ (Non-Square) | Real, irrational, and conjugate | 2 | 2 | Crosses the $x$-axis at two irrational radical points |
| $D = 0$ | Real, rational, and equal (repeated) | 1 | 1 | Vertex is tangent to (touches) the $x$-axis at $x = -\frac{b}{2a}$ |
| $D < 0$ | Non-real (complex conjugates) | 0 | 0 | Entirely above ($a>0$) or entirely below ($a<0$) the $x$-axis |
Visualizing the Discriminant and x-Intercepts
D > 0 (Two Intercepts) D = 0 (One Tangent) D < 0 (Zero Intercepts)
y y y
│ /\ │ /\ │ /\ (Above axis)
│ / \ │ / \ │ / \
─────┼────•────•──── x ─────┼────•─────── x ─────┼────────────── x
│ x₁ x₂ │ Vertex (x₁=x₂)
│ │ │
Strategy: Choosing the Most Efficient Solving Method
On a timed standardized exam like the HiSET, picking the right method saves critical minutes:
| Method | When to Use | Key Advantages & Disadvantages |
|---|---|---|
| Square Root Property | Linear term is missing ($b = 0$, e.g., $3x^2 - 27 = 0$) or squared binomial isolated ($(x - 3)^2 = 16$). | Fastest method. No expansion or factoring required. Remember the $\pm$ sign! |
| Factoring (Trinomial/Diff) | $a, b, c$ are integers and $b^2 - 4ac$ is a perfect square ($0, 1, 4, 9, 16, 25, \dots$). | Very fast for simple integers. Difficult or impractical when leading coefficient is large or factors are obscure. |
| Quadratic Formula | Trinomial does not factor easily, $D$ is not a perfect square, or coefficients are decimals/fractions. | Universally reliable. Works on every quadratic equation. Slightly more arithmetic-heavy. |
High-Frequency Quadratic Formula Traps
- The Parentheses Square Trap: When $b = -5$, calculating $b^2$ as $-5^2 = -25$ is incorrect. Squaring a negative number always yields a positive result: $(-5)^2 = +25$.
- The Double Negative Sign Trap: If $b = -7$, then $-b = -(-7) = +7$. Forgetting to flip the sign is the most common HiSET error.
- The Partial Division Error: In $\frac{6 \pm 2\sqrt{5}}{2}$, you must divide both terms in the numerator by $2$: $\frac{6}{2} \pm \frac{2\sqrt{5}}{2} = 3 \pm \sqrt{5}$. Canceling only the $6$ to write $3 \pm 2\sqrt{5}$ is invalid algebra.
What are the exact solutions to the quadratic equation x^2 - 4x - 1 = 0?
How many real solutions does the quadratic equation 3x^2 - 5x + 4 = 0 possess?
For what value of the constant k will the quadratic equation 2x^2 + 8x + k = 0 have exactly one repeated real solution?
Which of the following expressions represents the correctly simplified form of x = (6 ± √24) / 2?