Precalculus 2e — Original English

Quadratic Functions

Satellite dishes.
Figure 1 An array of satellite dishes. (credit: Matthew Colvin de Valle, Flickr)

Curved antennas, such as the ones shown in Figure 1, are commonly used to focus microwaves and radio waves to transmit television and telephone signals, as well as satellite and spacecraft communication. The cross-section of the antenna is in the shape of a parabola, which can be described by a quadratic function.

In this section, we will investigate quadratic functions, which frequently model problems involving area and projectile motion. Working with quadratic functions can be less complex than working with higher degree functions, so they provide a good opportunity for a detailed study of function behavior.

Recognizing Characteristics of Parabolas

The graph of a quadratic function is a U-shaped curve called a parabola. One important feature of the graph is that it has an extreme point, called the vertex. If the parabola opens up, the vertex represents the lowest point on the graph, or the minimum value of the quadratic function. If the parabola opens down, the vertex represents the highest point on the graph, or the maximum value. In either case, the vertex is a turning point on the graph. The graph is also symmetric with a vertical line drawn through the vertex, called the axis of symmetry. These features are illustrated in Figure 2.

Graph of a parabola showing where the x and y intercepts, vertex, and axis of symmetry are.
Figure 2

The y-intercept is the point at which the parabola crosses the y-axis. The x-intercepts are the points at which the parabola crosses the x-axis. If they exist, the x-intercepts represent the zeros, or roots, of the quadratic function, the values of x at which y=0.

Example 1

Identifying the Characteristics of a Parabola

Determine the vertex, axis of symmetry, zeros, and y- intercept of the parabola shown in Figure 3.

Graph of a parabola with a vertex at (3, 1) and a y-intercept at (0, 7).
Figure 3
Solution

The vertex is the turning point of the graph. We can see that the vertex is at ( 3,1 ). Because this parabola opens upward, the axis of symmetry is the vertical line that intersects the parabola at the vertex. So the axis of symmetry is x=3. This parabola does not cross the x- axis, so it has no zeros. It crosses the y- axis at ( 0,7 ) so this is the y-intercept.

Understanding How the Graphs of Parabolas are Related to Their Quadratic Functions

The general form of a quadratic function presents the function in the form

f(x)=a x 2 +bx+c

where a,b, and c are real numbers and a0. If a>0, the parabola opens upward. If a<0, the parabola opens downward. We can use the general form of a parabola to find the equation for the axis of symmetry.

The axis of symmetry is defined by x= b 2a . If we use the quadratic formula, x= b± b 2 4ac 2a , to solve a x 2 +bx+c=0 for the x- intercepts, or zeros, we find the value of x halfway between them is always x= b 2a , the equation for the axis of symmetry.

Figure 4 represents the graph of the quadratic function written in general form as y= x 2 +4x+3. In this form, a=1,b=4, and c=3. Because a>0, the parabola opens upward. The axis of symmetry is x= 4 2( 1 ) =2. This also makes sense because we can see from the graph that the vertical line x=2 divides the graph in half. The vertex always occurs along the axis of symmetry. For a parabola that opens upward, the vertex occurs at the lowest point on the graph, in this instance, (2,1). The x- intercepts, those points where the parabola crosses the x- axis, occur at (3,0) and (1,0).

Graph of a parabola showing where the x and y intercepts, vertex, and axis of symmetry are for the function y=x^2+4x+3.
Figure 4

The standard form of a quadratic function presents the function in the form

f(x)=a (xh) 2 +k

where ( h,k ) is the vertex. Because the vertex appears in the standard form of the quadratic function, this form is also known as the vertex form of a quadratic function.

As with the general form, if a>0, the parabola opens upward and the vertex is a minimum. If a<0, the parabola opens downward, and the vertex is a maximum. Figure 5 represents the graph of the quadratic function written in standard form as y=−3 ( x+2 ) 2 +4. Since xh=x+2 in this example, h=–2. In this form, a=−3,h=−2, and k=4. Because a<0, the parabola opens downward. The vertex is at ( 2, 4 ).

Graph of a parabola showing where the x and y intercepts, vertex, and axis of symmetry are for the function y=-3(x+2)^2+4.
Figure 5

