anvaya prep

SAT · Math

Quadratic Equations

29 topics with study guides, FAQs, and practice on AnvayaPrep.

Last updated July 07, 2026 · Reviewed by the AnvayaPrep team

Introduction

Quadratic Equations is the unit covering the full arc of quadratic algebra tested on the SAT, from foundational factoring through graphical analysis and applied word problems. The unit's 29 topics span the mechanics of factoring (factoring quadratics, zero product property, difference of squares, perfect square trinomials, factoring special cases), the solving toolkit (quadratic formula, completing the square, discriminant, number of solutions, solving by graphing, complex roots, repeated roots), alternative forms (intercept form, vertex form, parabolas, axis of symmetry, vertex, opening direction, minimum value, maximum value), and applied contexts (quadratic word problems, quadratic systems, unknown coefficients, revenue quadratic problems, area quadratic problems, projectile problems, quadratic inequalities, quadratic form, SAT quadratic traps).

Learning Objectives

  • Factor quadratic expressions with leading coefficient 1 using the sum-product method, and factor with leading coefficient greater than 1 using the AC method or grouping
  • Recognize and apply special factoring patterns: difference of squares (a^2 - b^2 = (a + b)(a - b)) and perfect square trinomials
  • Apply the zero product property to convert a factored equation into individual linear equations and find solutions
  • Use the quadratic formula x = [-b +/- sqrt(b^2 - 4ac)] / 2a to solve any quadratic equation in standard form
  • Interpret the discriminant b^2 - 4ac to determine the number of real solutions before solving
  • Complete the square to convert standard form to vertex form a(x - h)^2 + k, reading off the vertex (h, k) directly
  • Identify key features of a parabola from each form: y-intercept from standard form, vertex and axis of symmetry from vertex form, x-intercepts from factored form
  • Solve applied quadratic word problems involving projectile motion, area, and revenue by building and solving the appropriate quadratic model

High-Yield Concepts

ConceptWhat It TestsKey Fact
Factoring (a = 1)Finding two integers that multiply to c and add to bx^2 + bx + c = (x + p)(x + q) where p + q = b and pq = c
Factoring (a > 1)AC method: find factors of ac that sum to b, then groupMultiply a and c, find the factor pair, split middle term
Difference of squaresRecognizing a^2 - b^2 with no middle terma^2 - b^2 = (a + b)(a - b); applies to 4x^2 - 9, x^2 - 25, etc.
Quadratic formulaUniversal solution method for ax^2 + bx + c = 0x = [-b +/- sqrt(b^2 - 4ac)] / 2a; always rearrange to standard form first
DiscriminantNumber and type of real solutionsD > 0: two solutions; D = 0: one solution; D < 0: no real solutions
Vertex formImmediate identification of vertex and maximum/minimumf(x) = a(x - h)^2 + k has vertex (h, k); min if a > 0, max if a < 0
Completing the squareConverting standard to vertex formHalf the x-coefficient, square it, add and subtract to maintain equality
Factored formImmediate identification of x-interceptsy = a(x - p)(x - q) has zeros at x = p and x = q
Axis of symmetryMidpoint between roots or from vertex formx = -b / 2a from standard form; x = h from vertex form
SAT quadratic trapsAvoiding sign errors and form confusionAlways rearrange to standard form before identifying a, b, c

Study Strategy

Start with factoring, since it is the fastest solution method when it works. Master factoring with a = 1 first (find two numbers that multiply to c and add to b), then practice the AC method for a > 1. Learn the difference-of-squares and perfect-square-trinomial patterns as instant shortcuts.

Once factoring is solid, study the quadratic formula as the universal fallback. Drill the formula until it is automatic: x = [-b +/- sqrt(b^2 - 4ac)] / 2a. Always practice identifying a, b, and c correctly, paying close attention to negative signs. The single most common error on SAT quadratic problems is sign errors when reading coefficients.

Study the discriminant as a standalone concept. The SAT frequently asks how many solutions an equation has, or asks you to find a value of a parameter that gives exactly one solution. These questions require only the discriminant, not the full quadratic formula.

Then study the three equation forms together: standard form (reveals y-intercept and direction), vertex form (reveals vertex and max/min), and factored form (reveals x-intercepts). Know how to move between them via factoring, completing the square, or expanding.

Finish with completing the square, parabola graphing, and applied word problems. Projectile and area problems are the most common applied quadratic contexts on the SAT.

Common Mistakes

Forgetting the negative sign when reading b. In 3x^2 - 7x + 2 = 0, the value of b is -7, not 7. Substituting b = 7 into the quadratic formula gives wrong solutions. Always write out a, b, c explicitly before substituting, including the negative signs with the coefficients.

Applying the quadratic formula before moving all terms to one side. The formula requires ax^2 + bx + c = 0. If the equation is 2x^2 + 5x = 3, you must first rewrite it as 2x^2 + 5x - 3 = 0 before identifying c = -3.

Misidentifying the vertex from vertex form. In f(x) = (x - 3)^2 + 5, the vertex is (3, 5), not (-3, 5). The sign inside the parentheses is opposite the h-coordinate. Students who read the sign literally get the wrong x-coordinate.

Confusing the discriminant sign rules. A negative discriminant means no real solutions, not a negative answer. Students sometimes think D < 0 means one negative solution. The discriminant determines how many solutions exist, not the sign of the solutions themselves.

Adding percents in successive steps instead of applying the zero product property to each factor. Once a quadratic is factored as (x + 3)(x - 6) = 0, each factor is set to zero separately. Students who solve x + 3 - 6 = 0 have combined the factors rather than applying the zero product property.

Using (b/2)^2 incorrectly when completing the square with a leading coefficient other than 1. When a > 1, you must factor out a before completing the square inside the parentheses, and distribute a back through the constant term you subtracted.

Exam Tips

Exam Tip

Choose your solution method strategically. For a quadratic, first check: does it factor cleanly with small integers? If yes, factor and use the zero product property (fastest). If not obvious after 15-20 seconds, switch to the quadratic formula. Use completing the square only when the question specifically asks for vertex form or the maximum/minimum value.

Common Mistake

The discriminant question format is a common SAT problem type: "For what value of k does ax^2 + bx + k = 0 have exactly one real solution?" The answer requires setting b^2 - 4ac = 0, not solving the full equation. Similarly, "how many real solutions" questions need only the discriminant sign, not the actual solutions.

Memory Trick

The three forms of a quadratic tell you three different things: standard form y = ax^2 + bx + c gives you the y-intercept (0, c) and direction of opening (sign of a). Vertex form y = a(x - h)^2 + k gives you the vertex (h, k) and max/min value k. Factored form y = a(x - p)(x - q) gives you the x-intercepts (p, 0) and (q, 0). Match the form to what the question asks for.

The axis of symmetry is the vertical line through the vertex. From standard form, it is x = -b / 2a. From factored form, it is the average of the two roots: x = (p + q) / 2. From vertex form, it is x = h. All three expressions for the axis of symmetry are equivalent and interchangeable.

Sign up free to keep reading

Create a free AnvayaPrep account to finish this SAT guide on Quadratic Equations — plus flashcards and practice questions.

Topics in This Chapter

Chapter FAQs