quadratic function is a polynomial function of degree 2 written in standard form as f(x) = ax² + bx + c (where a ≠ 0). Its graph is a parabola — a U-shaped curve that opens upward when a > 0 and downward when a < 0. Quadratic functions have three equivalent forms (standard, vertex, and factored), are solved using factoring, completing the square, or the quadratic formula, and appear throughout Florida MAFS Algebra standards and the SAT Math “Advanced Math” section.

"Quadratic Function" Explained

Quadratic Functions: Forms, the Formula & SAT Tips

A quadratic function is a degree-2 polynomial written f(x) = ax² + bx + c (where a ≠ 0). Its graph is a parabola, a U-shaped curve that opens up when a > 0 and down when a < 0. It has three equivalent forms and is the most-tested topic in SAT “Advanced Math.”

quadratic functions

DEFINATION

What Is a Quadratic Function?

A second-degree polynomial function of the form f(x) = ax² + bx + c, where a, b, and c are real numbers and a ≠ 0. The a ≠ 0 requirement is what makes it quadratic, if a = 0 the x² term vanishes and it becomes linear. Its graph is always a parabola: a symmetric, U-shaped curve with a single highest or lowest point called the vertex.

Where you'll see it: Florida MAFS Algebra 1 & 2 and Precalculus, the Florida EOC, and — above all — the SAT "Advanced Math" category, the single largest SAT Math domain at roughly 35% of all questions. Also foundational for AP Calculus (optimization) and AP Physics (projectile motion).

THREE EQUIVALENT FORMS

Standard, Vertex & Factored Form

Each form reveals different information. Choosing the right one depends on whether you need the y-intercept, the vertex, or the roots, and the SAT tests converting between them.

Standard

f(x) = ax² + bx + c

a sets direction (up if a>0, down if a<0) · c = y-intercept · vertex x = -b/(2a). Use for the quadratic formula, discriminant, and y-intercept.

Vertex

f(x) = a(x - h)² + k

Vertex at (h, k) — min if a>0, max if a<0 · axis of symmetry x = h. SAT key: when asked for the max/min value, the answer is k.

Factored

f(x) = a(x - r₁)(x - r₂)

r₁, r₂ are the roots (x-intercepts) — set each factor = 0 · sum = -b/a, product = c/a (Vieta's). Only works when factorable over integers.

THE QUADRATIC FORMULA — MEMORIZE IT (NOT ON THE SAT REFERENCE SHEET)
x = ( -b ± √(b² - 4ac) ) / 2a
b² - 4ac > 0
Two real roots — crosses the x-axis twice
b² - 4ac = 0
One real root — touches the x-axis at the vertex
b² - 4ac < 0
No real roots — doesn't cross the x-axis

STEP BY STEP

Worked Examples

Five examples covering every quadratic skill the SAT tests, consolidated from the live page’s two example sets.

Solve by factoring: x² + 5x + 6 = 0.

  1. Two numbers that multiply to c = 6 and add to b = 5: 2 and 3
  2. Factor: (x + 2)(x + 3) = 0
  3. Zero-product property: x = -2 or x = -3

Quadratic formula + discriminant: 2x² − 4x − 6 = 0.

  1. Identify: a = 2, b = -4, c = -6
  2. Discriminant: (−4)² − 4(2)(−6) = 16 + 48 = 64 > 0 → two real roots
  3. Apply: x = (4 ± √64)/4 = (4 ± 8)/4
  4. Solutions: x = 3 or x = -1

Vertex form, maximum value: f(x) = −2(x − 3)² + 8. Find the maximum and where it occurs.

  1. Recognize vertex form: a = -2, h = 3, k = 8
  2. Since a = -2 < 0, the parabola opens down → vertex is a maximum
  3. Vertex (h, k) = (3, 8)
SAT trap: when a < 0 the vertex is a maximum, not a minimum.

Count solutions with the discriminant (don't solve): 3x² − 5x + 4 = 0.

  1. Identify: a = 3, b = -5, c = 4
  2. Discriminant: (−5)² − 4(3)(4) = 25 − 48 = -23
  3. Since −23 < 0 → no real solutions

Line + parabola system (SAT-style): where does y = 2x + 3 meet y = x² + 1?

  1. Set equal: x² + 1 = 2x + 3
  2. Move to one side: x² − 2x − 2 = 0
  3. Quadratic formula: x = (2 ± √12)/2 = 1 ± √3

READING THE PARABOLA

Key Features of a Quadratic's Graph

quadratic functions

Vertex (h, k)

The turning point — the maximum if a < 0, the minimum if a > 0. Vertex form gives (h, k) directly; from standard form, x = -b/(2a), then substitute for k. The most-tested parabola feature.

Axis of Symmetry

The vertical line x = h that mirrors the parabola. From standard form: x = -b/(2a). SAT use: if one root is x = 3 and the axis is x = 5, the other root is x = 7 (equidistant).

Y-Intercept

Set x = 0. In standard form f(x) = ax² + bx + c, the y-intercept is always c. The simplest feature to read — a frequent 10-second SAT question.

X-Intercepts (Roots)

Where the parabola crosses the x-axis — found by factoring or the quadratic formula. The discriminant sets the count: >0 → two, =0 → one, <0 → none.

DISCRIMINANT B² − 4AC REAL ROOTS GRAPH BEHAVIOR SAT IMPLICATION
b² − 4ac > 0 Two distinct Crosses the x-axis twice Two x-intercepts; factoring or QF gives two answers
b² − 4ac = 0 Exactly one Touches the x-axis at the vertex Vertex on the x-axis; "tangent to the x-axis"; root = -b/(2a)
b² − 4ac < 0 None (real) Doesn't cross the x-axis "How many real solutions?" = 0; complex roots exist

THE STRATEGY

Quadratic Functions on the SAT

Quadratics dominate “Advanced Math.” Knowing which form reveals which feature is what saves time under pressure.

SAT QUESTION TYPE WHAT IT TESTS FREQUENCY
Vertex / Max / Min Identify (h, k) from vertex form or convert from standard; find the max or min value and where 3–4 per test
Number of Solutions Use the discriminant to count real solutions; "How many x-intercepts?" 2–3 per test
Roots / Zeros Solve by factoring or QF; read roots from factored form; Vieta's sum/product 2–3 per test
Form Conversion Convert between forms; complete the square; equivalent expressions 1–2 per test
Line + Quadratic System Intersection of a line and a parabola; substitute; tangency via discriminant 1 per test

AVOID THESE

4 Common Quadratic Mistakes

Drawn from the SAT traps flagged throughout this guide

Calling the Vertex a Minimum When a < 0

When a < 0 the parabola opens downward, so the vertex is a maximum.

Fix: check the sign of a first — a > 0 → minimum, a < 0 → maximum.

Expecting the Quadratic Formula on the Reference Sheet

The SAT does not provide it.

Fix: memorize x = (-b ± √(b²−4ac))/2a cold before test day.

Misreading the Discriminant

Forgetting that the sign of b² − 4ac decides the number of real solutions.

Fix: >0 → two, =0 → one, <0 → none. "How many solutions?" = evaluate the discriminant.

Wrong Sign for h in Vertex Form

In a(x − h)² + k, the form (x + 2)² means h = −2, not +2.

Fix: h is the value that makes the parenthesis zero — flip the sign inside.

KEEP EXPLORING

Related Concepts

SAT Advanced Math Giving You Trouble?

Book a free math assessment and get a personalized Digital SAT plan built around your gaps.