The standard form is useful for determining how the graph is transformed from the graph of y= x 2 . Figure 6 is the graph of this basic function.

A graph of the equation y = x^2, showing a parabola opening upwards with its vertex at the origin (0,0). The x-axis spans from -4 to 4, and the y-axis from -1 to 10.
Figure 6

If k>0, the graph shifts upward, whereas if k<0, the graph shifts downward. In Figure 5, k>0, so the graph is shifted 4 units upward. If h>0, the graph shifts toward the right and if h<0, the graph shifts to the left. In Figure 5, h<0, so the graph is shifted 2 units to the left. The magnitude of a indicates the stretch of the graph. If | a |>1, the point associated with a particular x- value shifts farther from the x-axis, so the graph appears to become narrower, and there is a vertical stretch. But if | a |<1, the point associated with a particular x- value shifts closer to the x-axis, so the graph appears to become wider, but in fact there is a vertical compression. In Figure 5, | a |>1, so the graph becomes narrower.

The standard form and the general form are equivalent methods of describing the same function. We can see this by expanding out the general form and setting it equal to the standard form.

a (xh) 2 +k=a x 2 +bx+c a x 2 2ahx+(a h 2 +k)=a x 2 +bx+c

For the linear terms to be equal, the coefficients must be equal.

–2ah=b, so h= b 2a .

This is the axis of symmetry we defined earlier. Setting the constant terms equal:

a h 2 +k=c           k=ca h 2             =ca( b 2a ) 2             =c b 2 4a

In practice, though, it is usually easier to remember that k is the output value of the function when the input is h, so f(h)=k.

Example 2

Writing the Equation of a Quadratic Function from the Graph

Write an equation for the quadratic function g in Figure 7 as a transformation of f(x)= x 2 , and then expand the formula, and simplify terms to write the equation in general form.

Graph of a parabola with its vertex at (-2, -3).
Figure 7
Solution

We can see the graph of g is the graph of f(x)= x 2 shifted to the left 2 and down 3, giving a formula in the form g(x)=a (x+2) 2 3.

Substituting the coordinates of a point on the curve, such as (0,−1), we can solve for the stretch factor.

1=a (0+2) 2 3    2=4a    a= 1 2

In standard form, the algebraic model for this graph is g(x)= 1 2 (x+2) 2 3.

To write this in general polynomial form, we can expand the formula and simplify terms.

g(x)= 1 2 (x+2) 2 3        = 1 2 (x+2)(x+2)3        = 1 2 ( x 2 +4x+4)3        = 1 2 x 2 +2x+23        = 1 2 x 2 +2x1

Notice that the horizontal and vertical shifts of the basic graph of the quadratic function determine the location of the vertex of the parabola; the vertex is unaffected by stretches and compressions.

Analysis

We can check our work using the table feature on a graphing utility. First enter Y1= 1 2 (x+2) 2 3. Next, select TBLSET, then use TblStart=6 and ΔTbl = 2, and select TABLE. See Table 1.

Table 1 ..
x –6 –4 –2 0 2
y 5 –1 –3 –1 5

The ordered pairs in the table correspond to points on the graph.

Example 3

Finding the Vertex of a Quadratic Function

Find the vertex of the quadratic function f(x)=2 x 2 6x+7. Rewrite the quadratic in standard form (vertex form).

Solution

The horizontal coordinate of the vertex will be at

h= b 2a   = 6 2(2)   = 6 4   = 3 2

The vertical coordinate of the vertex will be at

k=f(h)   =f( 3 2 )   =2 ( 3 2 ) 2 6( 3 2 )+7   = 5 2

Rewriting into standard form, the stretch factor will be the same as the a in the original quadratic.

f(x)=a x 2 +bx+c f(x)=2 x 2 6x+7

Using the vertex to determine the shifts,

f( x )=2 ( x 3 2 ) 2 + 5 2

Analysis

One reason we may want to identify the vertex of the parabola is that this point will inform us where the maximum or minimum value of the output occurs, ( k ), and where it occurs, ( x ).

Finding the Domain and Range of a Quadratic Function

