Skip to content
Graph Quadratic Functions Using Properties

Graph Quadratic Functions Using Properties

By the end of this section, you will be able to:

  • Recognize the graph of a quadratic function
  • Find the axis of symmetry and vertex of a parabola
  • Find the intercepts of a parabola
  • Graph quadratic functions using properties
  • Solve maximum and minimum applications

Recognize the Graph of a Quadratic Function

Previously we very briefly looked at the function f(x)=x2f(x)=x^2, which we called the square function. It was one of the first non-linear functions we looked at. Now we will graph functions of the form f(x)=ax2+bx+cf(x)=ax^2+bx+c if a0a\ne0. We call this kind of function a quadratic function.

Quadratic Function. A quadratic function, where aa, bb, and cc are real numbers and a0a\ne0, is a function of the form

f(x)=ax2+bx+c. f(x)=ax^2+bx+c.

We graphed the quadratic function f(x)=x2f(x)=x^2 by plotting points.

xxf(x)=x2f(x)=x^2(x,f(x))(x,f(x))
3-399(3,9)(-3,9)
2-244(2,4)(-2,4)
1-111(1,1)(-1,1)
0000(0,0)(0,0)
1111(1,1)(1,1)
2244(2,4)(2,4)
3399(3,9)(3,9)
xy−6−5−4−3−2−1123456−6−5−4−3−2−1123456

Every quadratic function has a graph that looks like this. We call this figure a parabola.

Let’s practice graphing a parabola by plotting a few points.

Example. Graph f(x)=x21f(x)=x^2-1.

Solution.

We will graph the function by plotting points. Choose integer values for xx, substitute them into the equation and simplify to find f(x)f(x). Record the values of the ordered pairs in the chart.

xxf(x)=x21f(x)=x^2-1
001-1
1100
1-100
2233
2-233

Plot the points, and then connect them with a smooth curve. The result will be the graph of the function f(x)=x21f(x)=x^2-1.

xy−6−5−4−3−2−1123456−6−5−4−3−2−1123456

Graphf(x)=x2f(x)=-x^2.

Graphf(x)=x2+1f(x)=x^2+1.

All graphs of quadratic functions of the form f(x)=ax2+bx+cf(x)=ax^2+bx+c are parabolas that open upward or downward.

y = x² + 4x + 3; a > 0; opens upwardxy−10−8−6−4−2246810−10−8−6−4−2246810
y = −x² + 4x + 3; a < 0; opens downwardxy−10−8−6−4−2246810−10−8−6−4−2246810

Notice that the only difference in the two functions is the negative sign before the quadratic term (x2x^2 in the equation of the graph). When the quadratic term is positive, the parabola opens upward, and when the quadratic term is negative, the parabola opens downward.

Parabola Orientation. For the graph of the quadratic function f(x)=ax2+bx+cf(x)=ax^2+bx+c, if

  • a>0a>0, the parabola opens upward.
  • a<0a<0, the parabola opens downward.

Example. Determine whether each parabola opens upward or downward:

(a) f(x)=3x2+2x4f(x)=-3x^2+2x-4
(b) f(x)=6x2+7x9f(x)=6x^2+7x-9.

Solution.

(a) In f(x)=3x2+2x4f(x)=-3x^2+2x-4, a=3a=-3. Since aa is negative, the parabola will open downward.

(b) In f(x)=6x2+7x9f(x)=6x^2+7x-9, a=6a=6. Since aa is positive, the parabola will open upward.

Determine whether the graph off(x)=2x2+5x2f(x)=2x^2+5x-2is a parabola that opens upward or downward.

Determine whether the graph off(x)=3x24x+7f(x)=-3x^2-4x+7is a parabola that opens upward or downward.

Find the Axis of Symmetry and Vertex of a Parabola

Look again at the preceding two parabolas. Do you see that we could fold each parabola in half and then one side would lie on top of the other? The “fold line” is a line of symmetry. We call it the axis of symmetry of the parabola.

We show the same two graphs again with the axis of symmetry.

