Skip to main content

Section 9.7 Graphing Quadratic Functions

Subsection 9.7.1 Introduction

We have learned how to locate the key features of quadratic functions on a graph and find the vertex algebraically. In this section we'll explore how to find the intercepts algebraically and use their coordinates to graph a quadratic function. Then we will see how to interpret the key features in context and distinguish between quadratic and other functions.

Let's start by looking at a quadratic function that models the path of a baseball after it is hit by Ignacio, the batter. The height of the baseball, \(H(t)\text{,}\) measured in feet, after \(t\) seconds is given by \(H(t)=-16t^2+75t+4.7\text{.}\) We know this quadratic function has the shape of a parabola and we want to know the initial height, the maximum height, and the amount of time it takes for the ball to hit the ground if it is not caught. These key features correspond to the vertical intercept, the vertex, and one of the horizontal intercepts.

The graph of this function is shown in Figure 9.7.1. We cannot easily read where the intercepts occur from the graph because they are not integers. We previously covered how to determine the vertex algebraically. In this section, we'll learn how to find the intercepts algebraically. Then we'll come back to this example and find the intercepts for the path of the baseball.

a graph of a parabola that opens downward; the x-intercepts are not integer values
Figure 9.7.1. Graph of \(H(t)=-16t^2+75t+4.7\)

Subsection 9.7.2 Finding the Vertical and Horizontal Intercepts Algebraically

In List 9.6.12, we identified that the vertical intercept occurs where the graph of a function intersects the vertical axis. If we're using \(x\) and \(y\) as our variables, the \(x\)-value on the vertical axis is \(x=0\text{.}\) We will substitute \(0\) for \(x\) to find the value of \(y\text{.}\) In function notation, we find \(f(0)\text{.}\)

The horizontal intercepts occur where the graph of a function intersects the horizontal axis. If we're using \(x\) and \(y\) as our variables, the \(y\)-value on the horizontal axis is \(y=0\text{,}\) so we will substitute \(0\) for \(y\) and find the value(s) of \(x\text{.}\) In function notation, we solve the equation \(f(x)=0\text{.}\)

Here is an example where we find the vertical and horizontal intercepts.

Example 9.7.2.

Find the intercepts for the quadratic function \(f(x)=x^2-4x-12\) algebraically.

To determine the \(y\)-intercept, we find \(f(0)=\substitute{0}^2-4(\substitute{0})-12=-12\text{.}\) So the \(y\)-intercept occurs where \(y=-12\text{.}\) On a graph, this is the point \((0,-12)\text{.}\)

To determine the \(x\)-intercept(s), we set \(f(x)=0\) and solve for \(x\text{:}\)

\begin{align*} \substitute{0}\amp=x^2-4x-12\\ 0\amp=(x-6)(x+2) \end{align*}
\begin{align*} x-6\amp=0\amp \text{or}\amp\amp x+2\amp=0\\ x\amp=6\amp \text{or}\amp\amp x\amp=-2 \end{align*}

The \(x\)-intercepts occur where \(x=6\) and where \(x=-2\text{.}\) On a graph, these are the points \((6,0)\) and \((-2,0)\text{.}\)

Notice in Example 9.7.2 that the \(y\)-intercept was \((0,-12)\) and the value of \(c=-12\text{.}\) When we substitute \(0\) for \(x\) we will always get the value of \(c\text{.}\)

Example 9.7.4.

Algebraically determine any horizontal and vertical intercepts of the quadratic function \(f(x)=-x^2+5x-7\text{.}\)

Explanation

To determine the vertical intercept, we'll replace \(x\) with \(0\text{:}\)

\begin{align*} f(0)\amp=-(0)^2+5(0)-7\\ f(0)\amp=-7 \end{align*}

Thus, the \(y\)-intercept occurs at the point \((0,-7)\text{.}\)

To determine the horizontal intercepts, we'll set \(f(x)=0\) and solve for \(x\text{:}\)

\begin{align*} 0\amp=-x^2+5x-7\\ \end{align*}

This equation cannot be solved using factoring so we'll use the quadratic formula:

\begin{align*} x\amp=\frac{-5\pm \sqrt{5^2-4(-1)(-7)}}{2(-1)}\\ x\amp=\frac{-5\pm \sqrt{-3}}{-2} \end{align*}

