Lesson 02 · Shape and position

Vertex Form & Transformations

Read y = a(x − h)² + k as a transformation map: a controls opening and width, while h and k place the turning point.

The learner question

How can three parameters place and shape an entire parabola?

Vertex form starts with the parent curve y = x², then stretches, reflects, and translates it without hiding the turning point.

The form
y = a(x − h)² + k

The vertex is (h, k), and the axis of symmetry is x = h.

Worked model

Read y = 2(x − 1)² − 3 from the vertex outward.

01Place the vertex
(h, k) = (1, −3)

The curve turns at (1, −3), and its mirror line is x = 1.

02Read the opening
a = 2 > 0

Positive a opens upward, so the vertex is a minimum.

03Read the width
|a| = 2 > 1

The output changes faster than y = x², so the parabola appears narrower.

vertex (1, -3)
axis x = 1
a changes shape
a < 0 flips · |a| changes width

The sign controls opening. Magnitude controls vertical stretch or compression.

h moves sideways
x − h

The sign appears opposite inside the parentheses: x + 3 means h = −3.

k moves vertically
+ k

k raises or lowers every output, including the vertex.

Transformation lab

Change one parameter at a time.

Holding the other parameters fixed makes each job visible instead of blending three effects into one slider cloud.

vertex (0, 0)
axis x = 0
Current parabola
y = (x)²
Vertex(0, 0)
Axisx = 0
Openingupward · minimum
Widthsame width as y = x²
Sign trap: in y = (x + 3)², the parentheses are x − (−3). The vertex is at x = −3, not x = 3.
Check transferFresh cases, same underlying idea
Vertex Form & Transformations check1 / 3

What is the vertex of y = 3(x − 4)² + 1?