DoAssignment.ca

Q7 · Sketch a quadratic graph from vertex form

Learn to sketch a quadratic graph from vertex form through clear examples and targeted practice.

Ontario Grade 10 Mathematics

Quadratic Relations

Reading the shape, position, and direction of a parabola directly from y = a(x − h)² + k

In Grade 9 you graphed y = x² by plotting points and noticed the U-shaped curve called a parabola. You also learned that changing numbers in an equation shifts or stretches a graph. In this lesson you will go further: you will read a special form of the quadratic equation — called vertex form — and use it to sketch the full parabola without making a large table of values. Every feature you need is already hidden inside the equation, waiting to be decoded.

What you will learn

Grade 9 Bridge — The Basic Parabola y = x²

Before working with vertex form, recall the simplest quadratic: y=x2y = x^2. Its graph is a parabola that opens upward, with its lowest point at the origin (0,0)(0, 0). That lowest point is called the vertex. The graph is perfectly symmetric: the left side is a mirror image of the right side. The imaginary vertical line running through the vertex is called the axis of symmetry, and for y=x2y = x^2 that line is x=0x = 0.
Two key pairs of points help you sketch y=x2y = x^2 quickly. When x=1x = 1, y=1y = 1; when x=1x = -1, y=1y = 1. When x=2x = 2, y=4y = 4; when x=2x = -2, y=4y = 4. Each pair sits at the same height on opposite sides of the axis of symmetry. This symmetry property is something you will use constantly when sketching any parabola.

Introducing Vertex Form

Vertex form is a way of writing a quadratic equation so that the vertex is immediately visible. The general vertex form is y=a(xh)2+ky = a(x - h)^2 + k, where aa, hh, and kk are constants — meaning they are fixed numbers in a specific equation.
Here is what each constant does. The value of hh moves the parabola left or right: the vertex sits at x=hx = h. Notice the subtraction sign in (xh)2(x - h)^2 — this is important. If the equation shows (x3)2(x - 3)^2, then h=3h = 3 and the vertex is at x=3x = 3. If the equation shows (x+5)2(x + 5)^2, rewrite it as (x(5))2(x - (-5))^2, so h=5h = -5 and the vertex is at x=5x = -5.
The value of kk moves the parabola up or down: the vertex sits at y=ky = k. Together, (h,k)(h, k) is the vertex. The value of aa controls two things at once: its sign tells you the direction of opening, and its size tells you how wide or narrow the parabola is. If a>0a > 0, the parabola opens upward (vertex is the minimum point). If a<0a < 0, it opens downward (vertex is the maximum point). If a>1|a| > 1, the parabola is narrower than y=x2y = x^2 — this is called a vertical stretch. If 0<a<10 < |a| < 1, the parabola is wider than y=x2y = x^2 — this is called a vertical compression.
y=a(xh)2+ky = a(x - h)^2 + k

A Reliable Sketching Strategy

Rather than making a full table of values, use a four-step strategy to sketch any parabola from vertex form. This strategy uses what you already know about symmetry to keep the work short and accurate.
Step 1 — Find and plot the vertex. Read hh and kk directly from the equation and plot the point (h,k)(h, k). Step 2 — Draw the axis of symmetry. Draw a dashed vertical line through x=hx = h. This line is a guide, not part of the final graph. Step 3 — Find two more points. Choose one xx-value that is a small whole number away from hh, substitute it into the equation, and find yy. Then use symmetry to immediately get the matching point on the other side. You now have three plotted points. Step 4 — Draw the parabola. Connect the three points with a smooth U-shaped (or ∩-shaped) curve, making the arms continue outward.
Choosing the right xx-value in Step 3 matters. Pick a value that is 1 or 2 units away from hh so the arithmetic stays simple. If aa is a fraction, sometimes choosing 2 units away gives a nicer whole-number yy-value — experiment with one unit first and switch if the result is messy.

How a Changes the Width — A Closer Look

