Where Quadratics Came From
Long before anyone invented the word "algebra," ancient civilizations needed to figure out questions like "What length and width should a field be if its area is 60 square units and its perimeter is 34 units?" That everyday problem — involving a product and a sum of two unknowns — is essentially a quadratic equation in disguise. The history of solving quadratics stretches back thousands of years and crosses many cultures.
The thread running through this history is clear: quadratic equations appear whenever quantities multiply together. That is why they remain central to the ACT — they model area, projectile motion, revenue, and countless other real-world situations.
Core Principles & Definitions
Before diving into problem-solving, you need a rock-solid understanding of the key vocabulary and ideas. A polynomial is an expression built from variables and constants using only addition, subtraction, and multiplication — no division by a variable, and all exponents are whole numbers. The degree of a polynomial is its highest exponent. A quadratic is simply a degree-2 polynomial.
Standard Form of a Quadratic
Roots (Solutions / Zeros)
The Discriminant
Polynomial Degree & Roots
Visualizing Quadratics: The Parabola
Every quadratic equation y = ax² + bx + c graphs as a parabola — a smooth, U-shaped curve. The sign of a controls whether the parabola opens upward (a > 0) or downward (a < 0). The vertex is the highest or lowest point, and the axis of symmetry is the vertical line that passes through the vertex, dividing the parabola into two mirror-image halves.
The diagram above shows the three possible cases for a parabola opening upward. When D > 0, the curve crosses the x-axis at two distinct points — two real roots. When D = 0, the vertex just touches the x-axis — one repeated root. And when D < 0, the entire curve floats above (or below) the x-axis — no real roots at all. On the ACT, if a problem asks "how many real solutions," the discriminant is often the fastest path to the answer.
Mathematical Framework: Solving Methods
The ACT tests your ability to solve quadratics using several techniques. You should be fluent with all of them so you can pick the fastest method for each problem.
The quadratic formula is the universal tool — it always works. But it can be slow if the numbers are large. Here are faster alternatives for specific situations:
Factoring is fastest when the roots are integers or simple fractions. For example, x² − 5x + 6 = (x − 2)(x − 3) gives roots x = 2 and x = 3 almost instantly.
Completing the square is especially useful when a problem asks for the vertex form of a parabola, which is y = a(x − h)² + k. The vertex is at (h, k), and converting to this form is a skill the ACT regularly tests.
If an ACT problem says "The sum of the solutions of 3x² − 12x + 7 = 0 is…", you don't need to solve it. Just compute −(−12)/3 = 4. Done.
Polynomial Classification & Behavior
Quadratics are just one member of the polynomial family. On the ACT, you will also encounter higher-degree polynomials — cubics, quartics, and beyond. Understanding their general behavior helps you answer questions about graphs, end behavior, and the number of roots.
The diagram above summarizes a rule you should memorize for the ACT: the degree (even or odd) and the sign of the leading coefficient completely determine the end behavior of any polynomial. An even-degree polynomial with a positive leading coefficient rises on both ends, like the letter U. An odd-degree polynomial with a positive leading coefficient falls on the left and rises on the right, like the letter S stretched out.
| Polynomial Type | Degree | General Form | Max Real Roots | ACT Relevance |
|---|---|---|---|---|
| Linear | 1 | ax + b | 1 | Foundations; slope & intercepts |
| Quadratic | 2 | ax² + bx + c | 2 | Very high — tested every exam |
| Cubic | 3 | ax³ + bx² + cx + d | 3 | Moderate — factoring, end behavior |
| Quartic | 4 | ax⁴ + bx³ + … + e | 4 | Lower — mostly graph behavior |
Worked Example
Let's walk through an ACT-style problem from start to finish.
Choosing the Right Solving Method
There is no single "best" method for every problem. The table below will help you quickly decide which technique to reach for during the test.
| Method | Best When… | Limitation |
|---|---|---|
| Factoring | Coefficients are small; roots are integers or simple fractions | Fails (or is very slow) when roots are irrational |
| Quadratic Formula | Always works; use when factoring isn't obvious in 15–20 seconds | Arithmetic-heavy with large or fractional coefficients |
| Completing the Square | Converting to vertex form; finding the vertex of a parabola | More steps than factoring when you only need roots |
| Vieta's Formulas | Problem asks only for sum or product of roots, not the roots themselves | Doesn't give individual root values |
| Graphing / Plug-in | Multiple-choice format; answer choices are specific numbers | Not rigorous; can be slow if choices are close in value |
Beyond the Quadratic: Higher-Degree Polynomials
The ACT occasionally asks you to factor or find roots of a polynomial with degree 3 or higher. The good news is that higher-degree factoring almost always reduces to techniques you already know — you just need one extra tool: the Factor Theorem and synthetic division.
The Factor Theorem says: if you plug a number r into a polynomial and get zero, then (x − r) is a factor. For ACT problems, the Rational Root Theorem narrows down which values to test: possible rational roots are ± (factors of the constant term) / (factors of the leading coefficient). Once you find one root, divide it out using synthetic division, and you'll be left with a lower-degree polynomial that you can factor normally.
| Concept | Quadratic (Degree 2) | Higher Polynomial (Degree 3+) |
|---|---|---|
| Max real roots | 2 | n (the degree) |
| Formula for roots? | Yes — the quadratic formula | Exists for degree 3 & 4, but too complex for the ACT |
| Primary ACT strategy | Factor or use formula | Rational Root Theorem + synthetic division, then factor |
| End behavior | Opens up or down | Depends on degree (even/odd) and leading coefficient sign |
| Graph symmetry | Symmetric about axis x = −b/(2a) | Generally not symmetric (unless all odd or all even powers) |
In a future course, you'll study complex numbers — which guarantee that every degree-n polynomial has exactly n roots (counting multiplicity and complex values). For the ACT, you just need to know that "no real solutions" is possible, and the discriminant (for quadratics) or the graph (for higher degrees) tells you when that happens.
Practice Problems
Try each problem on your own before revealing the answer. These are styled like real ACT Math questions with five answer choices.
Lesson Summary
A quadratic equation has the form ax² + bx + c = 0 and graphs as a parabola. You can solve it by factoring, the quadratic formula, or completing the square. The discriminant b² − 4ac tells you how many real roots to expect: two (D > 0), one (D = 0), or none (D < 0). The vertex is at x = −b/(2a) and represents the maximum or minimum value of the quadratic function — critical for optimization problems on the ACT.
For higher-degree polynomials, the degree tells you the maximum number of real roots and determines end behavior (even degree: both ends go the same direction; odd degree: ends go opposite directions). The Rational Root Theorem and synthetic division let you reduce a higher-degree polynomial to a quadratic you already know how to handle. Master these tools and you'll be prepared for any polynomial question the ACT throws at you.