The radicand is negative so there are no real solutions to the equation. This means there are no horizontal intercepts.

Subsection 9.7.3 Graphing Quadratic Functions Using Their Key Features

To graph a quadratic function using its key features, we will algebraically determine the following: whether the function opens upward or downward, the vertical intercept, the horizontal intercepts, and the vertex. Then we will graph the points and connect them with a smooth curve.

Example 9.7.5.

Graph the function \(f\) where \(f(x)=2x^2+10x+8\) by algebraically determining its key features.

To start, we'll note that this function will open upward, since the leading coefficient is positive.

To find the \(y\)-intercept, we evaluate \(f(0)=2(\substitute{0})^2+10(\substitute{0})+8=8\text{.}\) The \(y\)-intercept is \((0,8)\text{.}\)

Next, we'll find the horizontal intercepts by setting \(f(x)=0\) and solving for \(x\text{:}\)

\begin{align*} 2x^2+10x+8\amp=0\\ 2(x^2+5x+4)\amp=0\\ 2(x+4)(x+1)\amp=0 \end{align*}
\begin{align*} x+4\amp=0\amp \text{or}\amp\amp x+1\amp=0\\ x\amp=-4\amp \text{or}\amp\amp x\amp=-1 \end{align*}

The \(x\)-intercepts are \((-4,0)\) and \((-1,0)\text{.}\)

Lastly, we'll determine the vertex. Noting that \(a=2\) and \(b=10\text{,}\) we have:

\begin{align*} h\amp=-\frac{b}{2a}\\ h\amp=-\frac{10}{2(2)}\\ h\amp=-2.5 \end{align*}

Using this \(x\)-value to find the \(y\)-coordinate, we have:

\begin{align*} k\amp=f(-2.5)=2(\substitute{-2.5})^2+10(\substitute{-2.5})+8\\ k\amp=12.5-25+8\\ k\amp=-4.5 \end{align*}

The vertex is the point \((-2.5,-4.5)\) and the axis of symmetry is the line \(x=-2.5\text{.}\)

We're now ready to graph this function. We'll start by drawing and scaling the axes so all of our key features will be displayed as shown in Figure 9.7.6. Next, we'll plot these key points as shown in Figure 9.7.7. Finally, we'll note that this parabola opens upward and connect these points with a smooth curve, as shown in Figure 9.7.8.

a Cartesian graph with the x-axis labeled from -5 to 5 and the y-axis labeled from -10 to 10
Figure 9.7.6. Setting up the grid.
the same graph with the key points added; the vertex is at (-2.5,-4.5); the y-intercept is at (0,8); the x-intercepts are at (-4,0) and (-1,0); the axis of symmetry is drawn as a dotted vertical, x=-2.5, line passing through the vertex
Figure 9.7.7. Marking key features.
the key points are connected with a solid curve with arrows on both ends
Figure 9.7.8. Completing the graph.
Example 9.7.9.

Graph the function for which \(y=-x^2+4x-5\) by algebraically determining its key features.

To start, we'll note that this function will open downward, as the leading coefficient is negative.

To find the \(y\)-intercept, we'll substitute \(x\) with \(0\text{:}\)

\begin{align*} y\amp=-(\substitute{0})^2+4(\substitute{0})-5\\ y\amp=-5 \end{align*}

The \(y\)-intercept is \((0,-5)\text{.}\)

Next, we'll find the horizontal intercepts by setting \(y=0\) and solving for \(x\text{.}\) We cannot use factoring to solve this equation so we'll use the quadratic formula:

\begin{align*} -x^2+4x-5\amp=0\\ x\amp=\frac{-4\pm \sqrt{(4)^2-4(-1)(-5)}}{2(-1)}\\ x\amp=\frac{-4\pm \sqrt{16-20}}{-2}\\ x\amp=\frac{-4\pm \sqrt{-4}}{-2} \end{align*}

The radicand is negative, so there are no real solutions to the equation. This is a parabola that does not have any horizontal intercepts.

To determine the vertex, we'll use \(a=-1\) and \(b=4\text{:}\)

\begin{align*} x\amp=-\frac{4}{2(-1)}\\ x\amp=2 \end{align*}