Any number can be the input value of a quadratic function. Therefore, the domain of any quadratic function is all real numbers. Because parabolas have a maximum or a minimum point, the range is restricted. Since the vertex of a parabola will be either a maximum or a minimum, the range will consist of all y-values greater than or equal to the y-coordinate at the turning point or less than or equal to the y-coordinate at the turning point, depending on whether the parabola opens up or down.

Example 4

Finding the Domain and Range of a Quadratic Function

Find the domain and range of f(x)=5 x 2 +9x1.

Solution

As with any quadratic function, the domain is all real numbers.

Because a is negative, the parabola opens downward and has a maximum value. We need to determine the maximum value. We can begin by finding the x- value of the vertex.

h= b 2a   = 9 2(5)   = 9 10

The maximum value is given by f(h).

f( 9 10 )=5 ( 9 10 ) 2 +9( 9 10 )1           = 61 20

The range is f(x) 61 20 , or ( , 61 20 ].

Determining the Maximum and Minimum Values of Quadratic Functions

The output of the quadratic function at the vertex is the maximum or minimum value of the function, depending on the orientation of the parabola. We can see the maximum and minimum values in Figure 9.

Two graphs where the first graph shows the maximum value for f(x)=(x-2)^2+1 which occurs at (2, 1) and the second graph shows the minimum value for g(x)=-(x+3)^2+4 which occurs at (-3, 4).
Figure 9

There are many real-world scenarios that involve finding the maximum or minimum value of a quadratic function, such as applications involving area and revenue.

Example 5

Finding the Maximum Value of a Quadratic Function

A backyard farmer wants to enclose a rectangular space for a new garden within her fenced backyard. She has purchased 80 feet of wire fencing to enclose three sides, and she will use a section of the backyard fence as the fourth side.

  1. Find a formula for the area enclosed by the fence if the sides of fencing perpendicular to the existing fence have length L.
  2. What dimensions should she make her garden to maximize the enclosed area?
Solution

Let’s use a diagram such as Figure 10 to record the given information. It is also helpful to introduce a temporary variable, W, to represent the width of the garden and the length of the fence section parallel to the backyard fence.

Diagram of the garden and the backyard.
Figure 10
  1. We know we have only 80 feet of fence available, and L+W+L=80, or more simply, 2L+W=80. This allows us to represent the width, W, in terms of L.
    W=802L

    Now we are ready to write an equation for the area the fence encloses. We know the area of a rectangle is length multiplied by width, so

         A=LW=L(802L) A(L)=80L2 L 2

    This formula represents the area of the fence in terms of the variable length L. The function, written in general form, is

    A(L)=2 L 2 +80L.
  2. The quadratic has a negative leading coefficient, so the graph will open downward, and the vertex will be the maximum value for the area. In finding the vertex, we must be careful because the equation is not written in standard polynomial form with decreasing powers. This is why we rewrote the function in general form above. Since a is the coefficient of the squared term, a=−2,b=80, and c=0.

To find the vertex:

h= 80 2(2) k=A(20)   =20 and   =80(20)2 (20) 2   =800

The maximum value of the function is an area of 800 square feet, which occurs when L=20 feet. When the shorter sides are 20 feet, there is 40 feet of fencing left for the longer side. To maximize the area, she should enclose the garden so the two shorter sides have length 20 feet and the longer side parallel to the existing fence has length 40 feet.

Analysis

This problem also could be solved by graphing the quadratic function. We can see where the maximum area occurs on a graph of the quadratic function in Figure 11.

Graph of the parabolic function A(L)=-2L^2+80L, which the x-axis is labeled Length (L) and the y-axis is labeled Area (A). The vertex is at (20, 800).
Figure 11
Example 6

Finding Maximum Revenue

The unit price of an item affects its supply and demand. That is, if the unit price goes up, the demand for the item will usually decrease. For example, a local newspaper currently has 84,000 subscribers at a quarterly charge of $30. Market research has suggested that if the owners raise the price to $32, they would lose 5,000 subscribers. Assuming that subscriptions are linearly related to the price, what price should the newspaper charge for a quarterly subscription to maximize their revenue?

Solution

Revenue is the amount of money a company brings in. In this case, the revenue can be found by multiplying the price per subscription times the number of subscribers, or quantity. We can introduce variables, p for price per subscription and Q for quantity, giving us the equation Revenue=pQ.