When you move 1 unit away from the vertex horizontally, the yy-value rises (or falls) by exactly |a| units, because (xh)2=12=1(x - h)^2 = 1^2 = 1 and the change in yy equals a×1=aa \times 1 = a. When you move 2 units away, the change is a×4a \times 4. This is why a large |a| makes the parabola climb steeply — it is stretched vertically — and a small |a| makes it rise gently, appearing wider.
For example, compare y=3(x1)2+2y = 3(x - 1)^2 + 2 and y=13(x1)2+2y = \frac{1}{3}(x - 1)^2 + 2. Both have vertex (1,2)(1, 2) and open upward. At x=2x = 2 (one unit right of the vertex): for the first equation, y=3(1)2+2=5y = 3(1)^2 + 2 = 5, so the point is (2,5)(2, 5); for the second, y=13(1)2+2=213y = \frac{1}{3}(1)^2 + 2 = 2\frac{1}{3}, so the point is much closer to the vertex. The first parabola is clearly narrower.

Connecting the Sketch to Key Features

Once you have sketched the parabola, you can read off several key features directly. The vertex (h,k)(h, k) is either the minimum value (when a>0a > 0) or the maximum value (when a<0a < 0) of the relation. The minimum or maximum value itself is the yy-coordinate kk. The axis of symmetry is x=hx = h.
The domain of any parabola sketched here is all real numbers — the arms extend left and right without end. The range depends on the direction. When a>0a > 0, the range is yky \geq k (the parabola goes upward from the vertex). When a<0a < 0, the range is yky \leq k (the parabola goes downward from the vertex). Being able to state these features from a sketch — not just from a calculation — is an important Grade 10 skill.

What Each Parameter in y = a(x − h)² + k Controls

ParameterWhat it controlsEffect when value increasesQuick reading rule
aa (sign)Direction of openinga>0a > 0: opens up; a<0a < 0: opens downPositive aa → U-shape; negative aa → ∩-shape
aa (size)Width of parabolaa>1|a| > 1: narrower (stretch); 0<a<10 < |a| < 1: wider (compression)Bigger |a| means steeper sides
hhHorizontal position of vertexVertex shifts right as hh increasesRead directly: vertex is at x=hx = h
kkVertical position of vertexVertex shifts up as kk increasesRead directly: vertex is at y=ky = k

Worked example

Example 1 — Upward-Opening Parabola with a Stretch

Sketch the parabola y=2(x3)25y = 2(x - 3)^2 - 5 and state the vertex, axis of symmetry, direction of opening, and range.
  1. Read the parameters
    Compare the equation with y=a(xh)2+ky = a(x - h)^2 + k. The value a=2a = 2, h=3h = 3, and k=5k = -5. Because a=2>0a = 2 > 0, the parabola opens upward. Because a=2>1|a| = 2 > 1, there is a vertical stretch — the parabola will be narrower than y=x2y = x^2.
    a=2, h=3, k=5a = 2,\ h = 3,\ k = -5
  2. Identify and plot the vertex
    The vertex is at (h,k)=(3,5)(h, k) = (3, -5). Plot this point. It is the minimum point because the parabola opens upward.
    (h, k)=(3, 5)(h,\ k) = (3,\ -5)
  3. Draw the axis of symmetry
    Draw a dashed vertical line at x=3x = 3. Every point on the left of this line has a matching point the same distance to the right at the same height.
    x=3x = 3
  4. Find a point one unit right of the vertex
    Substitute x=4x = 4 (one unit to the right of h=3h = 3) into the equation. Compute (43)2=1(4 - 3)^2 = 1, then multiply by 2 to get 2, then add 5-5 to get 3-3. So the point (4,3)(4, -3) is on the parabola.
    y=2(43)25=2(1)5=3y = 2(4 - 3)^2 - 5 = 2(1) - 5 = -3
  5. Use symmetry to get the matching point
    The point (4,3)(4, -3) is 1 unit to the right of the axis x=3x = 3. Its mirror image is 1 unit to the left, at x=2x = 2, with the same yy-value. Plot (2,3)(2, -3).
    (2, 3)(2,\ -3)
  6. Find a point two units right of the vertex
    Substitute x=5x = 5 to get a second pair. Compute (53)2=4(5 - 3)^2 = 4, multiply by 2 to get 8, then add 5-5 to get 33. The point (5,3)(5, 3) is on the parabola, and by symmetry so is (1,3)(1, 3).
    y=2(53)25=2(4)5=3y = 2(5 - 3)^2 - 5 = 2(4) - 5 = 3
  7. Sketch and state the key features
    Plot all five points — (1,3)(1,3), (2,3)(2,-3), (3,5)(3,-5), (4,3)(4,-3), (5,3)(5,3) — and connect them with a smooth upward-opening curve. The vertex is (3,5)(3, -5), the axis of symmetry is x=3x = 3, the parabola opens upward, and the range is y5y \geq -5 because the vertex is the lowest point.