Using this \(x\)-value to find the \(y\)-coordinate, we have:

\begin{align*} y\amp=-(\substitute{2})^2+4(\substitute{2})-5\\ y\amp=-4+8-5\\ y\amp=-1 \end{align*}

The vertex is the point \((2,-1)\text{,}\) and the axis of symmetry is the line \(x=2\text{.}\)

Plotting this information in an appropriate grid, we have:

a Cartesian graph with both axes labeled from -6 to 6
Figure 9.7.10. Setting up the grid.
the previous graph with the vertex added at (2,-1). The axis of symmetry is drawn as the dotted vertical line x=2; the y-intercept is plotted at (0,-5)
Figure 9.7.11. Marking key features.
the previous graph with the symmetric point of the y-intercept plotted at (4,-5)
Figure 9.7.12. Using the axis of symmetry to determine one additional point.

Since we don't have any x-intercepts, we would like to have a few more points to graph. We will make a table with a few more values around the vertex, add these, and then draw a smooth curve. This is shown in Table 9.7.13 and Figure 9.7.14.

Table 9.7.13. Determine additional function values.
\(x\) \(y=-x^2+4x-5\) Point
\(0\) \(-(0)^2+4(0)-5=-5\) \((0,-5)\)
\(1\) \(-(1)^2+4(1)-5=-2\) \((1,-2)\)
\(2\) \(-(2)^2+4(2)-5=-1\) \((2,-1)\)
\(3\) \(-(3)^2+4(3)-5=-2\) \((3,-2)\)
\(4\) \(-(4)^2+4(4)-5=-5\) \((4,-5)\)
the previous graph with the additional points from the table added; the points are connected with a solid parabola that opens downward with arrows on both ends
Figure 9.7.14. Completing the graph.

Subsection 9.7.4 Applications of Quadratic Functions

Now we have learned how to find all the key features of a quadratic function algebraically. Here are some applications of quadratic functions so we can learn how to identify and interpret the vertex, intercepts and additional points in context. Let's look at a few examples.

Example 9.7.15.

Returning to the path of the baseball in Figure 9.7.1, the function that represents the height of the baseball after Ignacio hit it, is \(H(t)=-16t^2+75t+4.7\text{.}\) The height is in feet and the time, \(t\text{,}\) is in seconds. Find and interpret the following, in context.

  1. The vertical intercept.

  2. The horizontal intercept(s).

  3. The vertex.

  4. The height of the baseball \(1\) second after it was hit.

  5. The time(s) when the baseball is \(80\) feet above the ground.

Explanation
  1. To determine the vertical intercept, we'll find \(H(0)=-16(\substitute{0})^2+75(\substitute{0})+4.7=4.7\text{.}\) The vertical intercept occurs at \((0,4.7)\text{.}\) This is the height of the baseball at time \(t=0\text{,}\) so the initial height of the baseball was \(4.7\) feet.

  2. To determine the horizontal intercepts, we'll solve \(H(t)=0\text{.}\) Since factoring is not a possibility to solve this equation, we'll use the quadratic formula:

    \begin{align*} H(t)\amp=0\\ -16t^2+75t+4.7\amp=0\\ t\amp=\frac{-75\pm \sqrt{75^2-4(-16)(4.7)}}{2(-16)}\\ t\amp=\frac{-75\pm \sqrt{5925.8}}{-32}\\ \end{align*}

    Rounding these two values with a calculator, we obtain:

    \begin{align*} t\amp\approx -0.06185,\ t\approx 4.749 \end{align*}

    The horizontal intercepts occur at approximately \((-0.06185,0)\) and \((4.749,0)\text{.}\) If we assume that the ball was hit when \(t=0\text{,}\) a negative time does not make sense. The second horizontal intercept tells us that the ball hit the ground after approximately \(4.75\) seconds.

  3. The vertex occurs at \(t=h=-\frac{b}{2a}\text{,}\) and for this function \(a=-16\) and \(b=75\text{.}\) So we have:

    \begin{align*} h\amp=-\frac{75}{2(-16)}\\ h\amp=2.34375 \end{align*}

    We can now find the output for this input:

    \begin{align*} H(\substitute{2.34375})\amp=-16(\substitute{2.34375})^2+75(\substitute{2.34375})+4.7\\ \amp\approx 92.59 \end{align*}

    Thus, the vertex is \((2.344,92.59)\text{.}\)

    The vertex tells us that the baseball reached a maximum height of approximately \(92.6\) feet about \(2.3\) seconds after Ignacio hit it.

  4. To find the height of the baseball after \(1\) second, we can compute \(H(1)\text{:}\)

    \begin{align*} H(\substitute{1})\amp=-16(\substitute{1})^2+75(\substitute{1})+4.7\\ \amp=63.7 \end{align*}

    The height of the baseball was \(63.7\) feet after \(1\) second.

  5. If we want to know when the baseball was \(80\) feet in the air, then we set \(H(t)=80\) and we have:

    \begin{align*} H(t)\amp=80\\ -16t^2+75t+4.7\amp=80\\ -16t^2+75t-75.3\amp=0\\ t\amp=\frac{-75\pm \sqrt{75^2-4(-16)(-75.3)}}{2(-16)}\\ t\amp=\frac{-75\pm \sqrt{805.8}}{-32}\\ \end{align*}

    Rounding these two values with a calculator, we obtain:

    \begin{align*} t\amp\approx 1.457,\ t\approx 3.231 \end{align*}

    The baseball was \(80\) feet above the ground at two times, at about \(1.5\) seconds on the way up and about \(3.2\) seconds on the way down.

