DoAssignment.ca

Q8 · Determine a vertex-form equation from a parabola graph

Learn to determine a vertex-form equation from a parabola graph through clear examples and targeted practice.

Ontario Grade 10 Mathematics

Quadratic Relations

MPM2D · Quadratic Relations · Study Topic Q8

You have already graphed parabolas by plotting points and by using transformations (MTH1W). In this lesson you go in the opposite direction: you start with the graph and write the equation. This is a key skill in MPM2D because a single, neat equation in vertex form captures everything about a parabola — its turning point, its width, and which way it opens. By the end of this lesson you will be able to look at any labelled parabola graph and write its equation with confidence.

What you will learn

Bridge from Grade 9 — What You Already Know About Parabolas

In Grade 9 you learned that a parabola is the U-shaped curve produced by a quadratic relation. You plotted parabolas from equations such as y=x2y = x^2, y=2x2y = 2x^2, and y=x2+4y = -x^2 + 4. You also learned the idea of a vertex — the single point where the parabola changes direction — and you noticed that the curve is symmetric about a vertical line through that vertex.
You also saw how the number in front of x2x^2 controls the shape. A large positive value makes the parabola narrow; a small positive value makes it wide. A negative value flips it upside down. This lesson builds directly on those observations.

Vertex Form — The Equation We Are Building

Vertex form is a way of writing a quadratic equation so the vertex stands out immediately. The general vertex-form equation is y=a(xh)2+ky = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola and aa is a non-zero number called the stretch or compression factor.
Reading the vertex form: the vertex is the point (h,k)(h, k). Notice the subtle sign — the form uses (xh)(x - h), so if the vertex is at x=3x = 3 the term inside the brackets is (x3)(x - 3). If the vertex is at x=2x = -2 the term becomes (x(2))=(x+2)(x - (-2)) = (x + 2). Students often flip this sign, so pause and double-check every time.
The value of aa tells you two things at once. Its sign tells you direction: a>0a > 0 means the parabola opens upward (a valley shape), and a<0a < 0 means it opens downward (a hill shape). Its size tells you width: a>1|a| > 1 gives a narrower curve than y=x2y = x^2, while 0<a<10 < |a| < 1 gives a wider curve. When a=1a = 1 you get the standard parabola y=x2y = x^2 shifted to the vertex.
Your job in this topic is to find all three values — hh, kk, and aa — from information shown on the graph.
y=a(xh)2+ky = a(x - h)^2 + k

Step-by-Step Strategy for Reading the Graph

Every time you are given a parabola graph, follow these four steps in order. Rushing past Step 1 is the most common source of errors.
Step 1 — Locate the vertex. Look for the turning point of the parabola. Read its coordinates carefully from the grid. Call them (h,k)(h, k). Write hh and kk down before doing anything else.
Step 2 — Write the partial equation. Substitute hh and kk into y=a(xh)2+ky = a(x - h)^2 + k. You now have an equation with only one unknown: aa.
Step 3 — Find a second point. Pick any other clearly labelled point on the graph. This gives you a known xx value and a known yy value. Avoid the vertex itself — substituting the vertex always gives 0=00 = 0, which tells you nothing about aa. A point on the axis of symmetry is also useless; choose a point clearly off-centre.
Step 4 — Solve for aa. Substitute the second point's coordinates into your partial equation. Simplify the bracket, then divide both sides to isolate aa. Write the final equation with the numerical value of aa filled in.

Choosing and Checking Your Second Point

A good second point sits on an exact grid intersection — a place where you can read both coordinates as integers without guessing. If the graph shows the yy-intercept at a clean integer, that is often the easiest choice because you simply set x=0x = 0.
Once you have found aa, it is worth a quick check: substitute both the vertex and the second point into your completed equation and confirm you get the correct yy value each time. If the check fails, re-read the vertex sign or re-read the second point — those are the two most common slip points.
A graphical sense-check also helps. If your aa is positive but the parabola on the graph clearly opens downward, you made a sign error somewhere. Stop and retrace your steps rather than continuing with a wrong aa.

What the Value of a Reveals About the Graph

Once you have solved for aa, take a moment to interpret it. This builds the habit of connecting algebra back to the visual graph, which is exactly what examiners test.
If a=2a = 2, the parabola is twice as steep as y=x2y = x^2 near the vertex. Moving one unit left or right of the vertex raises (or lowers) the curve by 22 units instead of the usual 11 unit. If a=13a = \frac{1}{3}, the curve is wider — one unit from the vertex produces only 13\frac{1}{3} of a unit of rise. If a=4a = -4, the parabola opens downward and is four times steeper than the basic downward parabola y=x2y = -x^2.
This interpretation also gives you a self-check opportunity. Look at the graph: is the parabola clearly narrower or wider than the standard y=x2y = x^2 shape? Does your calculated |a| agree with that visual impression? If the curve looks much steeper than y=x2y = x^2 but you calculated a=0.1a = 0.1, something went wrong.