Answer: Vertex: (3,5)(3, -5); axis of symmetry: x=3x = 3; opens upward (vertical stretch by factor 2); range: y5y \geq -5.
Check: Substitute (5,3)(5, 3) back into y=2(x3)25y = 2(x-3)^2 - 5: 2(53)25=2(4)5=85=32(5-3)^2 - 5 = 2(4) - 5 = 8 - 5 = 3. ✓ Substitute (1,3)(1, 3): 2(13)25=2(4)5=32(1-3)^2 - 5 = 2(4) - 5 = 3. ✓

Worked example

Example 2 — Downward-Opening Parabola with a Compression

Sketch the parabola y=12(x+2)2+6y = -\frac{1}{2}(x + 2)^2 + 6 and state the vertex, axis of symmetry, direction of opening, and range.
  1. Read the parameters carefully
    Rewrite the equation as y=12(x(2))2+6y = -\frac{1}{2}(x - (-2))^2 + 6 to match the form y=a(xh)2+ky = a(x - h)^2 + k. So a=12a = -\frac{1}{2}, h=2h = -2, and k=6k = 6. Because a<0a < 0, the parabola opens downward. Because a=12<1|a| = \frac{1}{2} < 1, there is a vertical compression — the parabola will be wider than y=x2y = x^2.
    a=12, h=2, k=6a = -\frac{1}{2},\ h = -2,\ k = 6
  2. Identify and plot the vertex
    The vertex is at (h,k)=(2,6)(h, k) = (-2, 6). Plot this point. It is the maximum point because the parabola opens downward.
    (2, 6)(-2,\ 6)
  3. Draw the axis of symmetry
    Draw a dashed vertical line at x=2x = -2.
    x=2x = -2
  4. Find a point two units right of the vertex
    Choose x=0x = 0 (two units to the right of h=2h = -2) because it gives easy arithmetic. Compute (0(2))2=4(0 - (-2))^2 = 4, multiply by 12-\frac{1}{2} to get 2-2, then add 66 to get 44. So (0,4)(0, 4) is on the parabola. By symmetry, (4,4)(-4, 4) is also on the parabola.
    y=12(0+2)2+6=12(4)+6=2+6=4y = -\frac{1}{2}(0 + 2)^2 + 6 = -\frac{1}{2}(4) + 6 = -2 + 6 = 4
  5. Find a point four units right of the vertex
    Choose x=2x = 2 (four units right of h=2h = -2). Compute (2+2)2=16(2 + 2)^2 = 16, multiply by 12-\frac{1}{2} to get 8-8, then add 66 to get 2-2. So (2,2)(2, -2) is on the parabola, and by symmetry (6,2)(-6, -2) is also on the parabola.
    y=12(2+2)2+6=12(16)+6=8+6=2y = -\frac{1}{2}(2 + 2)^2 + 6 = -\frac{1}{2}(16) + 6 = -8 + 6 = -2
  6. Sketch and state the key features
    Plot all five points — (6,2)(-6,-2), (4,4)(-4,4), (2,6)(-2,6), (0,4)(0,4), (2,2)(2,-2) — and connect them with a smooth downward-opening curve. Notice how wide the curve is compared with a standard parabola — this is the effect of the vertical compression. The vertex is (2,6)(-2, 6), the axis of symmetry is x=2x = -2, the parabola opens downward, and the range is y6y \leq 6 because the vertex is the highest point.
Answer: Vertex: (2,6)(-2, 6); axis of symmetry: x=2x = -2; opens downward (vertical compression by factor 12\frac{1}{2}); range: y6y \leq 6.
Check: Substitute (0,4)(0, 4) into y=12(x+2)2+6y = -\frac{1}{2}(x+2)^2 + 6: 12(0+2)2+6=12(4)+6=2+6=4-\frac{1}{2}(0+2)^2 + 6 = -\frac{1}{2}(4) + 6 = -2 + 6 = 4. ✓ Substitute (4,4)(-4, 4): 12(4+2)2+6=12(4)+6=4-\frac{1}{2}(-4+2)^2 + 6 = -\frac{1}{2}(4) + 6 = 4. ✓

Common mistakes and how to avoid them