Example 9.7.16.

The profit that Keenan's manufacturing company makes for producing \(n\) refrigerators is given by \(P=-0.01n^2+520n-54000\text{,}\) for \(0 \le n \le 51{,}896\text{.}\)

  1. Determine the profit the company will make when they produce \(1{,}000\) refrigerators.

  2. Determine the maximum profit and the number of refrigerators produced that yields this profit.

  3. How many refrigerators need to be produced in order for the company to “break even?” (In other words, for their profit to be \(\$0\text{.}\))

  4. How many refrigerators need to be produced in order for the company to make a profit of \(\$1{,}000{,}000\text{?}\)

Explanation
  1. This question is giving us an input value and asking for the output value. We will substitute \(1000\) for \(n\) and we have:

    \begin{align*} P\amp=-0.01(\substitute{1000})^2+520(\substitute{1000})-54000\\ P\amp=456000 \end{align*}

    If Keenan's company sells \(1{,}000\) refrigerators it will make a profit of \(\$456{,}000\text{.}\)

  2. This question is asking for the maximum so we need to find the vertex. This parabola opens downward so the vertex will tell us the maximum profit and the corresponding number of refrigerators that need to be produced. Using \(a=-0.01\) and \(b=520\text{,}\) we have:

    \begin{align*} h\amp=-\frac{b}{2a}\\ h\amp=-\frac{520}{2(-0.01)}\\ h\amp=26000 \end{align*}

    Now we will find the value of \(P\) when \(n=26000\text{:}\)

    \begin{align*} P\amp=-0.01(\substitute{26000})^2+520(\substitute{26000})-54000\\ P\amp=6706000 \end{align*}

    The maximum profit is \(\$6{,}706{,}000\text{,}\) which occurs if \(26{,}000\) refrigerators are produced.

  3. This question is giving an output value of \(0\) and asking us to find the input(s) so we will be finding the horizontal intercept(s). We will set \(P=0\) and solve for \(n\) using the quadratic formula:

    \begin{align*} 0\amp=-0.01n^2+520n-54000\\ n\amp=\frac{-520\pm \sqrt{520^2-4(-0.01)(-54000)}}{2(-0.01)}\\ n\amp=\frac{-520\pm\sqrt{268240}}{-0.02}\\ n\amp\approx 104, n\approx 51896 \end{align*}

    The company will break even if they produce about \(104\) refrigerators or \(51{,}896\) refrigerators. If the company produces more refrigerators than it can sell its profit will go down.

  4. This question is giving an output value and asking us to find the input. To find the number of refrigerators that need to be produced for the company to make a profit of \(\$1{,}000{,}000\text{,}\) we will set \(P=1000000\) and solve for \(n\) using the quadratic formula:

    \begin{align*} 1000000\amp=-0.01n^2+520n-54000\\ 0\amp=-0.01n^2+520n-1054000\\ n\amp=\frac{-520\pm \sqrt{520^2-4(-0.01)(-1054000)}}{2(-0.01)}\\ n\amp\frac{-520\pm\sqrt{228240}}{-0.02}\\ n\amp\approx 2,113, n\approx 49,887 \end{align*}

    The company will make \(\$1{,}000{,}000\) in profit if they produce about \(2{,}113\) refrigerators or \(49{,}887\) refrigerators.