Because the number of subscribers changes with the price, we need to find a relationship between the variables. We know that currently p=30 and Q=84,000. We also know that if the price rises to $32, the newspaper would lose 5,000 subscribers, giving a second pair of values, p=32 and Q=79,000. From this we can find a linear equation relating the two quantities. The slope will be

m= 79,00084,000 3230    = 5,000 2    =2,500

This tells us the paper will lose 2,500 subscribers for each dollar they raise the price. We can then solve for the y-intercept.

         Q=−2500p+b Substitute in the point Q=84,000 and p=30 84,000=−2500(30)+b Solve for b           b=159,000

This gives us the linear equation Q=−2,500p+159,000 relating cost and subscribers. We now return to our revenue equation.

Revenue=pQ Revenue=p(−2,500p+159,000) Revenue=−2,500 p 2 +159,000p

We now have a quadratic function for revenue as a function of the subscription charge. To find the price that will maximize revenue for the newspaper, we can find the vertex.

h= 159,000 2(2,500)   =31.8

The model tells us that the maximum revenue will occur if the newspaper charges $31.80 for a subscription. To find what the maximum revenue is, we evaluate the revenue function.

maximum revenue=−2,500 (31.8) 2 +159,000(31.8)                               =2,528,100

Analysis

This could also be solved by graphing the quadratic as in Figure 12. We can see the maximum revenue on a graph of the quadratic function.

Graph of the parabolic function which the x-axis is labeled Price (p) and the y-axis is labeled Revenue ($). The vertex is at (31.80, 258100).
Figure 12

Finding the x- and y-Intercepts of a Quadratic Function

Much as we did in the application problems above, we also need to find intercepts of quadratic equations for graphing parabolas. Recall that we find the y- intercept of a quadratic by evaluating the function at an input of zero, and we find the x- intercepts at locations where the output is zero. Notice in Figure 13 that the number of x- intercepts can vary depending upon the location of the graph.

Three graphs where the first graph shows a parabola with no x-intercept, the second is a parabola with one –intercept, and the third parabola is of two x-intercepts.
Figure 13 Number of x-intercepts of a parabola
Example 7
Finding the y- and x-Intercepts of a Parabola

Find the y- and x-intercepts of the quadratic f(x)=3 x 2 +5x2.

Solution

We find the y-intercept by evaluating f( 0 ).

f(0)=3 (0) 2 +5(0)2        =2

So the y-intercept is at ( 0,−2 ).

For the x-intercepts, we find all solutions of f( x )=0.

0=3 x 2 +5x2

In this case, the quadratic can be factored easily, providing the simplest method for solution.

0=(3x1)(x+2)
0=3x1 0=x+2 x= 1 3 or x=2

So the x-intercepts are at ( 1 3 ,0 ) and ( 2,0 ).

Analysis

By graphing the function, we can confirm that the graph crosses the y-axis at (0,−2). We can also confirm that the graph crosses the x-axis at ( 1 3 ,0 ) and (−2,0). See Figure 14

Graph of a parabola which has the following intercepts (-2, 0), (1/3, 0), and (0, -2).
Figure 14

Rewriting Quadratics in Standard Form

In Example 7, the quadratic was easily solved by factoring. However, there are many quadratics that cannot be factored. We can solve these quadratics by first rewriting them in standard form.

Example 8
Finding the x- Intercepts of a Parabola

Find the x- intercepts of the quadratic function f(x)=2 x 2 +4x4.

Solution

We begin by solving for when the output will be zero.

0=2 x 2 +4x4

Because the quadratic is not easily factorable in this case, we solve for the intercepts by first rewriting the quadratic in standard form.

f( x )=a ( xh ) 2 +k

We know that a=2. Then we solve for h and k.

h= b 2a k=f(1)   = 4 2(2)   =2 (1) 2 +4(1)4   =−1   =−6

So now we can rewrite in standard form.

f(x)=2 (x+1) 2 6

We can now solve for when the output will be zero.

0=2 (x+1) 2 6 6=2 (x+1) 2 3= (x+1) 2 x+1=± 3 x=1± 3

The graph has x- intercepts at (−1 3 ,0) and (−1+ 3 ,0).

Analysis

