We want to draw the graph of a written in .
y=ax2+bx+c
To do so, we will follow five steps.
- Identify a, b, and c.
- Calculate and sketch the .
- Find and plot the .
- Find and plot the and its symmetric point across the axis of symmetry.
- Draw a smooth curve through the three plotted .
Let's do it!
Identify a, b, and c
We will start by identifying the values of
a, b, and
c.
y=21x2+2x−8⇕y=21x2+2x+(-8)
We have identified that
a=21, b=2, and
c=-8.
Axis of Symmetry
The axis of symmetry is the that divides the into two mirror images. Its equation follows a specific formula.
x=-2ab
Let's substitute our given values
a=21 and
b=2 into this .
The axis of symmetry is the line
x=-2.
Vertex
To find the vertex of the parabola, we will need to think of
y as a of
x, y=f(x). We can write the expression for the vertex by stating the
x- and
y- in terms of
a and
b.
Vertex:(-2ab,f(-2ab))
When determining the axis of symmetry, we found that
-2ab=-2. Therefore, the
x-coordinate of the vertex is
-2 and the
y-coordinate is
f(-2). To find this value, substitute our
x-coordinate for
x in the given equation.
y=21x2+2x−8
y=21(-2)2+2(-2)−8
y=21(4)+2(-2)−8
y=24−4−8
y=2−4−8
y=-10
The vertex of the parabola is
(-2,-10).
y-Intercept and Symmetric Point
Since in our equation we have that c=-8, the y-intercept is -8. Let's plot this point and the point symmetric across the axis of symmetry.
Graph
Since a=21, which is greater than zero, we can confirm that our parabola opens upwards.
Let's draw a smooth curve connecting the three points we have. We should not use a straight edge for this!
One common mistake when identifying the key features of a parabola algebraically is forgetting to include the negatives in the values of these constants. The standard form is addition only, so any subtraction must be treated as values of
a, b, or
c. Let's look at an example.
ax2+bx+cy=3x2−4x−2⇕y=3x2+(-4x)+(-2)
In this case, the values of
a, b, and
c are
3, -4, and
-2. They are
not 3, 4, and
2.
a=3,b=4,c=2×a=3,b=-4,c=-2✓