Example 9.7.17.

Maia has a remote-controlled airplane and she is going to do a stunt dive where the plane dives toward the ground and back up along a parabolic path. The height of the plane is given by the function \(H\) where \(H(t)=0.7t^2-23t+200\text{,}\) for \(0 \le t \le 30\text{.}\) The height is measured in feet and the time, \(t\text{,}\) is measured in seconds.

  1. Determine the starting height of the plane as the dive begins.

  2. Determine the height of the plane after \(5\) seconds.

  3. Will the plane hit the ground, and if so, at what time?

  4. If the plane does not hit the ground, what is the closest it gets to the ground, and at what time?

  5. At what time(s) will the plane have a height of \(50\) feet?

Explanation
  1. This question is asking for the starting height, which is the vertical intercept. We will find \(H(0)\text{:}\)

    \begin{align*} H(\substitute{0})\amp=0.7(\substitute{0})^2-23(\substitute{0})+200\\ H(0)\amp=200 \end{align*}

    When Maia begins the stunt, the plane has a height of \(200\) feet. Recall that we can also look at the value of \(c=200\) to determine the vertical intercept.

  2. This question is giving an input of \(5\) seconds and asking for the output so we will find \(H(5)\text{:}\)

    \begin{align*} H(\substitute{5})\amp=0.7(\substitute{5})^2-23(\substitute{5})+200\\ H(5)\amp=102.5 \end{align*}

    After \(5\) seconds, the plane is \(102.5\) feet above the ground.

  3. The ground has a height of \(0\) feet, so it is asking us to find the horizontal intercept(s) if there are any. We will set \(H(t)=0\) and solve for \(t\) using the quadratic formula:

    \begin{align*} H(t)\amp=0.7t^2-23t+200\\ 0\amp=0.7t^2-23t+200\\ t\amp=\frac{23\pm \sqrt{(-23)^2-4(0.7)(200)}}{2(0.7)}\\ t\amp=\frac{23\pm\sqrt{-31}}{1.4} \end{align*}

    The radicand is negative so there are no real solutions to the equation \(H(t)=0\text{.}\) That means the plane did not hit the ground.

  4. This question is asking for the lowest point of the plane so we will find the vertex. Using \(a=0.7\) and \(b=-23\text{,}\) we have:

    \begin{align*} h\amp=-\frac{b}{2a}\\ h\amp=-\frac{(-23)}{2(0.7)}\\ h\amp\approx 16.43 \end{align*}

    Now we will find the value of \(H\) when \(t\approx16.43\text{:}\)

    \begin{align*} H(\substitute{16.43})\amp=0.7(\substitute{16.43})^2-23(\substitute{16.43})+200\\ H(16.43)\amp\approx 11.07 \end{align*}

    The minimum height of the plane is about \(11\) feet, which occurs after about \(16\) seconds.

  5. This question is giving us a height and asking for the time(s) so we will set \(H(t)=50\) and solve for \(t\) using the quadratic formula:

    \begin{align*} H(t)\amp=0.7t^2-23t+200\\ 50\amp=0.7t^2-23t+200\\ 0\amp=0.7t^2-23t+150\\ t\amp=\frac{23\pm \sqrt{(-23)^2-4(0.7)(150)}}{2(0.7)}\\ t\amp=\frac{23\pm\sqrt{109}}{1.4}\\ t\amp\approx 8.971, t\approx 23.89 \end{align*}

    Maia's plane will be \(50\) feet above the ground about 9 seconds and 24 seconds after the plane begins the stunt.

Subsection 9.7.5 Distinguishing Quadratic Functions from Other Functions and Relations

So far, we've seen that the graphs of quadratic functions are parabolas and have a specific, curved shape. We've also seen that they have the algebraic form of \(y=ax^2+bx+c\text{.}\) Here, we will learn to tell the difference between quadratic functions and other relations and functions.