We can check our work by graphing the given function on a graphing utility and observing the x- intercepts. See Figure 15.

Graph of a parabola which has the following x-intercepts (-2.732, 0) and (0.732, 0).
Figure 15
Example 9
Solving a Quadratic Equation with the Quadratic Formula

Solve x 2 +x+2=0.

Solution

Let’s begin by writing the quadratic formula: x= b± b 2 4ac 2a .

When applying the quadratic formula, we identify the coefficients a,b and c. For the equation x 2 +x+2=0, we have a=1,b=1,andc=2. Substituting these values into the formula we have:

x= b± b 2 4ac 2a   = 1± 1 2 41(2) 21   = 1± 18 2   = 1± 7 2   = 1±i 7 2

The solutions to the equation are 1+i 7 2 and 1i 7 2 or 1 2 + i 7 2 and 1 2 i 7 2 .

Example 10
Applying the Vertex and x-Intercepts of a Parabola

A ball is thrown upward from the top of a 40 foot high building at a speed of 80 feet per second. The ball’s height above ground can be modeled by the equation H(t)=16 t 2 +80t+40.

  1. When does the ball reach the maximum height?
  2. What is the maximum height of the ball?
  3. When does the ball hit the ground?
Solution
  1. The ball reaches the maximum height at the vertex of the parabola.
    h= 80 2(16)   = 80 32   = 5 2   =2.5

    The ball reaches a maximum height after 2.5 seconds.

  2. To find the maximum height, find the y- coordinate of the vertex of the parabola.
    k=H( b 2a )   =H( 2.5 )   =−16 ( 2.5 ) 2 +80( 2.5 )+40   =140

    The ball reaches a maximum height of 140 feet.

  3. To find when the ball hits the ground, we need to determine when the height is zero, H( t )=0.

    We use the quadratic formula.

    t= 80± 80 2 4(16)(40) 2(16) = 80± 8960 32

    Because the square root does not simplify nicely, we can use a calculator to approximate the values of the solutions.

    t= 80 8960 32 5.458 or t= 80+ 8960 32 0.458

    The second answer is outside the reasonable domain of our model, so we conclude the ball will hit the ground after about 5.458 seconds. See Figure 16

    Graph of a negative parabola where x goes from -1 to 6.
    Figure 16

Key Equations

..
general form of a quadratic function f(x)=a x 2 +bx+c
the quadratic formula x= b± b 2 4ac 2a
standard form of a quadratic function f(x)=a (xh) 2 +k

Key Concepts

  • A polynomial function of degree two is called a quadratic function.
  • The graph of a quadratic function is a parabola. A parabola is a U-shaped curve that can open either up or down.
  • The axis of symmetry is the vertical line passing through the vertex. The zeros, or x- intercepts, are the points at which the parabola crosses the x- axis. The y- intercept is the point at which the parabola crosses the y- axis. See Example 1, Example 7, and Example 8.
  • Quadratic functions are often written in general form. Standard or vertex form is useful to easily identify the vertex of a parabola. Either form can be written from a graph. See Example 2.
  • The vertex can be found from an equation representing a quadratic function. See Example 3.
  • The domain of a quadratic function is all real numbers. The range varies with the function. See Example 4.
  • A quadratic function’s minimum or maximum value is given by the y- value of the vertex.
  • The minimum or maximum value of a quadratic function can be used to determine the range of the function and to solve many kinds of real-world problems, including problems involving area and revenue. See Example 5 and Example 6.
  • Some quadratic equations must be solved by using the quadratic formula. See Example 9.
  • The vertex and the intercepts can be identified and interpreted to solve real-world problems. See Example 10.

Section Exercises

Verbal

Exercise 1

Explain the advantage of writing a quadratic function in standard form.

Solution

When written in that form, the vertex can be easily identified.

Exercise 2

How can the vertex of a parabola be used in solving real world problems?

Exercise 3

Explain why the condition of a0 is imposed in the definition of the quadratic function.

Solution

If a=0 then the function becomes a linear function.

Exercise 4

What is another name for the standard form of a quadratic function?

Exercise 5

What two algebraic methods can be used to find the horizontal intercepts of a quadratic function?

Solution

