Skip to main content
Logo image

Modeling, Functions, and Graphs

Section 6.3 Graphing Parabolas

Subsection Introduction

The graph of a quadratic function \(f(x) = ax^2 + bx + c\) is called a parabola. Some parabolas are shown below.
two parabolas with labeled features
All these parabolas share certain features.
  • The graph has either a highest point (if the parabola opens downward, as in figure (a) or a lowest point (if the parabola opens upward, as in figure (b). This high or low point is called the vertex of the graph.
  • The parabola is symmetric about a vertical line, called the axis of symmetry, that runs through the vertex.
  • The \(y\)-intercept is the point where the parabola intersects the \(y\)-axis. The graph of a quadratic function always has exactly one \(y\)-intercept.
  • However, the graph may cross the \(x\)-axis at one point, at two points, or not at all. Points where the parabola intersects the \(x\)-axis are called the \(x\)-intercepts. If there are two \(x\)-intercepts, they are equidistant from the axis of symmetry.
  • The values of the constants \(a\text{,}\) \(b\text{,}\) and \(c\) determine the location and orientation of the parabola. We will begin by considering each of these constants separately.

Checkpoint 6.50. QuickCheck 1.

Which point on a parabola always lies on the axis of symmetry?
  • The \(x\)-intercept
  • The \(y\)-intercept
  • The vertex
  • The origin
Answer.
\(\text{Choice 3}\)
Solution.
The vertex

Subsection The Graph of \(y = ax^2\)

In Chapter 2, we saw that the graph of \(y = a f(x)\) is a transformation of the graph of \(y = f(x)\text{.}\) The scale factor, \(a\text{,}\) stretches or compresses the graph vertically, and if \(a\) is negative, the graph is reflected about the \(x\)-axis.

Example 6.51.

Sketch a graph of each quadratic function by hand.
  1. \(\displaystyle y = 2x^2\)
  2. \(\displaystyle y = -\dfrac{1}{2}x^2\)
Solution.
Both functions are of the form \(y = ax^2\text{.}\) The graph of \(y = 2x^2\) opens upward because \(a = 2 \gt 0\text{,}\) and the graph of \(y = -\dfrac{1}{2}x^2\) opens downward because \(a = -\dfrac{1}{2}\lt 0\text{.}\)
To make a reasonable sketch by hand, it is enough to plot a few guidepoints; the points with \(x\)-coordinates \(1\) and \(-1\) are easy to compute.
two vertically scaled parabolas
\(x\) \(y=2x^2\) \(y=-\frac{1}{2}x^2\)
\(-1\) \(2\) \(-\dfrac{1}{2}\)
\(0\) \(0\) \(0\)
\(1\) \(2\) \(-\dfrac{1}{2}\)
We sketch parabolas through each set of guidepoints, as shown at left.

Checkpoint 6.52. QuickCheck 2.

What does the value of \(a\) tell us about the graph of \(y=ax^2+bx+c\) ?
  • The \(y\)-intercept
  • The number of \(x\)-intercepts
  • The \(x\)-coordinate of the vertex
  • The width of the parabola
Answer.
\(\text{Choice 4}\)
Solution.
The width of the parabola

Checkpoint 6.53. Practice 1.

basic parabola and four vertically scaled parabolas
Match each parabola in the figure above with its equation. The basic parabola is shown in black.
  1. \(y = -\dfrac{3}{4}x^2\)
    • I
    • II
    • III
    • IV
  2. \(y = \dfrac{1}{4}x^2\)
    • I
    • II
    • III
    • IV
  3. \(y = \dfrac{5}{2}x^2\)
    • I
    • II
    • III
    • IV
  4. \(y = -\dfrac{5}{4}x^2\)
    • I
    • II
    • III
    • IV
Answer 1.
\(\text{III}\)
Answer 2.
\(\text{II}\)
Answer 3.
\(\text{I}\)
Answer 4.
\(\text{IV}\)
Solution.
  1. III
  2. II
  3. I
  4. IV

Subsection The Graph of \(y= x^2 + c\)

Next, we consider the effect of the constant term, \(c\text{,}\) on the graph. Adding a constant \(c\) to the formula for \(y = f(x)\) causes a vertical translation of the graph.

Example 6.54.

Sketch graphs for the following quadratic functions.
  1. \(\displaystyle y = x^2 - 2\)
  2. \(\displaystyle y = -x^2 + 4\)
Solution.
  1. The graph of \(y = x^2 - 2\) is shifted downward by two units, compared to the basic parabola. The vertex is the point \((0, -2)\) and the \(x\)-intercepts are the solutions of the equation
    \begin{equation*} 0 = x^2 - 2 \end{equation*}
    or \(\sqrt{2}\) and \(-\sqrt{2}\text{.}\) The graph is shown below.
    two vertically shifted parabolas
  2. The graph of \(y = -x^2 + 4\) opens downward and is shifted \(4\) units up, compared to the basic parabola. Its vertex is the point \((0, 4)\text{.}\) Its \(x\)-intercepts are the solutions of the equation
    \begin{equation*} 0 = -x^2 + 4 \end{equation*}
    or \(2\) and \(-2\text{.}\) You can verify both graphs with your graphing calculator.

Checkpoint 6.55. QuickCheck 3.

Which of these is the equation of a parabola that has no \(x\)-intercepts?
  • \(\displaystyle y=x^2\)
  • \(\displaystyle y=x^2+4\)
  • \(\displaystyle y=x^2-4\)
  • \(\displaystyle y=x^2+x\)
Answer.
\(\text{Choice 2}\)
Solution.
\(y=x^2+4\)

Checkpoint 6.56. Practice 2.

vertically shifted parabola
  1. Find an equation for the parabola shown above.
    \(y=\)
  2. Give the \(x\)- and \(y\)-intercepts of the graph.
    \(x\)-intercepts: Note: Use a comma to separate different points.
    \(y\)-intercept:
Answer 1.
\(x^{2}-5\)
Answer 2.
\(\left(\sqrt{5},0\right), \left(-\sqrt{5},0\right)\)
Answer 3.
\(\left(0,-5\right)\)
Solution.
  1. \(\displaystyle y = x^2 - 5\)
  2. \(x\)-intercepts: \((-\sqrt{5},0),(\sqrt{5},0)\text{;}\) \(y\)-intercept: \((0,-5)\)

Checkpoint 6.57. Pause and Reflect.

Describe what the parameters \(a\) and \(c\) tell you about the graph of \(y=ax^2+c\text{.}\)

Subsection The Graph of \(y = ax^2 + bx\)

How does the linear term, \(bx\text{,}\) affect the graph? Let us begin by considering an example. Graph the function
\begin{equation*} y = 2x^2 + 8x \end{equation*}
on your calculator. The graph is shown at right.
shifted parabola
Note that \(a = 2\) and that \(2 \gt 0\text{,}\) so the parabola opens upward. We can find the \(x\)-intercepts of the graph by setting \(y\) equal to zero:
\begin{equation*} \begin{aligned}[t] 0 \amp= 2x^2 + 8x\\ \amp= 2x(x + 4) \end{aligned} \end{equation*}
The solutions of this equation are \(0\) and \(-4\text{,}\) so the \(x\)-intercepts are the points \((0, 0)\) and \((-4, 0)\text{.}\)
Recall that the parabola is symmetric about a vertical line through its vertex. (We will prove that this is true in the Homework problems.) The two \(x\)-intercepts are equidistant from this line of symmetry, so the \(x\)-coordinate of the vertex lies exactly halfway between the \(x\)-intercepts. We can average their values to find
\begin{equation*} x=\frac{1}{2}[0 + (-4)] = -2 \end{equation*}
To find the \(y\)-coordinate of the vertex, substitute \(x = -2\) into the equation for the parabola:
\begin{equation*} \begin{aligned}[t] y \amp= 2(\alert{-2})^2 + 8(\alert{-2})\\ \amp= 8 - 16 = -8 \end{aligned} \end{equation*}
Thus, the vertex is the point \((-2,-8)\text{.}\)

Checkpoint 6.58. Practice 3.

  1. Find the \(x\)-intercepts and the vertex of the parabola \(y = 6x - x^2\text{.}\)
    \(x\)-intercepts: Note: Use a comma to separate different points.
    Vertex:
  2. Verify your answers by graphing the function in the window
    \begin{equation*} \begin{aligned}[t] \text{Xmin} \amp = -9.4 \amp\amp \text{Xmax} = 9.4\\ \text{Ymin} \amp = -10 \amp\amp \text{Ymax} = 10 \end{aligned} \end{equation*}
Answer 1.
\(\left(0,0\right), \left(6,0\right)\)
Answer 2.
\(\left(3,9\right)\)
Solution.
\(x\)-intercepts: \((0, 0)\) and \((6, 0)\text{;}\) vertex: \((3, 9)\)

Subsection Finding the Vertex

We can use the same method to find a formula for the vertex of any parabola of the form
\begin{equation*} y = ax^2 + bx \end{equation*}
We proceed as we did in the previous example.
First, find the \(x\)-intercepts of the graph by setting \(y\) equal to zero and solving for \(x\text{.}\)
\begin{equation*} \begin{aligned}[t] 0 \amp= ax^2 + bx\amp\amp \blert{\text{Factor.}} \\ \amp= x(ax + b) \end{aligned} \end{equation*}
Thus,
\begin{equation*} \begin{aligned}[t] x \amp=0 \amp\text{or}\amp \amp ax + b \amp= 0\\ x \amp=0 \amp\text{or}\amp \amp x \amp =\frac{-b}{a} \end{aligned} \end{equation*}
The \(x\)-intercepts are the points \((0, 0)\) and \((\dfrac{-b}{a}, 0)\text{.}\)
parabola with vertex and line of symmetry
Next, we find the \(x\)-coordinate of the vertex by taking the average of the two \(x\)-intercepts found above:
\begin{equation*} x=\frac{1}{2}\left[0+\left(\frac{-b}{a}\right)\right]=\frac{-b}{2a} \end{equation*}
This gives us a formula for the \(x\)-coordinate of the vertex.

Vertex of a Parabola.

For the graph of \(y = ax^2 + bx\text{,}\) the \(x\)-coordinate of the vertex is
\begin{equation*} x_v=\frac{-b}{2a} \end{equation*}
Also, the axis of symmetry is the vertical line \(x = \dfrac{-b}{2a}\)as shown in the figure above. Finally, we find the \(y\)-coordinate of the vertex by substituting its \(x\)-coordinate into the equation for the parabola.

Example 6.59.

  1. Find the vertex of the graph of \(f(x) = -1.8x^2 - 16.2x\text{.}\)
  2. Find the \(x\)-intercepts of the graph.
Solution.
  1. The \(x\)-coordinate of the vertex is
    \begin{equation*} x_v=\frac{-b}{2a}=\frac{-(-16.2)}{2(-1.8)}=-4.5 \end{equation*}
    To find the \(y\)-coordinate of the vertex, evaluate \(f(x)\) at \(x = \alert{-4.5}\text{.}\)
    \begin{equation*} y_v=-1.8(\alert{-4.5})^2 - 16.2(\alert{-4.5}) = 36.45 \end{equation*}
    The vertex is \((-4.5, 36.45)\text{.}\)
  2. To find the \(x\)-intercepts of the graph, set \(f(x) = 0\) and solve.
    \begin{equation*} \begin{aligned}[t] -1.8x^2 - 16.2x \amp= 0\amp\amp \blert{\text{Factor.}}\\ -x(1.8x + 16.2) \amp= 0\amp\amp \blert{\text{Set each factor equal to zero.}}\\ -x =0 \hphantom{blank} 1.8x + 16.2 \amp = 0\amp\amp \blert{\text{Solve each equation.}}\\ x = 0 \hphantom{blankblankblan} x \amp= -9 \end{aligned} \end{equation*}
    The \(x\)-intercepts of the graph are \((0, 0)\) and \((-9, 0)\text{.}\) The graph is shown below.
downward opening parabola

Checkpoint 6.60. Pause and Reflect.

Explain why the \(x\)-coordinate of the vertex is the average of the \(x\)-intercepts of the graph.

Subsection The Graph of \(y = ax^2 + bx + c\)

Now we will see that the vertex formula holds for any parabola. Consider the function
\begin{equation*} y = 2x^2 + 8x + 6 \end{equation*}
Adding \(6\) to \(2x^2 + 8x\) shifts each point on the graph \(6\) units upward, as shown at right. The \(x\)-coordinate of the vertex will not be affected by an upward shift. Thus, the formula
\begin{equation*} x_v=\frac{-b}{2a} \end{equation*}
for the \(x\)-coordinate of the vertex still holds. We have
\begin{equation*} x_v=\frac{-8}{2(2)}=-2 \end{equation*}
We find the \(y\)-coordinate of the vertex by substituting \(x_v = \alert{-2}\) into the equation for the parabola.
\begin{equation*} \begin{aligned}[t] y_v \amp= 2(\alert{-2})^2 + 8(\alert{-2}) + 6\\ \amp= 8 - 16 + 6 = -2 \end{aligned} \end{equation*}
So the vertex is the point \((-2,-2)\text{.}\) (Notice that this point is shifted \(6\) units upward from the vertex of \(y = 2x^2 + 8x\text{.}\))
We find the \(x\)-intercepts of the graph by setting \(y\) equal to zero.
\begin{equation*} \begin{aligned}[t] 0 \amp= 2x^2 + 8x + 6\amp\amp \blert{\text{Factor the right side.}}\\ \amp= 2(x + 1)(x + 3)\amp\amp \blert{\text{Set each factor equal to zero.}}\\ x + 1 \amp=0 ~~~\text{ or } ~~~x + 3 = 0\\ x\amp= -1 \hphantom{blankbl} x = -3 \end{aligned} \end{equation*}
The \(x\)-intercepts are the points \((-1, 0)\) and \((-3, 0)\text{.}\)
The \(y\)-intercept of the graph is found by setting \(x\) equal to zero:
\begin{equation*} y = 2(\alert{0})2 + 8(\alert{0}) + 6 = 6 \end{equation*}
You can see that the \(y\)-intercept, \(6\text{,}\) is just the constant term of the quadratic equation. The completed graph is shown above.

Checkpoint 6.61. QuickCheck 4.

The \(y\)-intercept of \(y=ax^2+bx+c\) is the same as the value of which parameter?
  • \(\displaystyle a\)
  • \(\displaystyle b\)
  • \(\displaystyle c\)
  • None of these
Answer.
\(\text{Choice 3}\)
Solution.
\(c\)

Example 6.62.

Find the vertex of the graph of \(f(x) = -2x^2 + x + 1\text{.}\)
Solution.
For this function, \(a = -2\text{,}\) \(b = 1\text{,}\) and \(c = 1\text{.}\) The \(x\)-coordinate of the vertex is given by
\begin{equation*} x_v =\frac{-b}{2a}=\frac{-1}{2(-2)}=\frac{1}{4} \end{equation*}
To find the \(y\)-coordinate of the vertex, we substitute \(x = \alert{\dfrac{1}{4}}\) into the equation. We can do this by hand to find
\begin{equation*} \begin{aligned}[t] y_v\amp= -2\left(\alert{\frac{1}{4}}\right)^2+ \alert{\frac{1}{4}}+1\\ \amp= -2\left(\frac{1}{16}\right)+ \frac{4}{16}+\frac{16}{16}=\frac{18}{16} =\frac{9}{8} \end{aligned} \end{equation*}
So the coordinates of the vertex are \(\left(\dfrac{1}{4},\dfrac{9}{8}\right)\text{.}\) Alternatively, we can use the calculator to evaluate \(-2x^2 + x + 1\) for \(x = 0.25\text{.}\) The calculator returns the \(y\)-value \(1.125\text{.}\) Thus, the vertex is the point \((0.25, 1.125)\text{,}\) which is the decimal equivalent of \(\left(\dfrac{1}{4},\dfrac{9}{8}\right)\text{.}\)

Checkpoint 6.63. Practice 4.

Find the vertex of the graph of \(f(x) = 3x^2 - 6x + 4\text{.}\)
Decide whether the vertex is a maximum point or a minimum point of the graph.
  • maximum
  • minimum
Answer 1.
\(\left(1,1\right)\)
Answer 2.
\(\text{minimum}\)
Solution.
\((1, 1)\text{,}\) minimum

Subsection Number of \(x\)-Intercepts

The graph of the quadratic function
\begin{equation*} f(x) = ax^2 + bx + c \end{equation*}
may have two, one, or no \(x\)-intercepts, according to the number of distinct real-valued solutions of the equation \(ax^2 + bx + c = 0\text{.}\) Consider the three functions graphed below.
parabolas with zero, one, or two x-intercepts
  • The graph of
    \begin{equation*} f(x) = x^2 - 4x + 3 \end{equation*}
    has two \(x\)-intercepts, because the equation
    \begin{equation*} x^2 - 4x + 3 = 0 \end{equation*}
    has two real-valued solutions, \(x = 1\) and \(x = 3\text{.}\)
  • The graph of
    \begin{equation*} g(x) = x^2 - 4x + 4 \end{equation*}
    has only one \(x\)-intercept, because the equation
    \begin{equation*} x^2 - 4x + 4 = 0 \end{equation*}
    has only one (repeated) real-valued solution, \(x = 2\text{.}\)
  • The graph of
    \begin{equation*} h(x) = x^2 - 4x + 6 \end{equation*}
    has no \(x\)-intercepts, because the equation
    \begin{equation*} x^2 - 4x + 6 = 0 \end{equation*}
    has no real-valued solutions.
A closer look at the quadratic formula reveals useful information about the solutions of quadratic equations. For the three functions above, we have the following:
discriminant for the three cases
The expression \(b^2 - 4ac\text{,}\) which appears under the radical in the quadratic formula, is called the discriminant, \(D\text{,}\) of the equation. The value of the discriminant determines the nature of the solutions of the equation. In particular, if the discriminant is negative, the solutions of the quadratic equation are complex numbers. (We will study complex numbers in Section 7.3.)

The Discriminant.

The discriminant of a quadratic equation is \(D = b^2 - 4ac\text{.}\)
  1. If \(D \gt 0\text{,}\) there are two unequal real solutions.
  2. If \(D = 0\text{,}\) there is one real solution of multiplicity two.
  3. If \(D \lt 0\text{,}\) there are two complex solutions.

Note 6.64.

We can also use the discriminant to decide whether a quadratic equation can be solved by factoring. First, clear the equation of fractions. If the discriminant is a perfect square, that is, the square of an integer, the solutions are rational numbers. This in turn means that the equation can be solved by factoring.
If the discriminant is not a perfect square, the solutions will be irrational. Irrational solutions always occur in conjugate pairs,
\begin{equation*} \frac{-b+\sqrt{b^2-4ac}}{2a} ~~~\text{and}~~~ \frac{-b-\sqrt{b^2-4ac}}{2a} \end{equation*}
The only difference between the two solutions is the sign between the terms. For example, if we know that one solution of a particular quadratic equation is \(3 +\sqrt{2}\text{,}\) then the other solution must be \(3 -\sqrt{2}\text{.}\)

Example 6.65.

Use the discriminant to determine the nature of the solutions of each equation. Can the equation be solved by factoring?
  1. \(\displaystyle x^2 - x - 3 = 0\)
  2. \(\displaystyle 2x^2 + x + 1 = 0\)
  3. \(\displaystyle x^2 - 2x - 3 = 0\)
Solution.
  1. \(D = b^2 - 4ac = (-1)^2 - 4(1)(-3) = 13 \gt 0\text{.}\)
    The equation has two real, unequal solutions. Because \(13\) is not a perfect square, the solutions will be irrational numbers, so the equation cannot be solved by factoring.
  2. \(D = b^2 - 4ac = 1^2 - 4(2)(1) = -7 \lt 0\text{.}\)
    The equation has two complex solutions, which cannot be found by factoring.
  3. \(D = b^2 - 4ac = (-2)^2 - 4(1)(-3) = 16 \gt 0\text{.}\)
    The equation has two real, unequal solutions. Because \(16 = 4^2\text{,}\) the solutions are rational numbers and can be found by factoring.
(You can verify the conclusions above by solving each equation.)

Checkpoint 6.66. Practice 5.

Use the discriminant to discover how many \(x\)-intercepts the graph of each function has.
  1. \(y = x^2 + 5x + 7\)
    • None
    • 1
    • 2
    • Other
  2. \(y = -\dfrac{1}{2}x^2 + 4x - 8\)
    • None
    • 1
    • 2
    • Other
Answer 1.
\(\text{None}\)
Answer 2.
\(\text{1}\)
Solution.
  1. None: the discriminant is negative.
  2. One: the discriminant is 0.
In Checkpoint 6.66, you should check that the single \(x\)-intercept is also the vertex of the parabola.

Checkpoint 6.67. Pause and Reflect.

Explain what the discriminant tells us about a quadratic equation.

Subsection Sketching a Parabola

Once we have located the vertex of the parabola, the \(x\)-intercepts, and the \(y\)-intercept, we can sketch a reasonably accurate graph. Recall that the graph should be symmetric about a vertical line through the vertex. We summarize the procedure as follows.

To Graph the Quadratic Function \(f(x) = ax^2 + bx + c\text{:}\).

  1. Determine whether the parabola opens upward (if \(a \gt 0\)) or downward (if \(a \lt 0\)).
  2. Locate the vertex of the parabola.
    1. The \(x\)-coordinate of the vertex is \(x_v =\dfrac{-b}{2a}\text{.}\)
    2. Find the \(y\)-coordinate of the vertex by substituting \(x_v\) into the equation of the parabola.
  3. Locate the \(x\)-intercepts (if any) by setting \(y = 0\) and solving for \(x\text{.}\)
  4. Locate the \(y\)-intercept by evaluating \(y\) for \(x = 0\text{.}\)
  5. Locate the point symmetric to the \(y\)-intercept across the axis of symmetry.

Example 6.68.

Sketch a graph of the equation \(f(x) = x^2 + 3x + 1\text{,}\) showing the significant points.
Solution.
We follow the steps outlined above.
  1. Because \(a = 1 \gt 0\text{,}\) we know that the parabola opens upward.
  2. We compute the coordinates of the vertex:
    \begin{equation*} \begin{aligned}[t] x_v\amp=\frac{-b}{2a}=\frac{-3}{2(1)}= -1.5\\ y_v\amp= (-1.5)2 + 3(-1.5) + 1 = -1.25 \end{aligned} \end{equation*}
    The vertex is the point \((-1.5,-1.25)\text{.}\)
  3. We set \(y\) equal to zero to find the \(x\)-intercepts.
    \begin{equation*} \begin{aligned}[t] 0 \amp= x^2 + 3x + 1\amp\amp \blert{\text{Use the quadratic formula.}}\\ x \amp=\frac{-3\pm\sqrt{3^2-4(1)(1)}}{2(1)}\\ \amp=\frac{-3\pm\sqrt{5}}{2} \end{aligned} \end{equation*}
    Rounding to the nearest tenth, we find that the \(x\)-intercepts are approximately \((-2.6, 0)\) and \((-0.4, 0)\text{.}\)
  4. We substitute \(x = 0\) to find the \(y\)-intercept, \((0, 1)\text{.}\)
  5. The axis of symmetry is the vertical line \(x = -1.5\text{,}\) so the \(y\)-intercept lies \(1.5\) units to the right of the axis of symmetry.
    There must be another point on the parabola with the same \(y\)-coordinate as the \(y\)-intercept but \(1.5\) units to the left of the axis of symmetry. The coordinates of this point are \((-3, 1)\text{.}\)
    Finally, plot the \(x\)-intercepts, the vertex, and the \(y\)-intercept and its symmetric point, and draw a parabola through them. The finished graph is shown below.
    parabola

Checkpoint 6.69. Practice 6.

  1. Find the intercepts and the vertex of the graph of \(f(x) = x^2 - 5x + 4\text{.}\)
    Intercepts: Note: Use a comma to separate different points.
    Vertex:
  2. Sketch the graph by hand.
  3. Use your calculator to verify your graph.
Answer 1.
\(\left(0,4\right), \left(1,0\right), \left(4,0\right)\)
Answer 2.
\(\left(\frac{5}{2},\frac{-9}{4}\right)\)
Solution.
  1. \((0, 4)\text{;}\) \((1, 0)\text{,}\) \((4, 0)\text{;}\) vertex \(\left(\dfrac{5}{2},\dfrac{-9}{4} \right)\)
  2. A graph is below.
A graph for part (b):
parabola

Checkpoint 6.70. Pause and Reflect.

Which points on a parabola should you find to help you sketch its graph? Describe how to find each of these points.

Subsection Section Summary

Subsubsection Vocabulary

Look up the definitions of new terms in the Glossary.
  • Vertex
  • Conjugate pair
  • Axis of symmetry

Subsubsection CONCEPTS

  1. The graph of a quadratic function \(f (x) = ax^2 + bx + c\) is called a parabola. The values of the constants \(a\text{,}\) \(b\text{,}\) and \(c\) determine the location and orientation of the parabola.
  2. For the graph of \(f(x) = ax^2 + bx + c\text{,}\) the \(x\)-coordinate of the vertex is \(x_v = \frac{-b}{2a}\text{.}\) To find the \(y\)-coordinate of the vertex, we substitute \(x_v\) into the formula for the parabola.
  3. The graph of the quadratic function \(f(x) = ax^2 + bx + c\) may have two, one, or no \(x\)-intercepts, according to the number of distinct real-valued solutions of the equation \(ax^2 + bx + c = 0\text{.}\)
  4. The Discriminant.
    The discriminant of a quadratic equation is \(D = b^2 - 4ac\text{.}\)
    1. If \(D \gt 0\text{,}\) there are two unequal real solutions.
    2. If \(D = 0\text{,}\) there is one real solution of multiplicity two.
    3. If \(D \lt 0\text{,}\) there are two complex solutions.
  5. To Graph the Quadratic Function \(f(x) = ax^2 + bx + c\text{:}\).
    1. Determine whether the parabola opens upward (if \(a \gt 0\)) or downward (if \(a \lt 0\)).
    2. Locate the vertex of the parabola.
      1. The \(x\)-coordinate of the vertex is \(x_v =\dfrac{-b}{2a}\text{.}\)
      2. Find the \(y\)-coordinate of the vertex by substituting \(x_v\) into the equation of the parabola.
    3. Locate the \(x\)-intercepts (if any) by setting \(y = 0\) and solving for \(x\text{.}\)
    4. Locate the \(y\)-intercept by evaluating \(y\) for \(x = 0\text{.}\)
    5. Locate the point symmetric to the \(y\)-intercept across the axis of symmetry.

Subsubsection STUDY QUESTIONS

  1. Sketch a parabola that opens downward. Show the location of the \(x\)-intercepts, the \(y\)-intercept, the vertex, and the axis of symmetry.
  2. Describe how the value of \(a\) in \(y = ax^2\) alters the graph of the basic parabola.
  3. Describe how the value of \(c\) in \(y = x^2 + c\) alters the graph of the basic parabola.
  4. Suppose you know that the \(x\)-intercepts of a parabola are \((-8, 0)\) and \((2, 0)\text{.}\) What is the equation of the parabola’s axis of symmetry?
  5. State a formula for the \(x\)-coordinate of the vertex of a parabola. How can you find the \(y\)-coordinate of the vertex?
  6. Suppose that a given parabola has only one \(x\)-intercept. What can you say about the vertex of the parabola?
  7. Explain why a quadratic equation has one (repeated) solution if its discriminant is zero, and none if the discriminant is negative.

Subsubsection SKILLS

Practice each skill in the Homework problems listed.
  1. Graph transformations of the basic parabola: #1 and 2, 7, and 8
  2. Locate the \(x\)-intercepts of a parabola: #3–6
  3. Locate the vertex of a parabola: #3–6, 13, and 14
  4. Sketch the graph of a quadratic function: #15–24, 41, and 42
  5. Use the discriminant to describe the solutions of a quadratic equation: #25–40

Exercises Homework 6.3

Exercise Group.

For Problems 1–2, describe what each graph will look like compared to the basic parabola. Then sketch a graph by hand and label the coordinates of three points on the graph.
1.
  1. \(\displaystyle y = 2x^2\)
  2. \(\displaystyle y = 2 + x^2\)
  3. \(\displaystyle y = (x + 2)^2 \)
  4. \(\displaystyle y = x^2 - 2 \)
2.
  1. \(\displaystyle y=-4x^2\)
  2. \(\displaystyle y=(x-4)^2 \)
  3. \(\displaystyle y=4-x^2 \)
  4. \(\displaystyle y=x^2-4 \)

Exercise Group.

For problems 3–6, find the vertex and the \(x\)-intercepts (if there are any) of the graph. Then sketch the graph by hand.
3.
  1. \(\displaystyle y = x^2 - 16\)
  2. \(\displaystyle y = 16- x^2\)
  3. \(\displaystyle y = 16x - x^2\)
  4. \(\displaystyle y = x^2 - 16x\)
4.
  1. \(\displaystyle y = x^2-1 \)
  2. \(\displaystyle y = 1-x^2 \)
  3. \(\displaystyle y = x^2-x\)
  4. \(\displaystyle y = x-x^2\)
5.
  1. \(\displaystyle y = 3x^2 +6x\)
  2. \(\displaystyle y = 3x^2-6x\)
  3. \(\displaystyle y = 3x^2+6\)
  4. \(\displaystyle y = 3x^2 - 6\)
6.
  1. \(\displaystyle y = 12x-2x^2 \)
  2. \(\displaystyle y = 12-2x^2 \)
  3. \(\displaystyle y = 12+2x^2\)
  4. \(\displaystyle y = 12x+2x^2\)

7.

Match each function with its graph. In each equation, \(a\gt 0\text{.}\)
  1. \(\displaystyle y = x^2 + a\)
  2. \(\displaystyle y = x^2 + ax\)
  3. \(\displaystyle y = ax^2\)
  4. \(\displaystyle y = ax\)
  5. \(\displaystyle y = x + a\)
  6. \(\displaystyle y = x^2 - a\)
six graphs

8.

Match each function with its graph. In each equation, \(b\gt 0\text{.}\)
  1. \(\displaystyle y = -bx\)
  2. \(\displaystyle y = -bx^2\)
  3. \(\displaystyle y = b-x^2\)
  4. \(\displaystyle y = x-b\)
  5. \(\displaystyle y = b-x\)
  6. \(\displaystyle y = x^2-bx\)
six graphs

9.

Commercial fishermen rely on a steady supply of fish in their area. To avoid overfishing, they adjust their harvest to the size of the population. The function
\begin{equation*} g(x) = 0.4x - 0.0001x^2 \end{equation*}
gives the annual rate of growth, in tons per year, of a fish population of biomass \(x\) tons.
  1. Find the vertex of the graph. What does it tell us about the fish population?
  2. Sketch the graph for \(0\le x\le 5000\text{.}\)
  3. For what values of \(x\) does the fish population decrease rather than increase? Suggest a reason why the population might decrease.

10.

The annual increase, \(I\text{,}\) in the deer population in a national park depends on the size, \(x\text{,}\) of the population that year, according to the function
\begin{equation*} I = f(x) = 1.2x - 0.0002x^2 \end{equation*}
  1. Find the vertex of the graph. What does it tell us about the deer population?
  2. Sketch the graph for \(0\le x\le 7000\text{.}\)
  3. For what values of \(x\) does the deer population decrease rather than increase? Suggest a reason why the population might decrease.

11.

Many animals live in groups. A species of marmot found in Colorado lives in harems composed of a single adult male and several females with their young. The number of offspring each female can raise depends on the number of females in the harem. On average, if there are \(x\) females in the harem, each female can raise \(y = 2 - 0.4x\) young marmots each year.
  1. Complete the table of values for the average number of offspring per female, and the total number of young marmots, \(A\text{,}\) produced by the entire harem in one year.
    \(x\) \(~~1~~\) \(~~2~~\) \(~~3~~\) \(~~4~~\) \(~~5~~\)
    \(y\) \(\) \(\) \(\) \(\) \(\)
    \(A\) \(\) \(\) \(\) \(\) \(\)
  2. Write a formula for \(A\) in terms of \(x\text{.}\)
  3. Graph \(A\) as a function of \(x\text{.}\)
  4. What is the maximum number of young marmots a harem can produce (on average)? What is the optimal number of female marmots per harem?

12.

Greenshield’s model for traffic flow assumes that the average speed, \(u\text{,}\) of cars on a highway is a linear function of the traffic density, \(k\text{,}\) in vehicles per mile, given by
\begin{equation*} u = u_f\left(1-\dfrac{k}{k_j} \right) \end{equation*}
where \(u_f\) is the free-flow speed and \(k_j\) is the maximum density (the point when traffic jams). Then the traffic flow, \(q\text{,}\) in vehicles per hour, is given by \(q = uk\text{.}\)
  1. Write a formula for \(q\) as a function of \(k\text{.}\)
  2. If the free-flow speed is \(70\) mph and the maximum density is \(240\) vehicles per mile, graph \(q\) as a function of \(k\text{.}\)
  3. What value of \(k\) gives the maximum traffic flow? What is the average speed of vehicles at that density?

13.

After touchdown, the distance the space shuttle travels is given by
\begin{equation*} d = vT + \frac{v^2}{2a} \end{equation*}
where \(v\) is the shuttle’s velocity in ft/sec at touchdown, \(T\) is the pilot’s reaction time before the brakes are applied, and \(a\) is the shuttle’s deceleration.
  1. Graph \(d = f (v)\) for \(T = 0.5\) seconds and \(a = 12\text{ ft/sec}^2\text{.}\) Find the coordinates of the vertex and the horizontal intercepts. Explain their meaning, if any, in this context.
  2. The runway at Edwards Air Force base is \(15,000\) feet long. What is the maximum velocity the shuttle can have at touchdown and still stop on the runway?

14.

When setting the pump pressure at the engine, firefighters must take into account the pressure loss due to friction inside the fire hose. For every \(100\) feet of hoseline, a hose of diameter \(2.5\) inches loses pressure according to the formula
\begin{equation*} L= \begin{cases} 2Q^2 + Q, \amp Q\ge 1\\ 2Q^2+\dfrac{1}{2}Q, \amp Q\lt 1 \end{cases} \end{equation*}
where \(Q\) is the water flow in hundreds of gallos per minute. The friction loss, \(L\text{,}\) is measured in pounds per square inch (psi). (Source: www.hcc.hawaii.edu/~jkemmer)
  1. Graph \(L = g(Q)\) on the domain \([0, 5]\text{.}\)
  2. The firefighters have unrolled \(600\) feet of \(2.5\)-inch-diameter hose, and they would like to deliver water at a rate of \(200\) gallons per minute, with nozzle pressure at \(100\) psi. They must add the friction loss to the nozzle pressure to calculate the engine pressure required. What should the engine pressure be?

Exercise Group.

For Problems 15–16, find the coordinates of the vertex. Decide whether the vertex is a maximum point or a minimum point on the graph.
15.
  1. \(\displaystyle y = 2 + 3x - x^2\)
  2. \(\displaystyle y = \dfrac{1}{2}x^2 -\dfrac{2}{3} x+\dfrac{1}{3} \)
  3. \(\displaystyle y = 2.3 - 7.2x - 0.8x^2\)
16.
  1. \(\displaystyle y = 3 - 5x + x^2\)
  2. \(\displaystyle y = \dfrac{-3}{4}x^2 +\dfrac{1}{2} x-\dfrac{1}{4} \)
  3. \(\displaystyle y = 5.1 - 0.2x + 4.6x^2\)

Exercise Group.

In Problems 17–26,
  1. Find the coordinates of the intercepts and the vertex.
  2. Sketch the graph by hand.
  3. Use your calculator to verify your graph.
17.
\(y = -2x^2 + 7x + 4\)
18.
\(y = -3x^2 + 2x + 8\)
19.
\(y = 0.6x^2 + 0.6x - 1.2\)
20.
\(y = 0.5x^2 - 0.25x - 0.75\)
21.
\(y = x^2 + 4x + 7\)
22.
\(y = x^2 - 6x + 10\)
23.
\(y = x^2 + 2x - 1\)
24.
\(y = x^2 - 6x + 2\)
25.
\(y = -2x^2 + 6x - 3\)
26.
\(y = -2x^2 - 8x - 5\)

27.

  1. Graph the three functions
    \begin{align*} f(x) \amp = x^2 - 6x + 5\\ g(x) \amp = x^2 - 6x + 9\\ h(x) \amp = x^2 - 6x + 12 \end{align*}
    in the window
    \begin{align*} {\text{Xmin}} \amp = -2 \amp\amp {\text{Xmax}} = 7.4\\ {\text{Ymin}} \amp = -5 \amp\amp {\text{Ymax}} = 15 \end{align*}
    Use the Trace to locate the \(x\)-intercepts of each graph.
  2. Set \(y = 0\) for each of the equations in part (a) and calculate the discriminant. What does the discriminant tell you about the solutions of the equation? How does your answer relate to the graphs in part (a)?

28.

  1. Graph the three functions
    \begin{align*} F(x) \amp = 3 - 2x -x^2 \\ G(x) \amp = -1 - 2x -x^2 \\ H(x) \amp = -4 - 2x -x^2 \end{align*}
    in the window
    \begin{align*} {\text{Xmin}} \amp = -6.4 \amp\amp {\text{Xmax}} = 3\\ {\text{Ymin}} \amp = -10 \amp\amp {\text{Ymax}} = 5 \end{align*}
    Use the Trace to locate the \(x\)-intercepts of each graph.
  2. Set \(y = 0\) for each of the equations in part (a) and calculate the discriminant. What does the discriminant tell you about the solutions of the equation? How does your answer relate to the graphs in part (a)?

Exercise Group.

For Problems 29–34, use the discriminant to determine the nature of the solutions of each equation.
29.
\(3x^2 + 26 = 17x\)
30.
\(4x^2 + 23x = 19\)
31.
\(16x^2 - 712x + 7921 = 0\)
32.
\(121x^2 + 1254x + 3249 = 0\)
33.
\(65.2x = 13.2x^2 + 41.7\)
34.
\(0.03x^2 = 0.05x - 0.12\)

Exercise Group.

For problems 35–38, use the discriminant to decide if we can solve the equation by factoring.
35.
\(3x^2 - 7x + 6 = 0\)
36.
\(6x^2 - 11x - 7 = 0\)
37.
\(15x^2 - 52x - 32 = 0\)
38.
\(17x^2 + 65x - 12 = 0\)

Exercise Group.

For Problems 39–42,
  1. Given one solution of a quadratic equation with rational coefficients, find the other solution.
  2. Write a quadratic equation that has those solutions.
39.
\(2+\sqrt{5} \)
40.
\(3-\sqrt{2} \)
41.
\(4-3\sqrt{2} \)
42.
\(5+2\sqrt{3} \)

Exercise Group.

For Problems 43 and 44, match each equation with one of the eight graphs shown.
eight parabolas
43.
  1. \(\displaystyle y = 1 - x^2\)
  2. \(\displaystyle y=(x+2)^2 \)
  3. \(\displaystyle y=2x^2\)
  4. \(\displaystyle y=(x-4)(x+2) \)
44.
  1. \(\displaystyle y = -2 - (x-2)^2\)
  2. \(\displaystyle y=x-x^2 \)
  3. \(\displaystyle y=x^2-4\)
  4. \(\displaystyle y=-0.5x^2 \)

45.

  1. Write an equation for a parabola that has \(x\)-intercepts at \((2,0) \) and \((-3,0) \text{.}\) What is the equation of the parabola’s axis of symmetry?
  2. Write an equation for another parabola that has the same \(x\)-intercepts. What is the equation of the parabola’s axis of symmetry?

46.

  1. Write an equation for a parabola that opens upward and has \(x\)-intercepts at \((-1,0) \) and \((4,0) \text{.}\) What is the equation of the parabola’s axis of symmetry?
  2. Write an equation for a parabola that opens downward and has \(x\)-intercepts \((-1,0) \) and \((4,0) \text{.}\) What is the equation of its axis of symmetry?

47.

  1. Graph the functions in the same window on your calculator:
    \begin{gather*} f(x) = x^2 + 2x,~~~ g(x) = x^2 + 4x,\\ h(x) = x^2 + 6x,~~~ j(x) = x^2 + 8x \end{gather*}
  2. Find the vertex of each graph in part (a) and plot the points.
  3. Find the equation of the curve in part (b).
  4. Show that the vertex of \(y = x^2 + 2kx\) lies on the curve for any value of \(k\text{.}\)

48.

  1. Graph the functions in the same window on your calculator:
    \begin{gather*} F(x) = x-\frac{1}{2} x^2 ,~~~ G(x) = 3x-\frac{1}{2} x^2,\\ H(x) = 5x-\frac{1}{2} x^2,~~~ J(x) =7x-\frac{1}{2} x^2 \end{gather*}
  2. Find the vertex of each graph in part (a) and plot the points.
  3. Find the equation of the curve in part (b).
  4. Show that the vertex of \(y =kx-\dfrac{1}{2} x^2\) lies on the curve for any value of \(k\text{.}\)

49.

Because of air resistance, the path of a kicked soccer ball is not actually parabolic. However, both the horizontal and vertical coordinates of points on its trajectory can be approximated by quadratic functions. For a soccer ball kicked from the ground, these functions are
\begin{gather*} x = f (t) = 12.8t - 1.3t^2\\ y = g(t) = 17.28t - 4.8t^2 \end{gather*}
where \(x\) and \(y\) are given in meters and \(t\) is the number of seconds since the ball was kicked.
  1. Fill in the table.
    \(t\) \(0\) \(0.5\) \(1.0\) \(1.5\) \(2.0\) \(2.5\) \(3.0\) \(3.5\)
    \(x\) \(\) \(\) \(\) \(\) \(\) \(\) \(\) \(\)
    \(y\) \(\) \(\) \(\) \(\) \(\) \(\) \(\) \(\)
  2. Plot the points \((x, y)\) from your table and connect them with a smooth curve to represent the path of the ball.
  3. Use your graph to estimate the maximum height of the ball.
  4. Estimate the horizontal distance traveled by the ball before it strikes the ground.
  5. Using the formula given for \(y\text{,}\) determine how long the ball is in the air.
  6. Use your answer from part (e) and the formula for \(x\) to find the horizontal distance traveled by the ball before it strikes the ground.
  7. Use the formula given for \(y\) to find the maximum height for the ball.

50.

How far can you throw a baseball? The distance depends on the initial speed of the ball, \(v\text{,}\) and on the angle at which you throw it. For maximum range, you should throw the ball at \(45\degree\text{.}\)
  1. If there were no air resistance, the height, \(x\text{,}\) of the ball t seconds after its release would be given in meters by the function
    \begin{equation*} h=f(t)=\frac{vt}{\sqrt{2}}-\frac{gt^2}{2} \end{equation*}
    where \(g\) is the acceleration due to gravity. Find an expression for the total time the ball is in the air. (Hint: Set \(h=0\) and solve for \(t\) in terms of the other variables.)
  2. At time \(t\text{,}\) the ball has traveled a horizontal distance \(d\) given by
    \begin{equation*} d=\frac{vt}{\sqrt{2}} \end{equation*}
    Find an expression for the range of the ball in terms of its velocity, \(v\text{.}\) (Hint: In part (a), you found an expression for \(t\) when \(h = 0\text{.}\) Use that value of \(t\) to calculate \(d\) when \(h=0\text{.}\))
  3. The fastest baseball pitch on record was \(45\) meters per second, or about \(100\) miles per hour. Use your formula from part (b) to calculate the theoretical range of such a pitch. The value of \(g\) is \(9.8\text{.}\)
  4. The maximum distance a baseball has actually been thrown is \(136\) meters. Can you explain the discrepancy between this figure and your answer to part (c)?