Quick Reference: Reading Vertex Form $y = a(x - h)^2 + k$ from a Graph

What you read from the graphWhat it gives youWhere it goes in the equation
Turning point (vertex) coordinateshh and kkInside the bracket as (xh)(x - h), and added at the end as +k+ k
Direction of opening (up or down)Sign of aaa>0a > 0 for up, a<0a < 0 for down
A second labelled point (x1,y1)(x_1, y_1)Numerical value of aaSubstitute into partial equation, then solve

Worked example

Example 1 — Upward-Opening Parabola with a Positive Vertex

A parabola graph shows a vertex at (2,3)(2, -3) and passes through the point (4,5)(4, 5). The parabola opens upward. Write the equation in vertex form.
  1. Identify the vertex
    The vertex is given as (2,3)(2, -3), so h=2h = 2 and k=3k = -3.
    h=2,k=3h = 2, k = -3
  2. Write the partial equation
    Substitute h=2h = 2 and k=3k = -3 into the vertex form y=a(xh)2+ky = a(x - h)^2 + k. The value aa is still unknown.
    y=a(x2)23y = a(x - 2)^2 - 3
  3. Substitute the second point
    The graph also passes through (4,5)(4, 5), so substitute x=4x = 4 and y=5y = 5 into the partial equation.
    5=a(42)235 = a(4 - 2)^2 - 3
  4. Simplify inside the bracket
    Calculate 42=24 - 2 = 2, then square it to get 44.
    5=a(2)23=4a35 = a(2)^2 - 3 = 4a - 3
  5. Solve for a
    Add 33 to both sides to isolate the 4a4a term, then divide both sides by 44.
    8=4a    a=28 = 4a \implies a = 2
  6. Write the final equation
    Replace aa with 22 in the partial equation to get the complete vertex-form equation.
    y=2(x2)23y = 2(x - 2)^2 - 3
Answer: y=2(x2)23y = 2(x - 2)^2 - 3
Check: Vertex check: substitute x=2x = 2: y=2(22)23=2(0)3=3y = 2(2-2)^2 - 3 = 2(0) - 3 = -3. ✓ The vertex (2,3)(2, -3) is correct. Second-point check: substitute x=4x = 4: y=2(42)23=2(4)3=83=5y = 2(4-2)^2 - 3 = 2(4) - 3 = 8 - 3 = 5. ✓ The point (4,5)(4, 5) lies on the curve. Since a=2>0a = 2 > 0, the parabola opens upward, which matches the graph description.

Worked example

Example 2 — Downward-Opening Parabola with a Negative Vertex x-coordinate

A parabola graph shows a vertex at (3,4)(-3, 4) and passes through the point (0,5)(0, -5). The parabola opens downward. Write the equation in vertex form.
  1. Identify the vertex
    The vertex is (3,4)(-3, 4), so h=3h = -3 and k=4k = 4. Be careful: hh is negative here.
    h=3,k=4h = -3, k = 4
  2. Write the partial equation
    Substitute h=3h = -3 and k=4k = 4 into y=a(xh)2+ky = a(x - h)^2 + k. Because h=3h = -3, the bracket becomes x(3)=x+3x - (-3) = x + 3.
    y=a(x+3)2+4y = a(x + 3)^2 + 4
  3. Substitute the second point
    The point (0,5)(0, -5) is the yy-intercept — a clean grid point. Substitute x=0x = 0 and y=5y = -5.
    5=a(0+3)2+4-5 = a(0 + 3)^2 + 4
  4. Simplify inside the bracket
    Calculate 0+3=30 + 3 = 3, then square it to get 99.
    5=9a+4-5 = 9a + 4
  5. Solve for a
    Subtract 44 from both sides, then divide both sides by 99.
    9=9a    a=1-9 = 9a \implies a = -1
  6. Write the final equation
    Replace aa with 1-1 in the partial equation. The negative value confirms the parabola opens downward, which matches the graph.
    y=(x+3)2+4y = -(x + 3)^2 + 4
Answer: y=(x+3)2+4y = -(x + 3)^2 + 4
Check: Vertex check: substitute x=3x = -3: y=(3+3)2+4=(0)+4=4y = -(-3+3)^2 + 4 = -(0) + 4 = 4. ✓ The vertex (3,4)(-3, 4) is correct. Second-point check: substitute x=0x = 0: y=(0+3)2+4=9+4=5y = -(0+3)^2 + 4 = -9 + 4 = -5. ✓ The yy-intercept (0,5)(0, -5) lies on the curve. Since a=1<0a = -1 < 0, the parabola opens downward. ✓

Common mistakes and how to avoid them