If possible, we can use factoring. Otherwise, we can use the quadratic formula.

Algebraic

For the following exercises, rewrite the quadratic functions in vertex form and give the vertex.

Exercise 6

f( x )= x 2 12x+32

Exercise 7

g( x )= x 2 +2x3

Solution

g(x)= (x+1) 2 4, Vertex ( 1,4 )

Exercise 8

f(x)= x 2 x

Exercise 9

f(x)= x 2 +5x2

Solution

f(x)= ( x+ 5 2 ) 2 33 4 , Vertex ( 5 2 , 33 4 )

Exercise 10

h( x )=2 x 2 +8x10

Exercise 11

k( x )=3 x 2 6x9

Solution

f(x)=3 (x1) 2 12, Vertex (1,12)

Exercise 12

f(x)=2 x 2 6x

Exercise 13

f(x)=3 x 2 5x1

Solution

f(x)=3 ( x 5 6 ) 2 37 12 , Vertex ( 5 6 , 37 12 )

For the following exercises, determine whether there is a minimum or maximum value to each quadratic function. Find the value and the axis of symmetry.

Exercise 14

y( x )=2 x 2 +10x+12

Exercise 15

f( x )=2 x 2 10x+4

Solution

Minimum is 17 2 and occurs at 5 2 . Axis of symmetry is x= 5 2 .

Exercise 16

f(x)= x 2 +4x+3

Exercise 17

f(x)=4 x 2 +x1

Solution

Minimum is 17 16 and occurs at 1 8 . Axis of symmetry is x= 1 8 .

Exercise 18

h( t )=4 t 2 +6t1

Exercise 19

f(x)= 1 2 x 2 +3x+1

Solution

Minimum is 7 2 and occurs at 3. Axis of symmetry is x=3.

Exercise 20

f(x)= 1 3 x 2 2x+3

For the following exercises, determine the domain and range of the quadratic function.

Exercise 21

f(x)= (x3) 2 +2

Solution

Domain is ( , ). Range is [2,).

Exercise 22

f(x)=2 (x+3) 2 6

Exercise 23

f(x)= x 2 +6x+4

Solution

Domain is ( , ). Range is [5,).

Exercise 24

f(x)=2 x 2 4x+2

Exercise 25

k( x )=3 x 2 6x9

Solution

Domain is ( , ). Range is [12,).

For the following exercises, solve the equations over the complex numbers.

Exercise 26

x 2 =25

Exercise 27

x 2 =8

Solution

{ 2i 2 ,2i 2 }

Exercise 28

x 2 +36=0

Exercise 29

x 2 +27=0

Solution

{ 3i 3 ,3i 3 }

Exercise 30

x 2 +2x+5=0

Exercise 31

x 2 4x+5=0

Solution

{2+i,2i}

Exercise 32

x 2 +8x+25=0

Exercise 33

x 2 4x+13=0

Solution

{2+3i,23i}

Exercise 34

x 2 +6x+25=0

Exercise 35

x 2 10x+26=0

Solution

{5+i,5i}

Exercise 36

x 2 6x+10=0

Exercise 37

x(x4)=20

Solution

{2+2 6 ,22 6 }

Exercise 38

x(x2)=10

Exercise 39

2 x 2 +2x+5=0

Solution

{ 1 2 + 3 2 i, 1 2 3 2 i }

Exercise 40

5 x 2 8x+5=0

Exercise 41

5 x 2 +6x+2=0

Solution

{ 3 5 + 1 5 i, 3 5 1 5 i }

Exercise 42

2 x 2 6x+5=0

Exercise 43

x 2 +x+2=0

Solution

{ 1 2 + 1 2 i 7 , 1 2 1 2 i 7 }

Exercise 44

x 2 2x+4=0

For the following exercises, use the vertex (h,k) and a point on the graph (x,y) to find the general form of the equation of the quadratic function.

Exercise 45

(h,k)=(2,0),(x,y)=(4,4)

Solution

f(x)= x 2 4x+4

Exercise 46

(h,k)=(−2,−1),(x,y)=(−4,3)

Exercise 47

(h,k)=(0,1),(x,y)=(2,5)

Solution

f(x)= x 2 +1

Exercise 48

(h,k)=(2,3),(x,y)=(5,12)