y = x² + 4x + 3; axis of symmetry x = −2xy−10−8−6−4−2246810−10−8−6−4−2246810
y = −x² + 4x + 3; axis of symmetry x = 2xy−10−8−6−4−2246810−10−8−6−4−2246810

The equation of the axis of symmetry can be derived by using the Quadratic Formula. We will omit the derivation here and proceed directly to using the result. The equation of the axis of symmetry of the graph of f(x)=ax2+bx+cf(x)=ax^2+bx+c is

x=b2a. x=-\tfrac{b}{2a}.

For f(x)=x2+4x+3f(x)=x^2+4x+3,

x=42(1)=2. x=-\tfrac{4}{2(1)}=-2.

For f(x)=x2+4x+3f(x)=-x^2+4x+3,

x=42(1)=2. x=-\tfrac{4}{2(-1)}=2.

Notice that these are the equations of the dashed lines on the graphs.

The point on the parabola that is the lowest (parabola opens up), or the highest (parabola opens down), lies on the axis of symmetry. This point is called the vertex of the parabola.

We can easily find the coordinates of the vertex, because we know it is on the axis of symmetry. This means its xx-coordinate is b2a-\tfrac{b}{2a}. To find the yy-coordinate of the vertex we substitute the value of the xx-coordinate into the quadratic function.

For f(x)=x2+4x+3f(x)=x^2+4x+3, the axis of symmetry is x=2x=-2, and

f(2)=(2)2+4(2)+3=1. f(-2)=(-2)^2+4(-2)+3=-1.

The vertex is (2,1)(-2,-1).

For f(x)=x2+4x+3f(x)=-x^2+4x+3, the axis of symmetry is x=2x=2, and

f(2)=(2)2+4(2)+3=7. f(2)=-(2)^2+4(2)+3=7.

The vertex is (2,7)(2,7).

Axis of Symmetry and Vertex of a Parabola. The graph of the function f(x)=ax2+bx+cf(x)=ax^2+bx+c is a parabola where:

  • the axis of symmetry is the vertical line x=b2ax=-\tfrac{b}{2a}.
  • the vertex is a point on the axis of symmetry, so its xx-coordinate is b2a-\tfrac{b}{2a}.
  • the yy-coordinate of the vertex is found by substituting x=b2ax=-\tfrac{b}{2a} into the quadratic equation.

Example. For the graph of f(x)=3x26x+2f(x)=3x^2-6x+2 find:

(a) the axis of symmetry
(b) the vertex.

Solution.

(a) The axis of symmetry is the vertical line x=b2ax=-\tfrac{b}{2a}.

x=623=1. x=-\tfrac{-6}{2\cdot3}=1.

The axis of symmetry is the line x=1x=1.

(b) The vertex is a point on the line of symmetry, so its xx-coordinate will be x=1x=1. Find f(1)f(1).

f(1)=3(1)26(1)+2=1. f(1)=3(1)^2-6(1)+2=-1.

The vertex is (1,1)(1,-1).

For the graph off(x)=2x28x+1f(x)=2x^2-8x+1, find the axis of symmetry.

For the graph off(x)=2x28x+1f(x)=2x^2-8x+1, find the vertex as an ordered pair.

For the graph off(x)=2x24x3f(x)=2x^2-4x-3, find the axis of symmetry.

Find the Intercepts of a Parabola

When we graphed linear equations, we often used the xx- and yy-intercepts to help us graph the lines. Finding the coordinates of the intercepts will help us to graph parabolas, too.

Remember, at the yy-intercept the value of xx is zero. So to find the yy-intercept, we substitute x=0x=0 into the function.

For both f(x)=x2+4x+3f(x)=x^2+4x+3 and f(x)=x2+4x+3f(x)=-x^2+4x+3,

f(0)=3, f(0)=3,

so the yy-intercept is (0,3)(0,3).

An xx-intercept results when the value of f(x)f(x) is zero. To find an xx-intercept, we let f(x)=0f(x)=0. In other words, we will need to solve the equation 0=ax2+bx+c0=ax^2+bx+c for xx. Solving quadratic equations like this is exactly what we have done earlier in this chapter!

For f(x)=x2+4x+3f(x)=x^2+4x+3,

