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.
10 분TEKS 6A,6B,6C,7A,7B,7C,8A대수학 1
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
Vertex = the lowest (or highest) point. Axis of symmetry = vertical line through the vertex. Roots = where the parabola crosses x-axis.
Two equation forms — same parabola
Standard form: y = ax2 + bx + cVertex form: y = a(x − h)2 + kIn vertex form, (h, k) is the vertex. Read it directly from the equation.
The sign of a tells you everything about direction
a > 0 → opens up (vertex is the minimum). a < 0 → opens down (vertex is the maximum). Bigger |a| → narrower; smaller |a| → wider.
Vertex form sign trap
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
Vertex of y = −2(x−1)² + 5?
📌 Vertex form y = a(x−h)²+k. Vertex = (1, 5). Opens down (a=−2<0).
Direction + vertex from vertex form
y=−(x+2)²+4. Opens up or down? Vertex?
📌 a=−1<0 → opens DOWN. Vertex=(−2,4).
Direction from a coefficient
A parabola opens downward when a is:
📌 y = ax² + bx + c. If a < 0 → opens DOWN. If a > 0 → opens UP.
Vertex from standard form
y = ax2 + bx + cx-coordinate of vertex: x = −b / (2a)y-coordinate: plug that x back into the equationThe same formula gives you the axis of symmetry: x = −b/(2a).
When factoring fails: the quadratic formula
Some quadratics don't factor nicely. The quadratic formula always works.
For ax2 + bx + c = 0:x = ( −b ± √(b2 − 4ac) ) / (2a)The quantity b² − 4ac is the discriminant. It tells you how many real roots there are.
Discriminant > 0
Two real roots (parabola crosses x-axis twice).
Discriminant = 0
One real root (parabola just touches x-axis at vertex).