Exercise 49

(h,k)=(5,3),(x,y)=(2,9)

Solution

f(x)= 6 49 x 2 + 60 49 x+ 297 49

Exercise 50

(h,k)=(3,2),(x,y)=(10,1)

Exercise 51

(h,k)=(0,1),(x,y)=(1,0)

Solution

f(x)= x 2 +1

Exercise 52

(h,k)=(1,0),(x,y)=(0,1)

Graphical

For the following exercises, sketch a graph of the quadratic function and give the vertex, axis of symmetry, and intercepts.

Exercise 53

f(x)= x 2 2x

Solution
Graph of f(x) = x^2-2x

Vertex ( 1,1 ), Axis of symmetry is x=1. Intercepts are (0,0),(2,0).

Exercise 54

f(x)= x 2 6x1

Exercise 55

f(x)= x 2 5x6

Solution
Graph of f(x)x^2-5x-6

Vertex ( 5 2 , 49 4 ), Axis of symmetry is x= 5 2 , intercepts: (6,0), (1,0).

Exercise 56

f(x)= x 2 7x+3

Exercise 57

f(x)=2 x 2 +5x8

Solution
Graph of f(x)=-2x^2+5x-8

Vertex ( 5 4 , 39 8 ), Axis of symmetry is x= 5 4 . Intercepts are ( 0,8 ).

Exercise 58

f(x)=4 x 2 12x3

For the following exercises, write the equation for the graphed function.

Exercise 59
Graph of a positive parabola with a vertex at (2, -3) and y-intercept at (0, 1).
Solution

f(x)= x 2 4x+1

Exercise 60
Graph of a positive parabola with a vertex at (-1, 2) and y-intercept at (0, 3)
Exercise 61
Graph of a negative parabola with a vertex at (2, 7).
Solution

f(x)=2 x 2 +8x1

Exercise 62
Graph of a negative parabola with a vertex at (-1, 2).
Exercise 63
Graph of a positive parabola with a vertex at (3, -1) and y-intercept at (0, 3.5).
Solution

f(x)= 1 2 x 2 3x+ 7 2

Exercise 64
Graph of a negative parabola with a vertex at (-2, 3).

Numeric

For the following exercises, use the table of values that represent points on the graph of a quadratic function. By determining the vertex and axis of symmetry, find the general form of the equation of the quadratic function.

Exercise 65
..
x –2 –1 0 1 2
y 5 2 1 2 5
Solution

f(x)= x 2 +1

Exercise 66
..
x –2 –1 0 1 2
y 1 0 1 4 9
Exercise 67
..
x –2 –1 0 1 2
y –2 1 2 1 –2
Solution

f(x)=2 x 2

Exercise 68
..
x –2 –1 0 1 2
y –8 –3 0 1 0
Exercise 69
..
x –2 –1 0 1 2
y 8 2 0 2 8
Solution

f(x)=2 x 2

Technology

For the following exercises, use a calculator to find the answer.

Exercise 70

Graph on the same set of axes the functions f(x)= x 2 ,f(x)=2 x 2 , and f(x)= 1 3 x 2 .

What appears to be the effect of changing the coefficient?

Exercise 71

Graph on the same set of axes f(x)= x 2 ,f(x)= x 2 +2 and f(x)= x 2 ,f(x)= x 2 +5 and f(x)= x 2 3. What appears to be the effect of adding a constant?

Solution

The graph is shifted up or down (a vertical shift).

Exercise 72

Graph on the same set of axes f(x)= x 2 ,f(x)= (x2) 2 ,f (x3) 2 , and f(x)= (x+4) 2 .

What appears to be the effect of adding or subtracting those numbers?

Exercise 73

The path of an object projected at a 45 degree angle with initial velocity of 80 feet per second is given by the function h(x)= 32 (80) 2 x 2 +x where x is the horizontal distance traveled and h( x ) is the height in feet. Use the TRACE feature of your calculator to determine the height of the object when it has traveled 100 feet away horizontally.

Solution

50 feet

Exercise 74

A suspension bridge can be modeled by the quadratic function h(x)=.0001 x 2 with 2000x2000 where | x | is the number of feet from the center and h( x ) is height in feet. Use the TRACE feature of your calculator to estimate how far from the center does the bridge have a height of 100 feet.