0=x2+4x+30=(x+1)(x+3)x+1=0x+3=0x=1x=3 \begin{array}{rcl} 0&=&x^2+4x+3 \\[4pt] 0&=&(x+1)(x+3) \\[4pt] x+1=0 && x+3=0 \\[4pt] x=-1 && x=-3 \end{array}

The xx-intercepts are (1,0)(-1,0) and (3,0)(-3,0).

For f(x)=x2+4x+3f(x)=-x^2+4x+3, the quadratic does not factor, so we use the Quadratic Formula.

x=4±424(1)(3)2(1)=4±282=4±272=2±7 \begin{array}{rcl} x&=&\tfrac{-4\pm\sqrt{4^2-4(-1)(3)}}{2(-1)} \\[10pt] &=&\tfrac{-4\pm\sqrt{28}}{-2} \\[10pt] &=&\tfrac{-4\pm2\sqrt7}{-2} \\[10pt] &=&2\pm\sqrt7 \end{array}

The xx-intercepts are (2+7,0)(2+\sqrt7,0) and (27,0)(2-\sqrt7,0). We will use the decimal approximations of the xx-intercepts so that we can locate these points on the graph:

(2+7,0)(4.6,0),(27,0)(0.6,0). (2+\sqrt7,0)\approx(4.6,0),\qquad (2-\sqrt7,0)\approx(-0.6,0).

Do these results agree with our graphs?

y = x² + 4x + 3xy−10−8−6−4−2246810−10−8−6−4−2246810
y = −x² + 4x + 3xy−10−8−6−4−2246810−10−8−6−4−2246810

Find the Intercepts of a Parabola. To find the intercepts of a parabola whose function is f(x)=ax2+bx+cf(x)=ax^2+bx+c:

yy-interceptxx-intercepts
Let x=0x=0 and solve for f(x)f(x).Let f(x)=0f(x)=0 and solve for xx.

Example. Find the intercepts of the parabola whose function is f(x)=x22x8f(x)=x^2-2x-8.

Solution.

To solve for the yy-intercept, let x=0x=0 and solve for f(x)f(x).

f(0)=022(0)8=8. f(0)=0^2-2(0)-8=-8.

When x=0x=0, then f(0)=8f(0)=-8. The yy-intercept is the point (0,8)(0,-8).

To find the xx-intercepts, let f(x)=0f(x)=0 and solve for xx.

0=x22x80=(x4)(x+2)0=x40=x+2x=4x=2 \begin{array}{rcl} 0&=&x^2-2x-8 \\[4pt] 0&=&(x-4)(x+2) \\[4pt] 0=x-4 && 0=x+2 \\[4pt] x=4 && x=-2 \end{array}

The xx-intercepts are the points (4,0)(4,0) and (2,0)(-2,0).

Find the intercepts of the parabolaf(x)=x2+2x8f(x)=x^2+2x-8. Enter the y-intercept first, then the two x-intercepts with the smaller x-value first, separated by commas.

Find the intercepts of the parabolaf(x)=x24x12f(x)=x^2-4x-12. Enter the y-intercept first, then the two x-intercepts with the smaller x-value first, separated by commas.

In this chapter, we have been solving quadratic equations of the form ax2+bx+c=0ax^2+bx+c=0. We solved for xx and the results were the solutions to the equation.

We are now looking at quadratic functions of the form f(x)=ax2+bx+cf(x)=ax^2+bx+c. The graphs of these functions are parabolas. The xx-intercepts of the parabolas occur where f(x)=0f(x)=0.

For example, the quadratic equation

x22x15=0 x^2-2x-15=0

has solutions x=5x=5 and x=3x=-3. The quadratic function f(x)=x22x15f(x)=x^2-2x-15 has xx-intercepts (5,0)(5,0) and (3,0)(-3,0). The solutions of the quadratic function are the xx values of the xx-intercepts.

Earlier, we saw that quadratic equations have 2, 1, or 0 solutions. The graphs below show examples of parabolas for these three cases. Since the solutions of the functions give the xx-intercepts of the graphs, the number of xx-intercepts is the same as the number of solutions.

