Quadratic Functions: Parabolas, Vertex Form, and the Quadratic Formula
Every quadratic graphs as a parabola. Master vertex form to read the vertex on sight, and the quadratic formula to find the roots when factoring fails.
Every quadratic is a parabola
A quadratic function is any equation with an x² term as its highest power. Its graph is always a parabola — a U-shape that either opens up or opens down. Once you can read the equation, you can sketch the graph, find the roots, and locate the vertex without graphing software.
The anatomy of a parabola
Two equation forms — same parabola
a > 0 → opens up (vertex is the minimum).
a < 0 → opens down (vertex is the maximum).
Bigger |a| → narrower; smaller |a| → wider.
y = a(x − h)² + k uses minus h. So y = (x + 2)² + 4 has h = −2 (not +2), giving vertex (−2, 4). Always read the sign opposite of what's inside the parentheses.
Read the vertex from vertex form
Find the vertex of y = −2(x − 1)² + 5.
Open the question →Direction + vertex from vertex form
For y = −(x + 2)² + 4, does the parabola open up or down? What is the vertex?
Open the question →Vertex from standard form
When factoring fails: the quadratic formula
Some quadratics don't factor nicely. The quadratic formula always works.
- Discriminant > 0
- Two real roots (parabola crosses x-axis twice).
- Discriminant = 0
- One real root (parabola just touches x-axis at vertex).
- Discriminant < 0
- No real roots (parabola never crosses x-axis).
Worked example
Use the quadratic formula
Solve 2x² − 5x − 3 = 0 using the quadratic formula.
Open the question →3-second recap
- Standard form: y = ax² + bx + c. Vertex form: y = a(x − h)² + k.
- Sign of a: positive opens up, negative opens down.
- Vertex from standard: x = −b/(2a).
- Quadratic formula: x = (−b ± √(b² − 4ac))/(2a).
- Discriminant: b² − 4ac → tells you the number of real roots.