Extensions

For the following exercises, use the vertex of the graph of the quadratic function and the direction the graph opens to find the domain and range of the function.

Exercise 75

Vertex (1,−2), opens up.

Solution

Domain is (,). Range is [2,).

Exercise 76

Vertex ( −1,2 ) opens down.

Exercise 77

Vertex (−5,11), opens down.

Solution

Domain is (,) Range is (,11].

Exercise 78

Vertex (−100,100), opens up.

For the following exercises, write the equation of the quadratic function that contains the given point and has the same shape as the given function.

Exercise 79

Contains (1,1) and has shape of f(x)=2 x 2 . Vertex is on the y- axis.

Solution

f(x)=2 x 2 1

Exercise 80

Contains (−1,4) and has the shape of f(x)=2 x 2 . Vertex is on the y- axis.

Exercise 81

Contains (2,3) and has the shape of f(x)=3 x 2 . Vertex is on the y- axis.

Solution

f(x)=3 x 2 9

Exercise 82

Contains (1,−3) and has the shape of f(x)= x 2 . Vertex is on the y- axis.

Exercise 83

Contains (4,3) and has the shape of f(x)=5 x 2 . Vertex is on the y- axis.

Solution

f(x)=5 x 2 77

Exercise 84

Contains (1,−6) has the shape of f(x)=3 x 2 . Vertex has x-coordinate of −1.

Real-World Applications

Exercise 85

Find the dimensions of the rectangular corral producing the greatest enclosed area given 200 feet of fencing.

Solution

50 feet by 50 feet. Maximize f(x)= x 2 +100x.

Exercise 86

Find the dimensions of the rectangular corral split into 2 pens of the same size producing the greatest possible enclosed area given 300 feet of fencing.

Exercise 87

Find the dimensions of the rectangular corral producing the greatest enclosed area split into 3 pens of the same size given 500 feet of fencing.

Solution

125 feet by 62.5 feet. Maximize f(x)=2 x 2 +250x.

Exercise 88

Among all of the pairs of numbers whose sum is 6, find the pair with the largest product. What is the product?

Exercise 89

Among all of the pairs of numbers whose difference is 12, find the pair with the smallest product. What is the product?

Solution

6 and 6; product is –36; maximize f(x)= x 2 +12x.

Exercise 90

Suppose that the price per unit in dollars of a cell phone production is modeled by p=$450.0125x, where x is in thousands of phones produced, and the revenue represented by thousands of dollars is R=xp. Find the production level that will maximize revenue.

Exercise 91

A rocket is launched in the air. Its height, in meters above sea level, as a function of time, in seconds, is given by h( t )=4.9 t 2 +229t+234. Find the maximum height the rocket attains.

Solution

2909.56 meters

Exercise 92

A ball is thrown in the air from the top of a building. Its height, in meters above ground, as a function of time, in seconds, is given by h( t )=4.9 t 2 +24t+8. How long does it take to reach maximum height?

Exercise 93

A soccer stadium holds 62,000 spectators. With a ticket price of $11, the average attendance has been 26,000. When the price dropped to $9, the average attendance rose to 31,000. Assuming that attendance is linearly related to ticket price, what ticket price would maximize revenue?

Solution

$10.70

Exercise 94

A farmer finds that if she plants 75 trees per acre, each tree will yield 20 bushels of fruit. She estimates that for each additional tree planted per acre, the yield of each tree will decrease by 3 bushels. How many trees should she plant per acre to maximize her harvest?

axis of symmetry
a vertical line drawn through the vertex of a parabola around which the parabola is symmetric; it is defined by x= b 2a .
general form of a quadratic function
the function that describes a parabola, written in the form f(x)=a x 2 +bx+c, where a,b, and c are real numbers and a0.
standard form of a quadratic function
the function that describes a parabola, written in the form f(x)=a (xh) 2 +k, where ( h,k ) is the vertex.
vertex
the point at which a parabola changes direction, corresponding to the minimum or maximum value of the quadratic function
vertex form of a quadratic function
another name for the standard form of a quadratic function
zeros
in a given function, the values of x at which y=0, also called roots