Previously, we used the discriminant to determine the number of solutions of a quadratic function of the form ax2+bx+c=0ax^2+bx+c=0. Now we can use the discriminant to tell us how many xx-intercepts there are on the graph.

b² − 4ac > 0: two x−interceptsxy
b² − 4ac = 0: one x−interceptxy
b² − 4ac < 0: no x−interceptxy

Before you find the values of the xx-intercepts, you may want to evaluate the discriminant so you know how many solutions to expect.

Example. Find the intercepts of the parabola for the function f(x)=5x2+x+4f(x)=5x^2+x+4.

Solution.

To find the yy-intercept, let x=0x=0 and solve for f(x)f(x).

f(0)=5(0)2+0+4=4. f(0)=5(0)^2+0+4=4.

The yy-intercept is the point (0,4)(0,4).

To find the xx-intercepts, let f(x)=0f(x)=0 and solve for xx. Find the value of the discriminant to predict the number of solutions, which is also the number of xx-intercepts.

b24ac=124(5)(4)=79. b^2-4ac=1^2-4(5)(4)=-79.

Since the value of the discriminant is negative, there is no real solution to the equation. There are no xx-intercepts.

Find the intercepts off(x)=3x2+4x+4f(x)=3x^2+4x+4. Enter the y-intercept.

How many x-intercepts doesf(x)=3x2+4x+4f(x)=3x^2+4x+4have?

Find the intercepts off(x)=x24x5f(x)=x^2-4x-5. Enter the y-intercept first, then the two x-intercepts with the smaller x-value first, separated by commas.

Graph Quadratic Functions Using Properties

Now we have all the pieces we need in order to graph a quadratic function. We just need to put them together. In the next example we will see how to do this.

Example. How to Graph a Quadratic Function Using Properties. Graph f(x)=x26x+8f(x)=x^2-6x+8 by using its properties.

Solution.

Step 1. Determine whether the parabola opens upward or downward. Since a=1a=1 is positive, the parabola opens upward.

Step 2. Find the axis of symmetry.

x=62(1)=3. x=-\tfrac{-6}{2(1)}=3.

The axis of symmetry is the line x=3x=3.

Step 3. Find the vertex. The vertex is on the axis of symmetry. Substitute x=3x=3 into the function.

f(3)=326(3)+8=1. f(3)=3^2-6(3)+8=-1.

The vertex is (3,1)(3,-1).

Step 4. Find the yy-intercept. Find the point symmetric to the yy-intercept across the axis of symmetry.

f(0)=026(0)+8=8. f(0)=0^2-6(0)+8=8.

The yy-intercept is (0,8)(0,8). The yy-intercept is 3 units left of the axis of symmetry, x=3x=3. A point 3 units to the right of the axis of symmetry has x=6x=6. The point symmetric to the yy-intercept is (6,8)(6,8).

Step 5. Find the xx-intercepts. Find additional points if needed.

0=x26x+80=(x2)(x4)x=2orx=4 \begin{array}{rcl} 0&=&x^2-6x+8 \\[4pt] 0&=&(x-2)(x-4) \\[4pt] x&=&2\quad\text{or}\quad x=4 \end{array}

The xx-intercepts are (2,0)(2,0) and (4,0)(4,0).

Step 6. Graph the parabola. We graph the vertex, intercepts, and the point symmetric to the yy-intercept. We connect these five points to sketch the parabola.

xy−112345678−2−1123456789

Graphf(x)=x2+2x8f(x)=x^2+2x-8by using its properties.

Which graph showsf(x)=x28x+12f(x)=x^2-8x+12graphed by using its properties?

We list the steps to take in order to graph a quadratic function here.

To graph a quadratic function using properties:

  1. Determine whether the parabola opens upward or downward.
  2. Find the equation of the axis of symmetry.
  3. Find the vertex.
  4. Find the yy-intercept. Find the point symmetric to the yy-intercept across the axis of symmetry.
  5. Find the xx-intercepts. Find additional points if needed.
  6. Graph the parabola.

We were able to find the xx-intercepts in the last example by factoring. We find the xx-intercepts in the next example by factoring, too.