Example 9.7.18.

Determine if each relation represented algebraically is a quadratic function.

  1. \(\displaystyle y+5x^2-4=0\)

  2. \(\displaystyle x^2+y^2=9\)

  3. \(\displaystyle y=-5x+1\)

  4. \(\displaystyle y=(x-6)^2+3\)

  5. \(\displaystyle y=\sqrt{x+1}+5\)

Explanation
  1. As \(y+5x^2-4=0\) can be re-written as \(y=-5x^2+4\text{,}\) this equation represents a quadratic function.

  2. The equation \(x^2+y^2=9\) cannot be re-written in the form \(y=ax^2+bx+c\) (due to the \(y^2\) term), so this equation does not represent a quadratic function.

  3. The equation \(y=-5x+1\) represents a linear function, not a quadratic function.

  4. The equation \(y=(x-6)^2+3\) can be re-written as \(y=x^2-12x+39\text{,}\) so this does represent a quadratic function.

  5. The equation \(y=\sqrt{x+1}+5\) does not represent a quadratic function as \(x\) is inside a radical, not squared.

Example 9.7.19.

Determine if each function represented graphically could represent a quadratic function.

a graph of a function that oscillates up and down between the y-values of -1 and 1;the pattern continues from -infinity to infinity
Figure 9.7.20. Function a.
the graph of a curve that opens upward and has a minimum at (2,0)
Figure 9.7.21. Function b.
the graph of a line with a slope of -1/3
Figure 9.7.22. Function c.
Explanation
  1. Since this graph has multiple maximum points and minimum points, it is not a parabola and it is not possible that it represents a quadratic function.

  2. This graph looks like a parabola, and it's possible that it represents a quadratic function.

  3. This graph does not appear to be a parabola, but looks like a straight line. It's not likely that it represents a quadratic function.

Exercises 9.7.6 Exercises

Review and Warmup
1.

Solve the equation.

\({x^{2}+10x+16} = 0\)

2.

Solve the equation.

\({x^{2}+16x+63} = 0\)

3.

Solve the equation.

\({x^{2}-24x+144}=0\)

4.

Solve the equation.

\({x^{2}-2x+1}=0\)

5.

Solve the equation.

\({x^{2}-49} = 0\)

6.

Solve the equation.

\({x^{2}-25} = 0\)

7.

Solve the equation.

\(3x^2 - 19= 0\)

8.

Solve the equation.

\(43x^2 - 29= 0\)

9.

Solve the equation.

\({4x^{2}-10x-5}= 0\)

10.

Solve the equation.

\({3x^{2}+10x-1}= 0\)

11.

Solve the equation.

\({5x^{2}+8x+6}= 0\)

12.

Solve the equation.

\({5x^{2}-4x+6}= 0\)

Finding the Intercepts of Quadratic Functions Algebraically
13.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+8x+15}\)

\(y\)-intercept:

\(x\)-intercept(s):

14.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={-x^{2}-3x+4}\)

\(y\)-intercept:

\(x\)-intercept(s):

15.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}-4}\)

\(y\)-intercept:

\(x\)-intercept(s):

16.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={-x^{2}+1}\)

\(y\)-intercept:

\(x\)-intercept(s):

17.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}-x}\)

\(y\)-intercept:

\(x\)-intercept(s):

18.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={-x^{2}+x}\)

\(y\)-intercept:

\(x\)-intercept(s):

19.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}-4x+4}\)

\(y\)-intercept:

\(x\)-intercept(s):

20.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+3x+9}\)

\(y\)-intercept:

\(x\)-intercept(s):

21.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+x+10}\)

\(y\)-intercept:

\(x\)-intercept(s):

22.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+x+2}\)

\(y\)-intercept:

\(x\)-intercept(s):

23.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+2x+3}\)

\(y\)-intercept:

\(x\)-intercept(s):

24.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}-7x-5}\)

\(y\)-intercept:

\(x\)-intercept(s):

25.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+6x-2}\)

\(y\)-intercept:

\(x\)-intercept(s):

26.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+3x-1}\)

\(y\)-intercept:

\(x\)-intercept(s):

