DoAssignment.ca

A1.4 · Sketch quadratic relations in vertex form

Learn to sketch quadratic relations in vertex form through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Mathematical Models

Use the vertex, direction, and a few points to draw a clear parabola

A quadratic relation can be shown as a curved graph called a parabola. In vertex form, its equation gives you a helpful starting point: the vertex, or turning point, is built into the equation. In this lesson, you will use that information to sketch a graph by hand. You will also use symmetry to choose points efficiently and check that the sketch matches the relation.

What you will learn

1. Prerequisite bridge: coordinates and squares

A coordinate is written as an ordered pair, such as (2,5)(2,5). The first number tells you how far to move horizontally from the origin; the second tells you how far to move vertically. To plot a point, find its horizontal position first, then its vertical position.
You also need to evaluate simple squares. For example, if x=3x=3, then (x−1)2=(3−1)2=4(x-1)^2=(3-1)^2=4. Do the subtraction inside the brackets before squaring. The square is never negative: for example, (−2)2=4(-2)^2=4.
When you sketch a relation, you do not need to plot every possible point. You plot a few correct points and draw a smooth curve that follows them. A sketch should show the important shape and features, not just a collection of dots.

2. Read the vertex form

The standard vertex form is y=a(x−h)2+ky=a(x-h)^2+k. The numbers hh and kk give the vertex (h,k)(h,k). The vertex is the turning point: the lowest point when the parabola opens up, or the highest point when it opens down.
The axis of symmetry is a vertical line through the vertex. It divides the parabola into two matching halves. Its equation is x=hx=h. Points the same horizontal distance to the left and right of this line have the same yy-value.
The coefficient aa controls the opening and the steepness. If aa is positive, the parabola opens up. If aa is negative, it opens down. If the size of aa is greater than 11, the graph is narrower than y=x2y=x^2. If the size of aa is between 00 and 11, it is wider than y=x2y=x^2. If a=1a=1 or a=−1a=-1, it has the same width as y=x2y=x^2.
Take care with signs in the brackets. In y=2(x−3)2+1y=2(x-3)^2+1, the vertex is (3,1)(3,1). In y=2(x+3)2+1y=2(x+3)^2+1, rewrite the bracket as x−(−3)x-(-3): the vertex is (−3,1)(-3,1). The sign inside the bracket is opposite the horizontal coordinate of the vertex.
y=a(x−h)2+ky=a(x-h)^2+k

3. Build a sketch with points

Start by marking the vertex and drawing its axis of symmetry lightly. Then choose horizontal positions on both sides of the vertex. Equal distances from the axis make matching pairs of points, which helps you check your arithmetic and your sketch.
Substitute each chosen xx-value into the relation to calculate yy. Begin with nearby values, often one and two units from the vertex. If the coefficient is a fraction or the graph is especially wide, choose distances that make the calculations manageable. Plot the points, then draw a smooth curve through them and the vertex.
The curve should turn at the vertex, match the opening direction, and have two sides that mirror each other across the axis. Label the vertex and axis. A rough sketch does not need a perfectly scaled curve, but it must agree with the values and features you have found.

4. Apply the method to a context

A quadratic relation in vertex form can describe how a quantity changes as the input changes. For example, the height of an object over time may rise to a highest point and then fall. The vertex identifies that highest point when the graph opens down. The same sketching steps apply: identify the vertex and opening, select useful input values, calculate outputs, and draw a smooth curve.
The graph shows the relation across the values you choose to display. A sketch is not a claim that every possible input is practical in a real situation. Focus on the relation’s shape and the part that makes sense for the context, when a context is given.

Points for Example 1

Input xxOutput yyPoint
11−3-3(1,−3)(1,-3)
00−1-1(0,−1)(0,-1)
22−1-1(2,−1)(2,-1)
−1-155(−1,5)(-1,5)
3355(3,5)(3,5)

Worked example

Example 1: An upward-opening parabola

Sketch y=2(x−1)2−3y=2(x-1)^2-3. Identify its vertex, axis of symmetry, opening, and relative width, then plot enough points to support the sketch.
  1. Read the key features
    Compare the relation with vertex form. The vertex is (1,−3)(1,-3), so the axis of symmetry is x=1x=1. Since a=2a=2 is positive, the parabola opens up. Its width is narrower than y=x2y=x^2 because the size of aa is greater than 11.
    y=2(x−1)2−3y=2(x-1)^2-3
  2. Choose matching inputs
    Use inputs one and two units from x=1x=1. Matching distances on the two sides should give matching outputs because the graph is symmetric about its axis.
    x=0,2,−1,3x=0,2,-1,3
  3. Calculate the outputs
    Substitute each input into the relation. For example, at x=0x=0, the bracket is −1-1, whose square is 11, so y=2(1)−3=−1y=2(1)-3=-1. The other values give the points shown below.
    y(0)=−1,y(2)=−1,y(−1)=5,y(3)=5y(0)=-1,\quad y(2)=-1,\quad y(-1)=5,\quad y(3)=5
  4. Plot and sketch
    Plot the vertex (1,−3)(1,-3) and the four calculated points. Draw a smooth, upward-opening curve through them. The pairs (0,−1)(0,-1) and (2,−1)(2,-1), and (−1,5)(-1,5) and (3,5)(3,5), are equally spaced from the axis and have matching heights.
    (1,−3), (0,−1), (2,−1), (−1,5), (3,5) (1,-3),\ (0,-1),\ (2,-1),\ (-1,5),\ (3,5)