Example. Graph f(x)=x2+6x9f(x)=-x^2+6x-9 by using its properties.

Solution.

Since a=1a=-1, the parabola opens downward.

To find the equation of the axis of symmetry, use x=b2ax=-\tfrac{b}{2a}.

x=62(1)=3. x=-\tfrac{6}{2(-1)}=3.

The axis of symmetry is x=3x=3. The vertex is on the line x=3x=3.

f(3)=(3)2+6(3)9=0. f(3)=-(3)^2+6(3)-9=0.

The vertex is (3,0)(3,0).

The yy-intercept occurs when x=0x=0.

f(0)=(0)2+6(0)9=9. f(0)=-(0)^2+6(0)-9=-9.

The yy-intercept is (0,9)(0,-9). The point (0,9)(0,-9) is three units to the left of the line of symmetry. The point three units to the right of the line of symmetry is (6,9)(6,-9).

The xx-intercept occurs when f(x)=0f(x)=0.

0=x2+6x90=(x26x+9)0=(x3)2x=3 \begin{array}{rcl} 0&=&-x^2+6x-9 \\[4pt] 0&=&-(x^2-6x+9) \\[4pt] 0&=&-(x-3)^2 \\[4pt] x&=&3 \end{array}

Connect the points to graph the parabola.

xy−4−3−2−112345678910−10−9−8−7−6−5−4−3−2−11234

Graphf(x)=3x2+12x12f(x)=-3x^2+12x-12by using its properties.

Graphf(x)=4x2+24x+36f(x)=4x^2+24x+36by using its properties.

For the graph of f(x)=x2+6x9f(x)=-x^2+6x-9, the vertex and the xx-intercept were the same point. Remember how the discriminant determines the number of solutions of a quadratic equation? The discriminant of the equation 0=x2+6x90=-x^2+6x-9 is 0, so there is only one solution. That means there is only one xx-intercept, and it is the vertex of the parabola.

How many xx-intercepts would you expect to see on the graph of f(x)=x2+4x+5f(x)=x^2+4x+5?

Example. Graph f(x)=x2+4x+5f(x)=x^2+4x+5 by using its properties.

Solution.

Since a=1a=1, the parabola opens upward.

x=42(1)=2. x=-\tfrac{4}{2(1)}=-2.

The equation of the axis of symmetry is x=2x=-2. The vertex is on the line x=2x=-2.

f(2)=(2)2+4(2)+5=1. f(-2)=(-2)^2+4(-2)+5=1.

The vertex is (2,1)(-2,1).

The yy-intercept occurs when x=0x=0.

f(0)=5. f(0)=5.

The yy-intercept is (0,5)(0,5). The point (4,5)(-4,5) is two units to the left of the line of symmetry. The point two units to the right of the line of symmetry is (0,5)(0,5). The point symmetric to the yy-intercept is (4,5)(-4,5).

The xx-intercept occurs when f(x)=0f(x)=0. Test the discriminant:

b24ac=424(1)(5)=4. b^2-4ac=4^2-4(1)(5)=-4.

Since the value of the discriminant is negative, there is no real solution and so no xx-intercept.

Connect the points to graph the parabola. You may want to choose two more points for greater accuracy.

xy−6−5−4−3−2−1123456−6−5−4−3−2−1123456

Graphf(x)=x22x+3f(x)=x^2-2x+3by using its properties.

Graphf(x)=3x26x4f(x)=-3x^2-6x-4by using its properties.

Finding the yy-intercept by finding f(0)f(0) is easy, isn’t it? Sometimes we need to use the Quadratic Formula to find the xx-intercepts.

Example. Graph f(x)=2x24x3f(x)=2x^2-4x-3 by using its properties.

Solution.

Since a=2a=2, the parabola opens upward.

x=42(2)=1. x=-\tfrac{-4}{2(2)}=1.

The equation of the axis of symmetry is x=1x=1.

f(1)=2(1)24(1)3=5. f(1)=2(1)^2-4(1)-3=-5.

The vertex is (1,5)(1,-5).

