🧮 Algebra
🪁Graphing Quadratics
Opening direction, axis of symmetry and vertex — the three things to read on a parabola, plus counting x-intercepts with the discriminant.
After a basketball leaves your hands, its path is neither a straight line nor a circular arc but a graceful curve that rises, peaks and falls — a parabola. Fountain jets and bridge arches carry its silhouette. Behind the curve stands a very plain function:
Plot the simplest parabola first
Start from and make a table of points (drawn on Cartesian coordinates):
| 4 | 1 | 0 | 1 | 4 |
Connect the dots and a bowl-shaped curve appears. Notice its symmetry: and produce the same — squaring eats the minus sign. The lowest point is the vertex, and the vertical line that splits the curve into mirror halves is the axis of symmetry.
The opening direction reads a
- : the parabola opens upward, like a bowl, and the vertex is the minimum;
- : it opens downward, like an umbrella, and the vertex is the maximum.
controls the build: already reaches 2 at , steeper and slimmer than , while climbs slowly and looks wider. If the square term disappears and only remains — the parabola flattens into a straight line. The coefficient is the soul of the parabola.
Axis of symmetry and vertex
For the general form, the axis of symmetry is the vertical line
and the vertex sits on it. For example, has axis and vertex height , namely .
Where does the formula come from? From symmetry. Substitute and you get 0; substitute and you get 0 again — two equal-height points must sit symmetrically about the axis, and their midpoint is exactly it.
Do not drop the minus sign
The leading minus in is the easiest thing to lose. In we have , so — a negative times a negative turns positive, and the axis lands on the positive side.
The discriminant counts the intercepts
The number of crossings with the x-axis is settled by the discriminant :
- : two intercepts;
- : exactly one — the vertex rests on the x-axis;
- : no intercepts at all.
For the discriminant is , with intercepts at ; for it is 0, one intercept; for it is — even the minimum sits 1 above the ground, never reaching the x-axis. An intercept's x-value is a solution of , which is exactly what quadratic equations are about.
Sketch a whole parabola
Draw : the axis is , the vertex , and the discriminant promises two intercepts. Plot points: gives 0, gives , gives 0. The curve dips from down to and climbs back to — vertex, axis and intercepts all agree.
When is the ball highest
A thrown ball's height is roughly (meters). Here , so it opens downward. The peak sits on the axis of symmetry at seconds, where meters. The discriminant gives two zeros: launch at , landing at . Read off the vertex and both "when" and "how high" are answered at once.
Check yourself
Quick quiz
1. Which way does y = −3x² open?
2. What is the axis of symmetry of y = x² − 6x + 5?
3. How many x-intercepts does y = x² + 2x + 5 have?