27.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x^{2}+4x+2}\)

\(y\)-intercept:

\(x\)-intercept(s):

28.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={5x^{2}+7x-24}\)

\(y\)-intercept:

\(x\)-intercept(s):

29.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={25x^{2}+90x+81}\)

\(y\)-intercept:

\(x\)-intercept(s):

30.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={25x^{2}-1}\)

\(y\)-intercept:

\(x\)-intercept(s):

31.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={x+6-2x^{2}}\)

\(y\)-intercept:

\(x\)-intercept(s):

32.

Find the \(y\)-intercept and any \(x\)-intercept(s) of the quadratic curve.

\({y}={-3x-2x^{2}}\)

\(y\)-intercept:

\(x\)-intercept(s):

Sketching Graphs of Quadratic Functions

Graph each curve by algebraically determining its key features.

33.

\(y=x^2-7x+12\)

34.

\(y=x^2+5x-14\)

35.

\(y=-x^2-x+20\)

36.

\(y=-x^2+4x+21\)

37.

\(y=x^2-8x+16\)

38.

\(y=x^2+6x+9\)

39.

\(y=x^2-4\)

40.

\(y=x^2-9\)

41.

\(y=x^2+6x\)

42.

\(y=x^2-8x\)

43.

\(y=-x^2+5x\)

44.

\(y=-x^2+16\)

45.

\(y=x^2+4x+7\)

46.

\(y=x^2-2x+6\)

47.

\(y=x^2+2x-5\)

48.

\(y=x^2-6x+2\)

49.

\(y=-x^2+4x-1\)

50.

\(y=-x^2-x+3\)

51.

\(y=2x^2-4x-30\)

52.

\(y=3x^2+21x+36\)

Applications of Quadratic Functions
53.

An object was shot up into the air with an initial vertical speed of \(384\) feet per second. Its height as time passes can be modeled by the quadratic equation \(y={-16t^{2}+384t}\text{.}\) Here \(t\) represents the number of seconds since the object’s release, and \(y\) represents the object’s height in feet.

  1. After , this object reached its maximum height of .

  2. This object flew for before it landed on the ground.

  3. This object was in the air \({1\ {\rm s}}\) after its release.

  4. This object was \({1904\ {\rm ft}}\) high at two times: once after its release, and again later after its release.

54.

An object was shot up into the air with an initial vertical speed of \(448\) feet per second. Its height as time passes can be modeled by the quadratic equation \(y={-16t^{2}+448t}\text{.}\) Here \(t\) represents the number of seconds since the object’s release, and \(y\) represents the object’s height in feet.

  1. After , this object reached its maximum height of .

  2. This object flew for before it landed on the ground.

  3. This object was in the air \({19\ {\rm s}}\) after its release.

  4. This object was \({3120\ {\rm ft}}\) high at two times: once after its release, and again later after its release.

55.

From an oceanside clifftop \({130\ {\rm m}}\) above sea level, an object was shot into the air with an initial vertical speed of \({196\ {\textstyle\frac{\rm\mathstrut m}{\rm\mathstrut s}}}\text{.}\) It fell into the ocean. Its height (above sea level) as time passes can be modeled by the quadratic equation \(y={-4.9t^{2}+196t+130}\text{.}\) Here \(t\) represents the number of seconds since the object’s release, and \(y\) represents the object’s height (above sea level) in meters.

  1. After , this object reached its maximum height of .

  2. This object flew for before it landed in the ocean.

  3. This object was above sea level \({15\ {\rm s}}\) after its release.

  4. This object was \({835.6\ {\rm m}}\) above sea level twice: once after its release, and again later after its release.

56.

From an oceanside clifftop \({200\ {\rm m}}\) above sea level, an object was shot into the air with an initial vertical speed of \({215.6\ {\textstyle\frac{\rm\mathstrut m}{\rm\mathstrut s}}}\text{.}\) It fell into the ocean. Its height (above sea level) as time passes can be modeled by the quadratic equation \(y={-4.9t^{2}+215.6t+200}\text{.}\) Here \(t\) represents the number of seconds since the object’s release, and \(y\) represents the object’s height (above sea level) in meters.

  1. After , this object reached its maximum height of .

  2. This object flew for before it landed in the ocean.

  3. This object was above sea level \({35\ {\rm s}}\) after its release.

  4. This object was \({2527.5\ {\rm m}}\) above sea level twice: once after its release, and again later after its release.