The yy-intercept occurs when x=0x=0.

f(0)=3. f(0)=-3.

The yy-intercept is (0,3)(0,-3). The point (0,3)(0,-3) is one unit to the left of the line of symmetry. The point one unit to the right of the line of symmetry is (2,3)(2,-3).

The xx-intercept occurs when y=0y=0. Find f(x)=0f(x)=0 and use the Quadratic Formula.

x=(4)±(4)24(2)(3)2(2)=4±404=2±102 \begin{array}{rcl} x&=&\tfrac{-(-4)\pm\sqrt{(-4)^2-4(2)(-3)}}{2(2)} \\[10pt] &=&\tfrac{4\pm\sqrt{40}}{4} \\[10pt] &=&\tfrac{2\pm\sqrt{10}}{2} \end{array}

The approximate values are x2.6x\approx2.6 and x0.6x\approx-0.6. The approximate values of the xx-intercepts are (2.6,0)(2.6,0) and (0.6,0)(-0.6,0). Graph the parabola using the points found.

xy−6−5−4−3−2−1123456−6−5−4−3−2−1123456

Graphf(x)=5x2+10x+3f(x)=5x^2+10x+3by using its properties.

Graphf(x)=3x26x+5f(x)=-3x^2-6x+5by using its properties.

Solve Maximum and Minimum Applications

Knowing that the vertex of a parabola is the lowest or highest point of the parabola gives us an easy way to determine the minimum or maximum value of a quadratic function. The yy-coordinate of the vertex is the minimum value of a parabola that opens upward. It is the maximum value of a parabola that opens downward.

The vertex gives the minimumxyminimum
The vertex gives the maximumxymaximum

Minimum or Maximum Values of a Quadratic Function. The yy-coordinate of the vertex of the graph of a quadratic function is the

  • minimum value of the quadratic equation if the parabola opens upward.
  • maximum value of the quadratic equation if the parabola opens downward.

Example. Find the minimum or maximum value of the quadratic function f(x)=x2+2x8f(x)=x^2+2x-8.

Solution.

Since aa is positive, the parabola opens upward. The quadratic equation has a minimum.

x=22(1)=1. x=-\tfrac{2}{2(1)}=-1.

The equation of the axis of symmetry is x=1x=-1. The vertex is on the line x=1x=-1.

f(1)=(1)2+2(1)8=9. f(-1)=(-1)^2+2(-1)-8=-9.

The vertex is (1,9)(-1,-9). Since the parabola has a minimum, the yy-coordinate of the vertex is the minimum yy-value of the quadratic equation. The minimum value of the quadratic is 9-9 and it occurs when x=1x=-1.

xy−5−4−3−2−112345−10−9−8−7−6−5−4−3−2−112

Find the maximum or minimum value off(x)=x28x+12f(x)=x^2-8x+12.

Find the maximum or minimum value off(x)=4x2+16x11f(x)=-4x^2+16x-11.

We have used the formula

h(t)=16t2+v0t+h0 h(t)=-16t^2+v_0t+h_0

to calculate the height in feet, hh, of an object shot upwards into the air with initial velocity, v0v_0, after tt seconds.

This formula is a quadratic function, so its graph is a parabola. By solving for the coordinates of the vertex (t,h)(t,h), we can find how long it will take the object to reach its maximum height. Then we can calculate the maximum height.

Example. The quadratic function h(t)=16t2+176t+4h(t)=-16t^2+176t+4 models the height of a volleyball hit straight upwards with velocity 176 feet per second from a height of 4 feet.

(a) How many seconds will it take the volleyball to reach its maximum height?
(b) Find the maximum height of the volleyball.

Solution.

Since aa is negative, the parabola opens downward. The quadratic function has a maximum.

(a) Find the equation of the axis of symmetry.

t=1762(16)=5.5. t=-\tfrac{176}{2(-16)}=5.5.

The equation of the axis of symmetry is t=5.5t=5.5. The maximum occurs when t=5.5t=5.5 seconds.

(b) Find h(5.5)h(5.5).

h(5.5)=16(5.5)2+176(5.5)+4=488. h(5.5)=-16(5.5)^2+176(5.5)+4=488.