Writing (x+h)(x + h) instead of (xh)(x - h) when the vertex has a positive xx-coordinate. For example, writing (x+2)(x + 2) for a vertex at x=2x = 2.
Correction: Always use (xh)(x - h). If the vertex is at x=2x = 2, the bracket is (x2)(x - 2). Substitute hh directly and keep the minus sign.
Choosing the vertex itself as the second point when solving for aa, which always gives 0=00 = 0 and tells you nothing.
Correction: Pick any other clearly labelled grid point that is not the vertex. The yy-intercept is usually the easiest choice.
Forgetting to square the bracket before solving for aa. For example, treating (xh)2(x - h)^2 as (xh)(x - h) and getting the wrong value of aa.
Correction: After substituting the second point, evaluate the bracket first, then square the result before dividing to find aa.
Getting aa with the wrong sign, resulting in an equation that opens in the opposite direction to the graph.
Correction: Before writing the final equation, check whether the graph opens up or down and confirm your aa has the matching sign.
Misreading the vertex coordinates from the graph, especially when the vertex is in a negative quadrant.
Correction: Read each axis carefully. Count grid squares from the origin and confirm the sign of each coordinate before substituting.

Lesson summary

Check your understanding

Question 1

A parabola has its vertex at (1,4)(1, -4) and passes through (3,4)(3, 4). Which equation correctly describes this parabola?
  1. y=2(x1)24y = 2(x - 1)^2 - 4
  2. y=2(x+1)24y = 2(x + 1)^2 - 4
  3. y=4(x1)24y = 4(x - 1)^2 - 4
  4. y=2(x1)2+4y = 2(x - 1)^2 + 4
Show answer and explanation
y=2(x1)24y = 2(x - 1)^2 - 4
The vertex (1,4)(1, -4) gives h=1h = 1 and k=4k = -4, so the partial equation is y=a(x1)24y = a(x-1)^2 - 4. Substituting (3,4)(3, 4): 4=a(31)24=4a44 = a(3-1)^2 - 4 = 4a - 4, so 8=4a8 = 4a and a=2a = 2. The equation is y=2(x1)24y = 2(x-1)^2 - 4. Option B has the wrong bracket sign; option C uses the wrong aa; option D has the wrong kk.

Question 2

A parabola opens downward with vertex at (0,6)(0, 6) and passes through (2,2)(2, -2). What is the value of aa?
  1. a=2a = 2
  2. a=2a = -2
  3. a=4a = -4
  4. a=4a = 4
Show answer and explanation
a=2a = -2
The vertex (0,6)(0, 6) gives h=0h = 0 and k=6k = 6, so the partial equation is y=a(x0)2+6=ax2+6y = a(x - 0)^2 + 6 = ax^2 + 6. Substituting (2,2)(2, -2): 2=a(4)+6-2 = a(4) + 6, so 8=4a-8 = 4a and a=2a = -2. The negative sign confirms the downward opening.

Question 3

The vertex of a parabola is at (5,3)(-5, 3). How should the bracket be written in vertex form?
  1. (x5)2(x - 5)^2
  2. (x+5)2(x + 5)^2
  3. (x3)2(x - 3)^2
  4. (x+3)2(x + 3)^2
Show answer and explanation
(x+5)2(x + 5)^2
Vertex form uses (xh)(x - h). Here h=5h = -5, so the bracket is x(5)=x+5x - (-5) = x + 5, giving (x+5)2(x + 5)^2. A common error is writing (x5)2(x - 5)^2, which would place the vertex at x=5x = 5, not x=5x = -5.

Question 4

After finding a=3a = 3 for a parabola equation, you notice the graph clearly shows a wide, nearly flat curve. What should you do?
  1. Accept a=3a = 3 because the algebra is correct.
  2. Re-examine your work — a wide curve suggests a<1|a| < 1, not a=3|a| = 3.
  3. Change aa to 3-3 because the curve must be reflected.
  4. Rewrite the equation in standard form to double-check.
Show answer and explanation
Re-examine your work — a wide curve suggests a<1|a| < 1, not a=3|a| = 3.
A wide, flat parabola has a<1|a| < 1. Getting a=3a = 3 contradicts the visual — a=3|a| = 3 would produce a narrow curve. This mismatch is a signal to re-read the vertex or the second point from the graph, because an arithmetic or reading error has likely occurred.

Key terms

Vertex
The turning point of a parabola — the highest point if it opens downward, or the lowest point if it opens upward.
Vertex form
The equation y=a(xh)2+ky = a(x - h)^2 + k, where (h,k)(h, k) is the vertex and aa controls direction and width.
Axis of symmetry
The vertical line x=hx = h that divides the parabola into two mirror-image halves.
Stretch/compression factor (aa)
The coefficient aa in vertex form. Its sign gives direction of opening; its absolute value gives the width of the parabola relative to y=x2y = x^2.
Direction of opening
Whether the parabola curves upward (a>0a > 0, a valley shape) or downward (a<0a < 0, a hill shape).
y-intercept
The point where the parabola crosses the yy-axis, found by setting x=0x = 0 in the equation. Often used as a convenient second point when solving for aa.
Partial equation
The vertex-form equation after hh and kk have been substituted but before aa has been found — it contains only the unknown aa.

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 Q8. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question