Answer: The sketch has vertex (1,−3)(1,-3), axis x=1x=1, and opens up. It is narrower than y=x2y=x^2.
Check: The two pairs of points have equal heights and equal distances from x=1x=1, as symmetry requires.

Worked example

Example 2: A downward-opening parabola

Sketch y=−12(x+2)2+4y=-\frac{1}{2}(x+2)^2+4. Identify its vertex, axis of symmetry, opening, and relative width, then plot useful points.
  1. Read the key features
    The bracket x+2x+2 can be written as x−(−2)x-(-2), so the vertex is (−2,4)(-2,4). The axis is x=−2x=-2. The coefficient is negative, so the graph opens down. Its size is less than 11, so it is wider than y=x2y=x^2.
    y=−12(x+2)2+4y=-\frac{1}{2}(x+2)^2+4
  2. Choose matching inputs
    Choose values one and two units to either side of the vertex’s horizontal coordinate, −2-2. This gives two pairs of inputs that should produce matching heights.
    x=−1,−3,0,−4x=-1,-3,0,-4
  3. Calculate the outputs
    At x=−1x=-1, the bracket is 11, so the output is 4−12=3.54-\frac{1}{2}=3.5. At x=0x=0, the bracket is 22, whose square is 44, so the output is 4−2=24-2=2. The matching inputs on the other side give the same outputs.
    y(−1)=3.5,y(−3)=3.5,y(0)=2,y(−4)=2y(-1)=3.5,\quad y(-3)=3.5,\quad y(0)=2,\quad y(-4)=2
  4. Plot and sketch
    Plot the vertex and four calculated points. Draw a smooth curve that turns at (−2,4)(-2,4) and opens down. Check that the paired points sit at equal heights on opposite sides of x=−2x=-2.
    (−2,4), (−1,3.5), (−3,3.5), (0,2), (−4,2) (-2,4),\ (-1,3.5),\ (-3,3.5),\ (0,2),\ (-4,2)
Answer: The sketch has vertex (−2,4)(-2,4), axis x=−2x=-2, and opens down. It is wider than y=x2y=x^2.
Check: The matching pairs are equally spaced from x=−2x=-2 and have equal outputs. The vertex is the highest plotted point.

Common mistakes and how to avoid them

Reading the sign inside the brackets as the vertex’s horizontal coordinate.
Correction: Rewrite the bracket as x−hx-h. For example, x+2=x−(−2)x+2=x-(-2), so the horizontal coordinate is −2-2.
Treating a negative coefficient as a negative width rather than a downward opening.
Correction: The sign tells the opening direction. The size of the coefficient, ignoring its sign, tells whether the graph is wider or narrower than y=x2y=x^2.
Plotting only one point on each side and drawing an uneven curve.
Correction: Use matching distances from the axis of symmetry. Check that each pair has equal outputs before drawing.

Lesson summary

Check your understanding

Question 1

For y=3(x+1)2−2y=3(x+1)^2-2, which description is correct?
  1. Vertex (−1,−2)(-1,-2); axis x=−1x=-1; opens up and is narrower than y=x2y=x^2.
  2. Vertex (1,−2)(1,-2); axis x=1x=1; opens up and is narrower than y=x2y=x^2.
  3. Vertex (−1,−2)(-1,-2); axis x=−1x=-1; opens down and is wider than y=x2y=x^2.
  4. Vertex (−1,2)(-1,2); axis x=−1x=-1; opens up and is narrower than y=x2y=x^2.
Show answer and explanation
Vertex (−1,−2)(-1,-2); axis x=−1x=-1; opens up and is narrower than y=x2y=x^2.
Since x+1=x−(−1)x+1=x-(-1), the vertex is (−1,−2)(-1,-2). The positive coefficient opens up, and its size, 33, is greater than 11, so the graph is narrower.

Question 2

For y=−14(x−2)2+5y=-\frac{1}{4}(x-2)^2+5, what output matches the input x=4x=4?
  1. 44
  2. 55
  3. 66
  4. −4-4
Show answer and explanation
44
Substitute 44: the bracket is 22, and its square is 44. Then y=−14(4)+5=−1+5=4y=-\frac{1}{4}(4)+5=-1+5=4.

Question 3

A sketch of y=−2(x−3)2+1y=-2(x-3)^2+1 should have which feature?
  1. A vertex at (3,1)(3,1) and a downward opening.
  2. A vertex at (−3,1)(-3,1) and an upward opening.
  3. A vertex at (3,−1)(3,-1) and a downward opening.
  4. A vertex at (3,1)(3,1) and an upward opening.
Show answer and explanation
A vertex at (3,1)(3,1) and a downward opening.
The vertex is (3,1)(3,1). The coefficient −2-2 is negative, so the graph opens down.

Key terms

Quadratic relation
A relation whose graph is a parabola and whose variable is squared.
Vertex
The turning point of a parabola; its highest or lowest point.
Axis of symmetry
The line that divides a parabola into two matching halves.
Sketch
A drawn representation that shows a graph’s important features and shape, without needing exact scale.

Continue through MBF3C

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MBF3C), expectation A1.4. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question