The vertex is (5.5,488)(5.5,488). Since the parabola has a maximum, the hh-coordinate of the vertex is the maximum value of the quadratic function. The maximum value of the quadratic is 488 feet and it occurs when t=5.5t=5.5 seconds. After 5.5 seconds, the volleyball will reach its maximum height of 488 feet.

The quadratic functionh(t)=16t2+128t+32h(t)=-16t^2+128t+32gives the height of a stone thrown upward from a height of 32 feet at 128 ft/sec. How long will it take the stone to reach its maximum height? Round to the nearest tenth.

Forh(t)=16t2+128t+32h(t)=-16t^2+128t+32, what is the maximum height? Round to the nearest tenth.

A toy rocket’s path ish(t)=16t2+208th(t)=-16t^2+208t. When will the rocket reach its maximum height? Round to the nearest tenth.

Key terms

A quadratic function is a function of the form f(x)=ax2+bx+cf(x)=ax^2+bx+c, where a0a\ne0. Its graph is a parabola. The vertical line through the vertex is the axis of symmetry. The vertex is the lowest point of a parabola that opens upward or the highest point of a parabola that opens downward.

Practice

Recognize the Graph of a Quadratic Function

Determine whether the graph off(x)=2x26x7f(x)=-2x^2-6x-7is a parabola that opens upward or downward.

Determine whether the graph off(x)=6x2+2x+3f(x)=6x^2+2x+3is a parabola that opens upward or downward.

Determine whether the graph off(x)=3x2+5x1f(x)=-3x^2+5x-1is a parabola that opens upward or downward.

Determine whether the graph off(x)=2x24x+5f(x)=2x^2-4x+5is a parabola that opens upward or downward.

Find the Axis of Symmetry and Vertex of a Parabola

For the graph off(x)=x2+8x1f(x)=x^2+8x-1, find the axis of symmetry.

For the graph off(x)=x2+8x1f(x)=x^2+8x-1, find the vertex as an ordered pair.

For the graph off(x)=x2+2x+5f(x)=-x^2+2x+5, find the axis of symmetry.

For the graph off(x)=x2+2x+5f(x)=-x^2+2x+5, find the vertex as an ordered pair.

Find the Intercepts of a Parabola

Find the y-intercept of the parabolaf(x)=x2+7x+6f(x)=x^2+7x+6.

Find the x-intercepts of the parabolaf(x)=x2+7x+6f(x)=x^2+7x+6. Enter the intercept with the smaller x-value first.

Find the y-intercept of the parabolaf(x)=x2+8x19f(x)=-x^2+8x-19.

How many x-intercepts does the parabolaf(x)=x2+8x19f(x)=-x^2+8x-19have?

Graph Quadratic Functions Using Properties

Graphf(x)=x2+6x+5f(x)=x^2+6x+5by using its properties.

Graphf(x)=x2+2x7f(x)=-x^2+2x-7by using its properties.

Solve Maximum and Minimum Applications

The quadratic functionh(t)=16t2+168t+45h(t)=-16t^2+168t+45gives the height of an arrow shot upward from a platform 45 feet high at 168 ft/sec. How long will it take the arrow to reach its maximum height? Round to the nearest tenth.

Forh(t)=16t2+168t+45h(t)=-16t^2+168t+45, what is the maximum height? Round to the nearest tenth.

A retailer selling pairs of boots forxxdollars each can sell70x70-xpairs a week. The revenue function isR(x)=x2+70xR(x)=-x^2+70x. Find the selling price that gives the maximum weekly revenue.

ForR(x)=x2+70xR(x)=-x^2+70x, what is the maximum weekly revenue?

Adapted from [Intermediate Algebra 2e, Section 9.6](https://openstax.org/books/intermediate-algebra-2e/pages/9-6-graph-quadratic-functions-using-properties) by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Access the original for free at OpenStax. Changes: omitted the readiness quiz, media links, self-check, and review apparatus; converted Try It exercises to interactive checks, recreated instructional graphs for the web, and adapted selected end-of-section exercises into an interactive Practice block.