Chapter 10: Quadratics

10.6 Graphing Quadratic Equations—Vertex and Intercept Method

One useful strategy that is used to get a quick sketch of a quadratic equation is to identify 3 key points of the quadratic: its vertex and the two intercept points. From these 3 points, it’s possible to sketch out a rough graph of what the quadratic graph looks like.

The intercepts are where the quadratic equation crosses the [latex]x[/latex]-axis and are found when the quadratic is set to equal 0. So instead of the quadratic looking like [latex]y = ax^2 + bx + c[/latex], it is instead factored from the form [latex]0 = ax^2 + bx + c[/latex] to get its [latex]x[/latex]-intercepts (roots). For expedience, you can get these values using the quadratic equation.

[latex]x=\dfrac{-b\pm (b^2-4ac)^{\frac{1}{2}}}{2a}[/latex]

The vertex is found by using the quadratic equation where the discriminant equals zero, which gives us the [latex]x[/latex]-coordinate of [latex]x = \dfrac{-b}{2a}[/latex]. The [latex]y[/latex]-coordinate of the vertex is then found by placing the [latex]x[/latex]-coordinate of the vertex [latex]\left(x = \dfrac{-b}{2a}\right)[/latex] back into the original quadratic [latex](y = ax^2 + bx + c)[/latex] and solving for [latex]y[/latex].

The vertex then takes the form of [latex]\left[\dfrac{-b}{2a}, a\left(\dfrac{-b}{2a}\right)^2 + \left(\dfrac{-b}{2a}\right)x + c\right][/latex], or simply as [latex]\left[\dfrac{-b}{2a}, f\left(\dfrac{-b}{2a}\right)\right].[/latex]

What is new here is finding the vertex, so consider the following examples.

Example 10.6.1

Find the vertex of [latex]y = x^2 + 6x - 7[/latex].

For this equation, [latex]a = 1[/latex], [latex]b = 6[/latex] and [latex]c = -7[/latex].

This means that the [latex]x[/latex]-coordinate of the vertex [latex]x = \dfrac{-b}{2a}[/latex] will give us the value [latex]x = \dfrac{-(6)}{2(1)}= -3[/latex].

We now use this [latex]x[/latex]-coordinate to find the [latex]y[/latex]-coordinate.

[latex]\begin{array}{ccccccc} y&=&ax^2&+&bx&+&c \\ y&=&1(-3)^2&+&6(-3)&-&7 \\ y&=&9&-&18&-&7 \\ y&=&-16&&&& \end{array}[/latex]

The vertex is at [latex]x = -3[/latex] and [latex]y = -16[/latex] and can be given by the coordinate [latex](-3, -16)[/latex].

The [latex]x[/latex]-intercepts or roots of the quadratic in Example 10.6.1 are found by factoring [latex]x^2 + 6x - 7 = 0[/latex].

For this problem, the quadratic factors to [latex](x + 7)(x - 1) = 0[/latex], which means the roots are [latex]x = -7[/latex] and [latex]x = 1[/latex]. Putting all this data together gives us the vertex coordinate [latex](-3, -16)[/latex] and the two [latex]x[/latex]-intercept coordinates [latex](-7, 0)[/latex] and [latex](1, 0)[/latex]. These are the values used to create the rough sketch.

two x-intercept coordinates (-7, 0) and (1, 0)Trying to sketch this curve will be somewhat challenging if there is to be any semblance of accuracy.

When this happens, it is quite easy to fill in some of the places where there may have been coordinates by using a data table.

 

 

 

For this graph, choose values from [latex]x = 2[/latex] to [latex]x = -8[/latex].

First, find the value of [latex]y[/latex] when [latex]x=2[/latex]:

[latex]\begin{array}{rrrrrrr} y&=&x^2&+&6x&-&7 \\ y&=&1(2)^2&+&6(2)&-&7 \\ y&=&4&+&12&-&7 \\ y&=&9&&&& \end{array}[/latex]

Put this value in the table and then carry on to complete all of it.

[latex]x[/latex] [latex]y[/latex]
2 9
1 0
0 −7
−1 −12
−2 −15
−3 −16
−4 −15
−5 −12
−6 −7
−7 0
−8 9

Placing all of these coordinates on the graph will generate a graph showing increased detail, as shown below. All that remains is to draw a curve that connects the points on the graph. The level of detail required to draw the curve only depends on the unique characteristics of the curve itself.

Remember:

For the quadratic equation [latex]y = ax^2 + bx + c[/latex], the [latex]x[/latex]-coordinate of the vertex is [latex]x = \dfrac{-b}{2a}[/latex] and the [latex]y[/latex]-coordinate of the vertex is [latex]y = a \left(\dfrac{-b}{2a}\right)^2 + \left(\dfrac{-b}{2a}\right)x + c[/latex].

 

 

 