Reading the sign of h incorrectly. For example, seeing (x+4)2(x + 4)^2 and writing h=4h = 4 instead of h=4h = -4.
Correction: Rewrite the bracket in the form (xh)2(x - h)^2. Since (x+4)2=(x(4))2(x + 4)^2 = (x - (-4))^2, you can clearly see h=4h = -4.
Forgetting that the range depends on the sign of aa. Writing yky \geq k even when the parabola opens downward.
Correction: Check the sign of aa first. If a>0a > 0, the vertex is a minimum so the range is yky \geq k. If a<0a < 0, the vertex is a maximum so the range is yky \leq k.
Treating |a| as a horizontal stretch or shift instead of a vertical one, and placing points too far left or right.
Correction: aa only scales the yy-values. To find extra points, substitute an xx-value into the equation; do not move the vertex left or right by aa.
Plotting the symmetric point at the wrong position, for example reflecting across the xx-axis instead of the axis of symmetry.
Correction: The axis of symmetry is the vertical line x=hx = h. Count how many units the original point is from this line, then go the same number of units to the other side at the same height.
Connecting plotted points with straight lines instead of a smooth curve.
Correction: A parabola is always a smooth, rounded curve. After plotting the points, draw the curve freehand so it gradually changes direction through the vertex.

Lesson summary

Check your understanding

Question 1

What is the vertex of the parabola y=3(x+1)2+7y = -3(x + 1)^2 + 7?
  1. (1,7)(1, 7)
  2. (1,7)(-1, 7)
  3. (1,7)(-1, -7)
  4. (3,7)(3, 7)
Show answer and explanation
(1,7)(-1, 7)
Rewrite as y=3(x(1))2+7y = -3(x - (-1))^2 + 7, so h=1h = -1 and k=7k = 7. The vertex is (1,7)(-1, 7). The common error is reading (x+1)2(x + 1)^2 as h=1h = 1, but the subtraction in the definition means h=1h = -1.

Question 2

The equation y=14(x5)23y = \frac{1}{4}(x - 5)^2 - 3 produces a parabola that, compared with y=x2y = x^2, is _.
  1. narrower and opens downward
  2. wider and opens downward
  3. narrower and opens upward
  4. wider and opens upward
Show answer and explanation
wider and opens upward
a=14>0a = \frac{1}{4} > 0 so the parabola opens upward. Because a=14<1|a| = \frac{1}{4} < 1, this is a vertical compression, making the parabola wider than y=x2y = x^2.

Question 3

For the parabola y=2(x4)2+1y = 2(x - 4)^2 + 1, what is the yy-value when x=6x = 6?
  1. 55
  2. 99
  3. 1717
  4. 33
Show answer and explanation
99
Substitute x=6x = 6: y=2(64)2+1=2(2)2+1=2(4)+1=8+1=9y = 2(6 - 4)^2 + 1 = 2(2)^2 + 1 = 2(4) + 1 = 8 + 1 = 9.

Question 4

A parabola has equation y=5(x2)2+8y = -5(x - 2)^2 + 8. What is its range?
  1. All real numbers
  2. y8y \geq 8
  3. y2y \leq 2
  4. y8y \leq 8
Show answer and explanation
y8y \leq 8
Because a=5<0a = -5 < 0, the parabola opens downward and the vertex (2,8)(2, 8) is the maximum point. The yy-values can never exceed 8, so the range is y8y \leq 8.

Key terms

Parabola
The U-shaped (or ∩-shaped) curve that is the graph of every quadratic relation.
Vertex
The highest or lowest point of a parabola; in vertex form it is the point (h,k)(h, k).
Vertex form
The equation y=a(xh)2+ky = a(x - h)^2 + k, where the vertex is directly visible as (h,k)(h, k).
Axis of symmetry
The vertical line x=hx = h that divides the parabola into two mirror-image halves.
Vertical stretch
A transformation where a>1|a| > 1 makes the parabola narrower than y=x2y = x^2 by multiplying all yy-values by |a|.
Vertical compression
A transformation where 0<a<10 < |a| < 1 makes the parabola wider than y=x2y = x^2 by multiplying all yy-values by |a|.
Minimum value
The lowest yy-value of the parabola, equal to kk when a>0a > 0.
Maximum value
The highest yy-value of the parabola, equal to kk when a<0a < 0.

Continue through MPM2D

View the complete Ontario Grade 10 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 10 Mathematics (MPM2D), study topic Q7. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question