57.

A remote control aircraft will perform a stunt by flying toward the ground and then up. Its height, in feet, can be modeled by the equation \(h={0.4t^{2}-6.4t+26.6}\text{,}\) where \(t\) is in seconds. The plane

  • will

  • will not

hit the ground during this stunt.

58.

A remote control aircraft will perform a stunt by flying toward the ground and then up. Its height, in feet, can be modeled by the equation \(h={1.2t^{2}-21.6t+95.2}\text{,}\) where \(t\) is in seconds. The plane

  • will

  • will not

hit the ground during this stunt.

59.

A submarine is traveling in the sea. Its depth, in meters, can be modeled by \(d={-0.1t^{2}+2t-5}\text{,}\) where \(t\) stands for time in seconds. The submarine

  • will

  • will not

hit the sea surface along this route.

60.

A submarine is traveling in the sea. Its depth, in meters, can be modeled by \(d={-0.9t^{2}+5.4t-7.1}\text{,}\) where \(t\) stands for time in seconds. The submarine

  • will

  • will not

hit the sea surface along this route.

61.

An object is launched upward at the height of \(230\) meters. Its height can be modeled by

\begin{equation*} h=-4.9t^2+60t+230\text{,} \end{equation*}

where \(h\) stands for the object’s height in meters, and \(t\) stands for time passed in seconds since its launch. The object’s height will be \(280\) meters twice before it hits the ground. Find how many seconds since the launch would the object’s height be \(280\) meters. Round your answers to two decimal places if needed.

The object’s height would be \(280\) meters the first time at seconds, and then the second time at seconds.

62.

An object is launched upward at the height of \(250\) meters. Its height can be modeled by

\begin{equation*} h=-4.9t^2+100t+250\text{,} \end{equation*}

where \(h\) stands for the object’s height in meters, and \(t\) stands for time passed in seconds since its launch. The object’s height will be \(270\) meters twice before it hits the ground. Find how many seconds since the launch would the object’s height be \(270\) meters. Round your answers to two decimal places if needed.

The object’s height would be \(270\) meters the first time at seconds, and then the second time at seconds.

63.

Currently, an artist can sell \(200\) paintings every year at the price of \({\$90.00}\) per painting. Each time he raises the price per painting by \({\$10.00}\text{,}\) he sells \(5\) fewer paintings every year.

Assume he will raise the price per painting \(x\) times, then he will sell \(200-5x\) paintings every year at the price of \(90+10x\) dollars. His yearly income can be modeled by the equation:

\begin{equation*} i=(90+10x)(200-5x) \end{equation*}

where \(i\) stands for his yearly income in dollars. If the artist wants to earn \({\$29{,}400.00}\) per year from selling paintings, what new price should he set?

To earn \({\$29{,}400.00}\) per year, the artist could sell his paintings at two different prices. The lower price is per painting, and the higher price is per painting.

64.

Currently, an artist can sell \(220\) paintings every year at the price of \({\$60.00}\) per painting. Each time he raises the price per painting by \({\$5.00}\text{,}\) he sells \(5\) fewer paintings every year.

Assume he will raise the price per painting \(x\) times, then he will sell \(220-5x\) paintings every year at the price of \(60+5x\) dollars. His yearly income can be modeled by the equation:

\begin{equation*} i=(60+5x)(220-5x) \end{equation*}

where \(i\) stands for his yearly income in dollars. If the artist wants to earn \({\$18{,}000.00}\) per year from selling paintings, what new price should he set?

To earn \({\$18{,}000.00}\) per year, the artist could sell his paintings at two different prices. The lower price is per painting, and the higher price is per painting.

Challenge
65.

Consider the function \(f(x) = x^{2}+nx+p\text{.}\) Let \(n\) and \(p\) be real numbers. Give your answers as points.

  1. Suppose the function has two real \(x\)-intercepts. What are they?

    Enter the two intercepts as a comma-separated list. Be mindful of how you use parentheses in typing up the answers.

  2. What is its \(y\)-intercept?

  3. What is its vertex?