The following questions will ask you to sketch the quadratic function using the vertex and the x-intercepts and then later to draw a data table to find the coordinates of data points from which to draw a curve.

Both approaches are quite valuable, the difference is only in the details, which if required can use both techniques to general a curve in increased detail.

 

 

 

 

 

Example 10.6.2

Find the vertex of [latex]y = x^2 - 6x - 7[/latex].

In the equation, [latex]a = 1[/latex], [latex]b = -6[/latex], and [latex]c = -7[/latex].

This means that the [latex]x[/latex]-coordinate of the vertex [latex]x = \dfrac{-b}{2a}[/latex] will give us the value [latex]x = \dfrac{-(-6)}{2}(1)[/latex] or 3.

We now use this [latex]x[/latex]-coordinate to find the [latex]y[/latex]-coordinate.

[latex]\begin{array}{rrrrrrr} y&=&ax^2&+&bx&+&c \\ y&=&1(3)^2&-&6(3)&-&7 \\ y&=&9&-&18&-&7 \\ y&=&-16&&&& \end{array}[/latex]

The vertex is at [latex]x = +3[/latex] and [latex]y = -16[/latex] and can be given by the coordinate [latex](+3, -16)[/latex].

The [latex]x[/latex]-intercepts or roots of this quadratic are found by factoring [latex]x^2 + 6x - 7 = 0[/latex].

For this problem, the quadratic factors to [latex](x - 7)(x + 1) = 0[/latex], which means the roots are [latex]x = +7[/latex] and [latex]x = -1[/latex]. Putting all this data together gives us the vertex coordinate [latex](-3, -16)[/latex] and the two [latex]x[/latex]-intercept coordinates [latex](7, 0)[/latex] and [latex](-1, 0)[/latex].

Trying to sketch this curve will be somewhat challenging if there is to be any semblance of accuracy.

When this happens, it is quite easy to fill in some of the places where there may have been coordinates by using a data table.

 

 

 

For this graph, choose values for [latex]x = 0[/latex] to [latex]x = 6[/latex]. First, find the value of [latex]y[/latex] when [latex]x = 0[/latex]:

[latex]\begin{array}{rrrrrrr} y&=&x^2&-&6x&-&7 \\ y&=&(0)^2&-&6(0)&-&7 \\ y&=&0&-&0&-&7 \\ y&=&-7&&&& \end{array}[/latex]

Put this value in the table and then carry on to complete all of it.

[latex]x[/latex] [latex]y[/latex]
5 7
4 0
3 −5
2 −8
1 −9
0 −8
−1 −5
−2 0
−3 7

Placing all of these coordinates on the graph will generate a graph showing increased detail as shown below. All that remains is to draw a curve that connects the points on the graph. The level of detail you require to draw the curve only depends on the unique characteristics of the curve itself.

Remember:

For the quadratic equation [latex]y = ax^2 + bx + c[/latex], the [latex]x[/latex]-coordinate of the vertex is [latex]x = \dfrac{-b}{2a}[/latex] and the [latex]y[/latex]-coordinate of the vertex is [latex]y = a \left(\dfrac{-b}{2a}\right)^2 + \left(\dfrac{-b}{2a}\right)x + c[/latex].

 

 

 

The following questions will ask you to sketch the quadratic function using the vertex and the [latex]x[/latex]-intercepts, and then later to draw a data table to find the coordinates of data points with which to draw a curve.

Both approaches are quite valuable. The difference is only in the detail. If required, you can use both techniques to generate a curve in increased detail.

Questions

Find the vertex and intercepts of the following quadratics. Use this information to graph the quadratic.

  1. [latex]y=x^2-2x-8[/latex]
  2. [latex]y=x^2-2x-3[/latex]
  3. [latex]y=2x^2-12x+10[/latex]
  4. [latex]y=2x^2-12x+16[/latex]
  5. [latex]y=-2x^2+12x-18[/latex]
  6. [latex]y=-2x^2+12x-10[/latex]
  7. [latex]y=-3x^2+24x-45[/latex]
  8. [latex]y=-2(x^2+2x)+6[/latex]

First, find the line of symmetry for each of the following equations. Then, construct a data table for each equation. Use this table to graph the equation.

  1. [latex]y=3x^2-6x-5[/latex]
  2. [latex]y=2x^2-4x-3[/latex]
  3. [latex]y=-x^2+4x+2[/latex]
  4. [latex]y=-3x^2-6x+2[/latex]

Answer Key 10.6

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book