Advanced Math Unit M4

Quadratic Functions & Parabolas

The same U-shaped curve, written three ways — and each way hands you a different landmark for free.

A quadratic isn't just an expression — it's a parabola, and the form you write it in decides which landmark you read off without any work: the peak, the crossings, or the y-start.

A quadratic is a shape

Throw a ball. Arc a fountain of water. Track a diver from the board to the splash. Every one of those paths is the same shape — a parabola — and every parabola is the picture of a quadratic. M2 taught you to handle x2+5x+6x^2 + 5x + 6 as an expression to factor; M3 taught you to solve it when it equals zero. This module gives that expression a body: turn it into a function f(x)=x2+5x+6f(x) = x^2 + 5x + 6 and plot every input against its output, and you get a curve you can read.

The simplest quadratic, y=x2y = x^2, is the parent parabola: a symmetric U resting its bottom at the origin. Every other parabola is that same U, moved and restretched. The leading number aa does two jobs at once: its sign decides which way the U opens — positive is a smile (a lowest point), negative is a frown (a highest point) — and its size decides how narrow. A big a|a| pinches the U tight; a small one lets it flare wide open. That single coefficient is why one quadratic launches steeply and another drifts.

Three forms, three pairs of glasses

Here is the idea the whole module turns on. A parabola can be written three ways, and they are all the same curve — the same points, the same picture. What changes is which feature each one hands you for free, as a number you can read straight off without doing any work. They are three pairs of glasses on one shape.

  • Vertex form a(xh)2+ka(x - h)^2 + k shows the turning point. The vertex — the peak or the valley — sits at (h,k)(h, k), right there in the constants.
  • Factored form a(xr1)(xr2)a(x - r_1)(x - r_2) shows the x-intercepts. The graph crosses the axis at r1r_1 and r2r_2.
  • Standard form ax2+bx+cax^2 + bx + c shows the y-intercept. Set x=0x = 0 and every xx-term vanishes, so the curve crosses the y-axis at cc.

Say a problem hands you standard form and asks for the vertex. You convert to the form that shows it — by completing the square, the M2 move, now with an aa to carry:

factor a out
Pull aa out of the xx-terms only, leaving the constant alone: 2x2+12x+5=2(x2+6x)+52x^2 + 12x + 5 = 2(x^2 + 6x) + 5.
half, then square
Half of 66 is 33; squared, that’s 99 — the number that completes the square inside.
add and subtract
Add it and subtract it inside so nothing changes: 2(x2+6x+99)+52(x^2 + 6x + 9 - 9) + 5.
the leftover leaves
The perfect square stays; the spare 9-9 walks out — but it’s multiplied by 22 on the way, so it becomes 18-18: 2(x+3)218+52(x + 3)^2 - 18 + 5.
vertex form
Combine the constants: 2(x+3)2132(x + 3)^2 - 13. The vertex is (3,13)(-3, -13) — read straight off.

Factored form is the flip side. If f(x)=(x3)(x+1)f(x) = (x - 3)(x + 1), the graph crosses where each factor is zero: at x=3x = 3 and x=1x = -1. Notice both signs flipped — the bracket (x3)(x - 3) hits zero at +3+3, not 3-3. That sign flip is the same one M3 warned about when reading roots off factored form, and it is worth points every time.

Feel all three at once by dragging. In Parabola Studio, move the vertex and watch every form rewrite itself, then tap a form to light up the feature it owns.

Drag the vertex to move the parabola; drag the small handle to stretch or flip it. Watch all three forms rewrite — and where the curve meets the axis.

-10-10-8-8-6-6-4-4-2-2224466881010vertexa-13(0, -3)
Tap a form to light up what it hands you:
Vertex formreads the vertex straight off
Factored formreads the x-intercepts straight off
Standard formreads the y-intercept straight off
2
Meets the x-axis: crosses twice
at
One parabola, three forms

Predict before you click: load just touches, then tap “the x-intercepts.” How many crossing dots light up? Now drag the vertex one step down — do the two crossings appear, and what does b24acb^2 - 4ac read now? Then tap “the vertex” and drag sideways: only the vertex form’s numbers should follow your hand cleanly, because that’s the form built to track it.

Where the parabola meets the axis

M3 promised you would see the discriminant here, and this is it. The x-intercepts are exactly the solutions of f(x)=0f(x) = 0 — so the number of times a parabola crosses the x-axis is the number of real solutions its equation has, the verdict b24acb^2 - 4ac already knew:

  • b24ac>0b^2 - 4ac > 0: two real solutions, so the parabola crosses the axis twice.
  • b24ac=0b^2 - 4ac = 0: one solution, so the parabola just touches the axis — its vertex sits exactly on it.
  • b24ac<0b^2 - 4ac < 0: no real solution, so the parabola misses the axis entirely, floating above it or below it.

Lift y=x2y = x^2 upward by adding to it — x2x^2, then x2+1x^2 + 1, then x2+4x^2 + 4 — and you watch its two crossings slide together, kiss, and lift off the axis. The three cases M3 counted are three heights of the same curve. Watch it happen at the board:

Press play — the board writes itself.

0:00 / 1:18
Transcript

When we learned to solve equations, I promised you'd get to see the discriminant. Here it is — watch what a parabola does when it meets the x-axis.

Right now this curve dips below the axis and climbs back out, so it cuts through in two places. Two crossings — and the discriminant is a healthy sixteen, comfortably positive. Positive means two.

Now watch closely. I'm going to lift the whole parabola straight up — keep your eyes on those two crossings as it rises.

They slid together and kissed. The bottom of the curve is resting right on the axis now — one crossing, not two. That's the discriminant landing exactly on zero: the razor's edge, exactly one solution.

Lift it just a little more, and the curve pulls away from the axis for good. It never touches — zero crossings. The discriminant has gone negative, and you already know why: nothing real squares to a negative.

So it's one curve at three heights. Dipping through: two. Just resting: one. Lifted clear: none. Cross, touch, miss.

That little number under the root was never only algebra — it was quietly telling you where the parabola sat the whole time.

Where a parabola meets the axis · 1:19

Every parabola is also mirror-symmetric about a vertical line through its vertex: the axis of symmetry, x=b2ax = -\tfrac{b}{2a}. That formula is the fastest route to a vertex you’ll ever need — find the axis, then feed that xx back into the function for the yy. It’s also why the two x-intercepts, when they exist, always sit an equal step to each side of the vertex: the ±\pm from M3’s formula spreads them evenly around b2a-\tfrac{b}{2a}, the same balance point the twins never left in the Discriminant Lab.

The other direction — building a parabola from instructions — is where vertex form really sings. Read a(xh)2+ka(x - h)^2 + k as a recipe applied to the parent y=x2y = x^2: shift right hh, shift up kk, stretch by aa (and flip if aa is negative). Shift & Stretch lets you slide those three dials and watch the parent move.

Start from the parent y = x² (dashed). Slide h, k, and a and read the vertex form as a set of instructions — then watch the sign trap.

-10-10-8-8-6-6-4-4-2-2224466881010y = x²vertex
a — stretch / flipa = 1
h — slide sidewaysh = 0
k — slide up/downk = 0
From : unchanged — this IS the parent parabola.

Slide h off zero to feel the sideways-sign trap.

Move the parent parabola

Predict before you slide: set hh to +3+3. The bracket now reads x3x - 3 — a minus — so which way did the curve go? (Right — the trap from earlier, now under your finger.) Then push aa past zero into the negatives and watch the smile become a frown; slide it to 12\tfrac12 and watch the U flare wide.

The one thing to remember

A parabola is one shape you can write three ways, and you pick the form that already shows what you’re asked for: vertex form for the peak or valley, factored form for the crossings, standard form for the y-start. When you only need how many times it crosses, don’t graph — the discriminant b24acb^2 - 4ac tells you, just as it did in M3. And the axis of symmetry x=b2ax = -\tfrac{b}{2a} is always the shortcut home to the vertex.

Pick the form that shows what you need

You needUse this formRead it off
the vertex (max/min point)vertex a(xh)2+ka(x - h)^2 + kvertex =(h,k)= (h, k)
the x-intercepts (crossings)factored a(xr1)(xr2)a(x - r_1)(x - r_2)x=r1, r2x = r_1,\ r_2 (signs flip)
the y-intercept (start)standard ax2+bx+cax^2 + bx + cy=cy = c
the axis / vertex, faststandardx=b2ax = -\tfrac{b}{2a}, then plug in for yy

Opening & width: a>0a > 0 opens up (a lowest point, a minimum); a<0a < 0 opens down (a highest point, a maximum). Bigger a|a| is narrower, smaller is wider.

How many x-intercepts — the discriminant, no graphing:   b24ac>0\;b^2 - 4ac > 0 → two (crosses).   =0\;= 0 → one (touches at the vertex).   <0\;< 0 → none (misses the axis).

Complete the square (a ≠ 1) to reach vertex form: factor aa out of the xx-terms, add and subtract (b/a2)2\left(\tfrac{b/a}{2}\right)^2 inside, and carry the leftover out multiplied by aa.

Drag the vertex to move the parabola; drag the small handle to stretch or flip it. Watch all three forms rewrite — and where the curve meets the axis.

-10-10-8-8-6-6-4-4-2-2224466881010vertexa-13(0, -3)
Tap a form to light up what it hands you:
Vertex formreads the vertex straight off
Factored formreads the x-intercepts straight off
Standard formreads the y-intercept straight off
2
Meets the x-axis: crosses twice
at

Start from the parent y = x² (dashed). Slide h, k, and a and read the vertex form as a set of instructions — then watch the sign trap.

-10-10-8-8-6-6-4-4-2-2224466881010y = x²vertex
a — stretch / flipa = 1
h — slide sidewaysh = 0
k — slide up/downk = 0
From : unchanged — this IS the parent parabola.

Slide h off zero to feel the sideways-sign trap.

Find the vertex of . Give it as a point .

The vertex sits on the axis of symmetry . Find that x, then feed it back in for y.

Correct: 0Attempts: 0Streak: 0Best: 0