chapter 3: polynomial and rational functions · web view3.3 graphs of polynomial functions 179 3.2...

168
Chapter 3: Polynomial and Rational Functions Section 3.1 Power Functions & Polynomial Functions.....159 Section 3.2 Quadratic Functions........................167 Section 3.3 Graphs of Polynomial Functions.............181 Section 3.4 Factor Theorem and Remainder Theorem.......194 Section 3.5 Real Zeros of Polynomials..................203 Section 3.6 Complex Zeros..............................210 Section 3.7 Rational Functions.........................218 Section 3.8 Inverses and Radical Functions.............239 Section 3.1 Power Functions & Polynomial Functions A square is cut out of cardboard, with each side having length L. If we wanted to write a function for the area of the square, with L as the input and the area as output, you may recall that the area of a rectangle can be found by multiplying the length times the width. Since our shape is a square, the length & the width are the same, giving the formula: This chapter is part of Precalculus: An Investigation of Functions © Lippman & Rasmussen 2020, and contains content remixed with permission from College Algebra © Stitz & Zeager 2013. This material is licensed under a Creative Commons CC-BY-SA license.

Upload: others

Post on 26-Feb-2021

16 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3: Polynomial and Rational Functions

Section 3.1 Power Functions & Polynomial Functions...............................................159

Section 3.2 Quadratic Functions..................................................................................167

Section 3.3 Graphs of Polynomial Functions..............................................................181

Section 3.4 Factor Theorem and Remainder Theorem................................................194

Section 3.5 Real Zeros of Polynomials........................................................................203

Section 3.6 Complex Zeros..........................................................................................210

Section 3.7 Rational Functions....................................................................................218

Section 3.8 Inverses and Radical Functions................................................................239

Section 3.1 Power Functions & Polynomial FunctionsA square is cut out of cardboard, with each side having length L. If we wanted to write a function for the area of the square, with L as the input and the area as output, you may recall that the area of a rectangle can be found by multiplying the length times the width. Since our shape is a square, the length & the width are the same, giving the formula:

A( L )=L⋅L=L2

Likewise, if we wanted a function for the volume of a cube with each side having some length L, you may recall volume of a rectangular box can be found by multiplying length by width by height, which are all equal for a cube, giving the formula:

V ( L)=L⋅L⋅L=L3

This chapter is part of Precalculus: An Investigation of Functions © Lippman & Rasmussen 2020, and contains content remixed with permission from College Algebra © Stitz & Zeager 2013.

This material is licensed under a Creative Commons CC-BY-SA license.

Page 2: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

These two functions are examples of power functions, functions that are some power of the variable.

Power Function

A power function is a function that can be represented in the form

f ( x )=x p

Where the base is a variable and the exponent, p, is a number.

Example 1

Which of our toolkit functions are power functions?

The constant and identity functions are power functions, since they can be written as f ( x )=x0

and f ( x )=x1 respectively.

The quadratic and cubic functions are both power functions with whole number powers: f ( x )=x2

and f ( x )=x3.

The reciprocal and reciprocal squared functions are both power functions with negative

whole number powers since they can be written as f ( x )=x−1and f ( x )=x−2

.

The square and cube root functions are both power functions with fractional powers

since they can be written as f ( x )=x1/2or f ( x )=x1/3

.

160

Page 3: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.1 Power and Polynomial Functions

Try it Now

1. What point(s) do the toolkit power functions have in common?

Characteristics of Power Functions

Shown to the right are the graphs of

f ( x )=x2 , f ( x )=x4 , and f ( x )=x6, all even whole number

powers. Notice that all these graphs have a fairly similar shape, very similar to the quadratic toolkit, but as the power increases the graphs flatten somewhat near the origin, and become steeper away from the origin.

To describe the behavior as numbers become larger and larger, we use the idea of infinity. The symbol for positive infinity is ∞ , and −∞ for negative infinity. When we say that “x approaches infinity”, which can be symbolically written as x→∞ , we are describing a behavior – we are saying that x is getting large in the positive direction.

With the even power functions, as the x becomes large in either the positive or negative direction, the output values become very large positive numbers. Equivalently, we could describe this by saying that as x approaches positive or negative infinity, the f(x) values

approach positive infinity. In symbolic form, we could write: as x→±∞ , f ( x )→∞ .

Shown here are the graphs of f ( x )=x3 , f ( x )=x5 , and f ( x )=x7

, all odd whole number powers. Notice all these graphs look similar to the cubic toolkit, but again as the power increases the graphs flatten near the origin and become steeper away from the origin.

161

Page 4: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

For these odd power functions, as x approaches negative infinity, f(x) approaches negative infinity. As x approaches positive infinity, f(x) approaches positive infinity. In

symbolic form we write: as x→−∞ , f ( x )→−∞ and as x→∞ , f ( x )→∞ .

Long Run Behavior

The behavior of the graph of a function as the input takes on large negative values,x→−∞ , and large positive values, x→∞ , is referred to as the long run behavior of the function.

Example 2

Describe the long run behavior of the graph of f ( x )=x8.

Since f ( x )=x8 has a whole, even power, we would expect this function to behave

somewhat like the quadratic function. As the input gets large positive or negative, we would expect the output to grow without bound in the positive direction. In symbolic

form, as x→±∞ , f ( x )→∞ .

Example 3

Describe the long run behavior of the graph of f ( x )=−x9

Since this function has a whole odd power, we would expect it to behave somewhat like

the cubic function. The negative in front of the x9

will cause a vertical reflection, so as the inputs grow large positive, the outputs will grow large in the negative direction, and as the inputs grow large negative, the outputs will grow large in the positive direction.

In symbolic form, for the long run behavior we would write: as x→∞ , f ( x )→−∞

and as x→−∞ , f ( x )→∞ .

162

Page 5: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.1 Power and Polynomial Functions

You may use words or symbols to describe the long run behavior of these functions.

Try it Now

2. Describe in words and symbols the long run behavior of f ( x )=−x4

Treatment of the rational and radical forms of power functions will be saved for later.

Polynomials

An oil pipeline bursts in the Gulf of Mexico, causing an oil slick in a roughly circular shape. The slick is currently 24 miles in radius, but that radius is increasing by 8 miles each week. If we wanted to write a formula for the area covered by the oil slick, we could do so by composing two functions together. The first is a formula for the radius, r, of the spill, which depends on the number of weeks, w, that have passed.

Hopefully you recognized that this relationship is linear:

r ( w)=24+8 w

We can combine this with the formula for the area, A, of a circle:

A(r )=πr2

Composing these functions gives a formula for the area in terms of weeks:

A( w)=A (r ( w))=A(24+8w )=π (24+8 w )2

163

Page 6: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Multiplying this out gives the formula

A( w)=576 π+384 πw+64 πw2

This formula is an example of a polynomial. A polynomial is simply the sum of terms each consisting of a vertically stretched or compressed power function with non-negative whole number power.

Terminology of Polynomial Functions

A polynomial is function that can be written as f ( x )=a0+a1 x+a2 x2+⋯+an xn

Each of the ai constants are called coefficients and can be positive, negative, or zero, and be whole numbers, decimals, or fractions.

A term of the polynomial is any one piece of the sum, that is any a i xi. Each

individual term is a transformed power function.

The degree of the polynomial is the highest power of the variable that occurs in the polynomial.

The leading term is the term containing the highest power of the variable: the term with the highest degree.

The leading coefficient is the coefficient of the leading term.

164

Page 7: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.1 Power and Polynomial Functions

Because of the definition of the “leading” term we often rearrange polynomials so that the powers are descending.

f ( x )=an xn+. .. . .+a2 x2+a1 x+a0

Example 4

Identify the degree, leading term, and leading coefficient of these polynomials:

a) f ( x )=3+2 x2−4 x3b) g( t )=5 t5−2 t3+7 t c) h( p )=6 p−p3−2

a) For the function f(x), the degree is 3, the highest power on x. The leading term is the

term containing that power, −4 x3. The leading coefficient is the coefficient of that

term, -4.

b) For g(t), the degree is 5, the leading term is 5 t5, and the leading coefficient is 5.

c) For h(p), the degree is 3, the leading term is −p3, so the leading coefficient is -1.

Long Run Behavior of Polynomials

For any polynomial, the long run behavior of the polynomial will match the long run behavior of the leading term.

165

Page 8: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Example 5

What can we determine about the long run behavior and degree of the equation for the polynomial graphed here?

Since the output grows large and positive as the inputs grow large and positive, we describe the long run behavior symbolically by writing: as x→∞ , f ( x )→∞ . Similarly, as x→−∞ , f ( x )→−∞ .

In words, we could say that as x values approach infinity, the function values approach infinity, and as x values approach negative infinity the function values approach negative infinity.

We can tell this graph has the shape of an odd degree power function which has not been reflected, so the degree of the polynomial creating this graph must be odd, and the leading coefficient would be positive.

Try it Now

3. Given the functionf ( x )=0 . 2( x−2)( x+1)( x−5 )use your algebra skills to write the function in standard polynomial form (as a sum of terms) and determine the leading term, degree, and long run behavior of the function.

Short Run Behavior

Characteristics of the graph such as vertical and horizontal intercepts and the places the graph changes direction are part of the short run behavior of the polynomial.

166

Page 9: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.1 Power and Polynomial Functions

Like with all functions, the vertical intercept is where the graph crosses the vertical axis, and occurs when the input value is zero. Since a polynomial is a function, there can only

be one vertical intercept, which occurs at the point (0 , a0 ) . The horizontal intercepts occur at the input values that correspond with an output value of zero. It is possible to have more than one horizontal intercept.

Horizontal intercepts are also called zeros, or roots of the function.

Example 6

Given the polynomial function f ( x )=(x−2)( x+1)( x−4 ), written in factored form for your convenience, determine the vertical and horizontal intercepts.

The vertical intercept occurs when the input is zero.

f (0)=(0−2)(0+1)(0−4 )=8 .

The graph crosses the vertical axis at the point (0, 8).

The horizontal intercepts occur when the output is zero.

0=( x−2 )( x+1 )( x−4 ) when x = 2, -1, or 4.

f(x) has zeros, or roots, at x = 2, -1, and 4.

The graph crosses the horizontal axis at the points (2, 0), (-1, 0), and (4, 0)

167

Page 10: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Notice that the polynomial in the previous example, which would be degree three if multiplied out, had three horizontal intercepts and two turning points – places where the graph changes direction. We will now make a general statement without justifying it – the reasons will become clear later in this chapter.

Intercepts and Turning Points of Polynomials

A polynomial of degree n will have:

At most n horizontal intercepts. An odd degree polynomial will always have at least one.

At most n−1 turning points

Example 7

What can we conclude about the graph of the polynomial shown here?

Based on the long run behavior, with the graph becoming large positive on both ends of the graph, we can determine that this is the graph of an even degree polynomial. The graph has 2 horizontal intercepts, suggesting a degree of 2 or greater, and 3 turning points, suggesting a degree of 4 or greater. Based on this, it would be reasonable to conclude that the degree is even and at least 4, so it is probably a fourth degree polynomial.

168

Page 11: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.1 Power and Polynomial Functions

Try it Now

4. Given the functionf ( x )=0 . 2( x−2)( x+1)( x−5 ) , determine the short run behavior.

Important Topics of this Section

Power Functions

Polynomials

Coefficients

Leading coefficient

Term

Leading Term

Degree of a polynomial

Long run behavior

Short run behavior

Try it Now Answers

1. (0, 0) and (1, 1) are common to all power functions.

2. As x approaches positive and negative infinity, f(x) approaches negative infinity: as x→±∞ , f ( x )→−∞ because of the vertical flip.

3. The leading term is 0 .2 x3, so it is a degree 3 polynomial.

As x approaches infinity (or gets very large in the positive direction) f(x) approaches infinity; as x approaches negative infinity (or gets very large in the negative direction) f(x) approaches negative infinity. (Basically the long run behavior is the same as the cubic function).

169

Page 12: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

4. Horizontal intercepts are (2, 0) (-1, 0) and (5, 0), the vertical intercept is (0, 2) and there are 2 turns in the graph.

170

Page 13: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.1 Power and Polynomial Functions

Section 3.1 Exercises

Find the long run behavior of each function as x→∞ and x→−∞

1. f ( x )=x 42. f ( x )=x6

3. f ( x )=x34. f ( x )=x5

5. f ( x )=−x2 6. f ( x )=−x4

7. f ( x )=−x78. f ( x )=−x9

Find the degree and leading coefficient of each polynomial

9. 4 x710. 5 x6

11. 5−x212. 6+3 x−4 x3

13. −2 x4−3 x2+x−1 14. 6 x5−2x4+x2+3

15. (2 x+3 ) ( x−4 )(3 x+1) 16. (3 x+1 ) ( x+1 )(4 x+3 )

Find the long run behavior of each function as x→∞ and x→−∞

17. −2 x4−3 x2+x−1 18. 6 x5−2x4+x2+3

19. 3 x2+x−2 20. −2 x3+x2−x+3

21. What is the maximum number of x-intercepts and turning points for a polynomial of degree 5?

22. What is the maximum number of x-intercepts and turning points for a polynomial of degree 8?

What is the least possible degree of the polynomial function shown in each graph?

171

Page 14: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

23. 24. 25. 26.

27. 28. 29. 30.

Find the vertical and horizontal intercepts of each function.

31. f ( t )=2 ( t−1 ) (t+2 )( t−3 ) 32. f ( x )=3 ( x+1 ) ( x−4 )( x+5 )

33. g (n )=−2 (3 n−1 )(2 n+1) 34. k (u )=−3 (4−n )(4n+3 )

172

Page 15: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Backyard

Garden

W

L

3.2 Quadratic Functions

Section 3.2 Quadratic Functions

In this section, we will explore the family of 2nd degree polynomials, the quadratic functions. While they share many characteristics of polynomials in general, the calculations involved in working with quadratics is typically a little simpler, which makes them a good place to start our exploration of short run behavior. In addition, quadratics commonly arise from problems involving area and projectile motion, providing some interesting applications.

Example 1

A backyard farmer wants to enclose a rectangular space for a new garden. She has purchased 80 feet of wire fencing to enclose 3 sides, and will put the 4th side against the backyard fence. Find a formula for the area enclosed by the fence if the sides of fencing perpendicular to the existing fence have length L.

In a scenario like this involving geometry, it is often helpful to draw a picture. It might also be helpful to introduce a temporary variable, W, to represent the side of fencing parallel to the 4th side or backyard fence.

Since we know we only have 80 feet of fence available, we know that L+W +L=80 , or more simply, 2 L+W=80 . This allows us to represent the width, W, in terms of L: W =80−2 L

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(80−2 L)

A( L )=80 L−2 L2

This formula represents the area of the fence in terms of the variable length L.

173

Page 16: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Short run Behavior: Vertex

We now explore the interesting features of the graphs of quadratics. In addition to intercepts, quadratics have an interesting feature where they change direction, called the vertex. You probably noticed that all quadratics are related to transformations of the

basic quadratic functionf ( x )=x2.

Example 2

Write an equation for the quadratic graphed below as a transformation of f ( x )=x2,

then expand the formula and simplify terms to write the equation in standard polynomial form.

We can see the graph is the basic quadratic shifted to the left 2 and down 3, giving a

formula in the form g( x )=a( x+2)2−3 . By plugging in a point that falls on the grid, such as (0,-1), we can solve for the stretch factor:

−1=a(0+2 )2−32=4 a

a=12

174

Page 17: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

Written as a transformation, the equation for this formula is g( x )=1

2( x+2)2−3

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

g( x )=12

( x+2)2−3

g( x )=12

( x+2)( x+2)−3

g( x )=12

( x2+4 x+4 )−3

g( x )=12

x2+2 x+2−3

g( x )=12

x2+2 x−1

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

Try it Now

1. A coordinate grid has been superimposed over the quadratic path of a basketball1. Find an equation for the path of the ball. Does he make the basket?

1 From http://blog.mrmeyer.com/?p=4778, © Dan Meyer, CC-BY

175

Page 18: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Forms of Quadratic Functions

The standard form of a quadratic function is f ( x )=ax 2+bx+c

The transformation form of a quadratic function is f ( x )=a ( x−h )2+k

The vertex of the quadratic function is located at (h, k), where h and k are the numbers in the transformation form of the function. Because the vertex appears in the transformation form, it is often called the vertex form.

In the previous example, we saw that it is possible to rewrite a quadratic function given in transformation form and rewrite it in standard form by expanding the formula. It would be useful to reverse this process, since the transformation form reveals the vertex.

Expanding out the general transformation form of a quadratic gives:

f ( x )=a ( x−h )2+k=a( x−h)( x−h )+kf ( x )=a ( x2−2 xh+h2 )+k=ax 2−2 ahx+ah2+k

This should be equal to the standard form of the quadratic:

ax 2−2 ahx+ah2+k=ax2+bx+c

The second degree terms are already equal. For the linear terms to be equal, the coefficients must be equal:

176

Page 19: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

−2ah=b , so h=− b

2a

This provides us a method to determine the horizontal shift of the quadratic from the standard form. We could likewise set the constant terms equal to find:

ah2+k=c , so k=c−ah2=c−a(− b

2 a )2=c−a b2

4 a2=c− b2

4 a

In practice, though, it is usually easier to remember that k is the output value of the

function when the input is h, so k=f (h) .

Finding the Vertex of a Quadratic

For a quadratic given in standard form, the vertex (h, k) is located at:

h=− b2a ,

k=f (h)=f (−b2a )

Example 3

Find the vertex of the quadratic f ( x )=2 x2−6 x+7 . Rewrite the quadratic into transformation form (vertex form).

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 f ( 3

2 )=2( 32 )

2−6( 3

2 )+7=52

177

Page 20: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Rewriting into transformation form, the stretch factor will be the same as the a in the original quadratic. Using the vertex to determine the shifts,

f ( x )=2(x−32 )

2+ 5

2

Try it Now

2. Given the equation g( x )=13+x2−6 x write the equation in standard form and then in transformation/vertex form.

As an alternative to using a formula for finding the vertex, the equation can also be written into vertex form by completing the square. This process is most easily explained through example. In most cases, using the formula for finding the vertex will be quicker and easier than completing the square, but completing the square is a useful technique when faced with some other algebraic problems.

Example 4

Rewrite f ( x )=2 x2−12 x+14 into vertex form by completing the square.

We start by factoring the leading coefficient from the quadratic and linear terms.

2 ( x2−6 x )+14

Next, we are going to add something inside the parentheses so that the quadratic inside the parentheses becomes a perfect square. In other words, we are looking for values p

and q so that ( x2−6 x+ p )=(x−q )2.

178

Page 21: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

Notice that if multiplied out on the right, the middle term would be -2q, so q must be half of the middle term on the left; q = -3. In that case, p must be (-3)2 = 9. ( x2−6 x+9 )=( x−3 )2

Now, we can’t just add 9 into the expression – that would change the value of the expression. In fact, adding 9 inside the parentheses actually adds 18 to the expression, since the 2 outside the parentheses will distribute. To keep the expression balanced, we can subtract 18.

2 ( x2−6 x+9 )+14−18

Simplifying, we are left with vertex form.

2 ( x−3 )2−4

In addition to enabling us to more easily graph a quadratic written in standard form, finding the vertex serves another important purpose – it allows us to determine the maximum or minimum value of the function, depending on which way the graph opens.

Example 5

Returning to our backyard farmer from the beginning of the section, what dimensions should she make her garden to maximize the enclosed area?

Earlier we determined the area she could enclose with 80 feet of fencing on three sides

was given by the equation A( L )=80 L−2 L2. Notice that quadratic has been vertically

reflected, since the coefficient on the squared term is negative, so the graph will open downwards, and the vertex will be a maximum value for the area.

179

Page 22: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

In finding the vertex, we take care since the equation is not written in standard polynomial form with decreasing powers. But we know that a is the coefficient on the squared term, so a = -2, b = 80, and c = 0.

Finding the vertex:

h=−802(−2 )

=20, k=A(20 )=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, that leaves 40 feet of fencing 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.

Example 6

A local newspaper currently has 84,000 subscribers, at a quarterly charge of $30. Market research has suggested that if they raised 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?

Revenue is the amount of money a company brings in. In this case, the revenue can be found by multiplying the charge per subscription times the number of subscribers. We can introduce variables, C for charge per subscription and S for the number subscribers, giving us the equation

Revenue = CS

Since the number of subscribers changes with the price, we need to find a relationship between the variables. We know that currently S = 84,000 and C = 30, and that if they raise the price to $32 they would lose 5,000 subscribers, giving a second pair of values, C = 32 and S = 79,000. From this we can find a linear equation relating the two quantities. Treating C as the input and S as the output, the equation will have form S=mC+b . The slope will be

180

Page 23: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

m=79 ,000−84 , 00032−30

=−5 , 0002

=−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 vertical intercept

S=−2500C+b Plug in the point S = 84,000 and C = 30

84 ,000=−2500(30 )+b Solve for b

b=159 , 000

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

Revenue=CS Substituting the equation for S from above

Revenue=C(−2 ,500C+159 ,000) Expanding

Revenue=−2 ,500 C2+159 ,000 C

We now have a quadratic equation 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 , 0002(−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 can evaluate the revenue equation:

Maximum Revenue = −2 ,500(31. 8 )2+159 , 000(31. 8 )=$2,528,100

181

Page 24: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Short run Behavior: Intercepts

As with any function, we can find the vertical intercepts of a quadratic by evaluating the function at an input of zero, and we can find the horizontal intercepts by solving for when the output will be zero. Notice that depending upon the location of the graph, we might have zero, one, or two horizontal intercepts.

zero horizontal intercepts one horizontal intercept two horizontal intercepts

Example 7

Find the vertical and horizontal intercepts of the quadratic f ( x )=3 x2+5 x−2

We can find the vertical intercept by evaluating the function at an input of zero:

f (0)=3(0 )2+5(0 )−2=−2 Vertical intercept at (0,-2)

For the horizontal intercepts, we solve for when the output will be zero

0=3 x2+5 x−2

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

0=(3 x−1 )( x+2 )

182

Page 25: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

0=3 x−1

x=13 or

0=x+2x=−2 Horizontal intercepts at

( 13

,0) and (-2,0)

Notice that in the standard form of a quadratic, the constant term c reveals the vertical intercept of the graph.

Example 8

Find the horizontal intercepts of the quadratic f ( x )=2 x2+4 x−4

Again we will solve for when the output will be zero

0=2x2+4 x−4

Since the quadratic is not easily factorable in this case, we solve for the intercepts by first rewriting the quadratic into transformation form.

h=− b2a

=− 42(2 )

=−1k=f (−1 )=2(−1)2+4 (−1 )−4=−6

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

Now we can solve for when the output will be zero

0=2( x+1 )2−66=2( x+1)2

3=( x+1)2

x+1=±√3x=−1±√3

183

Page 26: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

The graph has horizontal intercepts at (−1−√3 ,0)and (−1+√3 ,0 )

Try it Now

3. In Try it Now problem 2 we found the standard & transformation form for the function g( x )=13+x2−6 x . Now find the Vertical & Horizontal intercepts (if any).

The process in the last example is done commonly enough that sometimes people find it easier to solve the problem once in general and remember the formula for the result, rather than repeating the process each time. Based on our previous work we showed that any quadratic in standard form can be written into transformation form as:

f ( x )=a (x+ b2 a )

2+c− b2

4 a

Solving for the horizontal intercepts using this general equation gives:

0=a( x+ b2 a )

2+c− b2

4 a start to solve for x by moving the constants to the other side

b2

4 a−c=a(x+ b

2 a )2

divide both sides by a

b2

4 a2−ca=(x+ b

2 a )2

find a common denominator to combine fractions

b2

4 a2−4 ac4 a2 =(x+ b

2 a )2

combine the fractions on the left side of the equation

b2−4 ac4 a2 =(x+ b

2a )2

take the square root of both sides

184

Page 27: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

±√ b2−4 ac4 a2 =x+

b2 a subtract b/2a from both sides

− b2a

±√b2−4ac2a

=xcombining the fractions

x=−b±√b2−4 ac2 a Notice that this can yield two different answers for x

Quadratic Formula

For a quadratic function given in standard form f ( x )=ax 2+bx+c , the quadratic formula gives the horizontal intercepts of the graph of this function.

x=−b±√b2−4 ac2 a

Example 9

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

What is the maximum height of the ball?

When does the ball hit the ground?

To find the maximum height of the ball, we would need to know the vertex of the quadratic.

h=−802(−16 )

=8032

=52 ,

k=H ( 52 )=−16( 5

2 )2+80( 5

2 )+40=140

185

Page 28: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

The ball reaches a maximum height of 140 feet after 2.5 seconds.

To find when the ball hits the ground, we need to determine when the height is zero – when H(t) = 0. While we could do this using the transformation form of the quadratic, we can also use the quadratic formula:

t=−80±√802−4 (−16 )(40 )

2(−16 )=−80±√8960

−32

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

t=−80−√8960−32

≈5 . 458or

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.

Try it Now

4. For these two equations determine if the vertex will be a maximum value or a minimum value.

a. g( x )=−8 x+x2+7

b. g( x )=−3(3−x )2+2

Important Topics of this Section

Quadratic functions

Standard form

Transformation form/Vertex form

186

Page 29: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

Vertex as a maximum / Vertex as a minimum

Short run behavior

Vertex / Horizontal & Vertical intercepts

Quadratic formula

Try it Now Answers

1. The path passes through the origin with vertex at (-4, 7).

h( x )=− 716

( x+4 )2+7. To make the shot, h(-7.5) would

need to be about 4. h(−7 .5)≈1.64 ; he doesn’t make it.

2. g( x )=x2−6 x+13 in Standard form;

Finding the vertex, h=

−(−6)2(1)

=3. k=g(3 )=32−6(3 )+13=4 .

g( x )=( x−3 )2+4 in Transformation form

3. Vertical intercept at (0, 13), No horizontal intercepts since the vertex is above the x-axis and the graph opens upwards.

4. a. Vertex is a minimum value, since a > 0 and the graph opens upwards

b. Vertex is a maximum value, since a < 0 and the graph opens downwards

187

Page 30: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Section 3.2 Exercises

Write an equation for the quadratic function graphed.

1. 2.

3. 4.

5. 6.

For each of the follow quadratic functions, find a) the vertex, b) the vertical intercept, and c) the horizontal intercepts.

7. y ( x )=2 x2+10 x+12 8. z ( p )=3 x2+6 x−9

9. f ( x )=2 x2−10 x+4 10. g ( x )=−2 x2−14 x+12

11. h (t )=−4 t2+6 t−1 12. k ( t )=2 x2+4 x−15

188

Page 31: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

Rewrite the quadratic function into vertex form.

13. f ( x )=x2−12 x+32 14. g ( x )=x2+2 x−3

15. h ( x )=2 x2+8 x−10 16. k ( x )=3 x2−6 x−9

17. Find the values of b and c so f ( x )=−8 x2+bx+c has vertex (2 , −7 )

18. Find the values of b and c so f ( x )=6 x2+bx+c has vertex (7 , −9)

Write an equation for a quadratic with the given features

19. x-intercepts (-3, 0) and (1, 0), and y intercept (0, 2)20. x-intercepts (2, 0) and (-5, 0), and y intercept (0, 3)21. x-intercepts (2, 0) and (5, 0), and y intercept (0, 6)22. x-intercepts (1, 0) and (3, 0), and y intercept (0, 4)23. Vertex at (4, 0), and y intercept (0, -4)24. Vertex at (5, 6), and y intercept (0, -1)25. Vertex at (-3, 2), and passing through (3, -2)26. Vertex at (1, -3), and passing through (-2, 3)

27. 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 .9t2+229t +234 . a. From what height was the rocket launched?b. How high above sea level does the rocket reach its peak?c. Assuming the rocket will splash down in the ocean, at what time does

splashdown occur?

28. 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 .9t 2+24 t+8 . a. From what height was the ball thrown?b. How high above ground does the ball reach its peak?c. When does the ball hit the ground?

189

Page 32: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

29. The height of a ball thrown in the air is given by h ( x )=− 1

12x2+6 x+3

, where x is the horizontal distance in feet from the point at which the ball is thrown.

a. How high is the ball when it was thrown?b. What is the maximum height of the ball?c. How far from the thrower does the ball strike the ground?

30. A javelin is thrown in the air. Its height is given by h ( x )=− 1

20x2+8 x+6

, where x is the horizontal distance in feet from the point at which the javelin is thrown.

a. How high is the javelin when it was thrown?b. What is the maximum height of the javelin?c. How far from the thrower does the javelin strike the ground?

31. A box with a square base and no top is to be made from a square piece of cardboard by cutting 6 in. squares out of each corner and folding up the sides. The box needs to hold 1000 in3. How big a piece of cardboard is needed?

32. A box with a square base and no top is to be made from a square piece of cardboard by cutting 4 in. squares out of each corner and folding up the sides. The box needs to hold 2700 in3. How big a piece of cardboard is needed?

33. A farmer wishes to enclose two pens with fencing, as shown. If the farmer has 500 feet of fencing to work with, what dimensions will maximize the area enclosed?

34. A farmer wishes to enclose three pens with fencing, as shown. If the farmer has 700 feet of fencing to work with, what dimensions will maximize the area enclosed?

35. You have a wire that is 56 cm long. You wish to cut it into two pieces. One piece will be bent into the shape of a square. The other piece will be bent into the shape of a circle. Let A represent the total area enclosed by the square and the circle. What is the circumference of the circle when A is a minimum?

36. You have a wire that is 71 cm long. You wish to cut it into two pieces. One piece will be bent into the shape of a right triangle with legs of equal length. The other piece will be bent into the shape of a circle. Let A represent the total area enclosed by the triangle and the circle. What is the circumference of the circle when A is a minimum?

190

Page 33: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.2 Quadratic Functions

37. 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?

38. 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?

39. A hot air balloon takes off from the edge of a mountain lake. Impose a coordinate system as pictured and assume that the path of the balloon follows the graph of

. The land rises at a constant incline from the lake at the rate of 2 vertical feet for each 20 horizontal feet. [UW]

a. What is the maximum height of the balloon above water level?b. What is the maximum height of the balloon above ground level?c. Where does the balloon land on the ground?d. Where is the balloon 50 feet above the ground?

40. A hot air balloon takes off from the edge of a plateau. Impose a coordinate system as pictured below and assume that the path the balloon follows is the graph of the quadratic function

f ( x )=− 42500

x2+ 45

x. The

191

Page 34: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

land drops at a constant incline from the plateau at the rate of 1 vertical foot for each 5 horizontal feet. [UW]

a. What is the maximum height of the balloon above plateau level?b. What is the maximum height of the balloon above ground level?c. Where does the balloon land on the ground?d. Where is the balloon 50 feet above the ground?

192

Page 35: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

Section 3.3 Graphs of Polynomial Functions

In the previous section, we explored the short run behavior of quadratics, a special case of polynomials. In this section, we will explore the short run behavior of polynomials in general.

Short run Behavior: Intercepts

As with any function, the vertical intercept can be found by evaluating the function at an input of zero. Since this is evaluation, it is relatively easy to do it for a polynomial of any degree.

To find horizontal intercepts, we need to solve for when the output will be zero. For general polynomials, this can be a challenging prospect. While quadratics can be solved using the relatively simple quadratic formula, the corresponding formulas for cubic and 4th degree polynomials are not simple enough to remember, and formulas do not exist for general higher-degree polynomials. Consequently, we will limit ourselves to three cases:

1) The polynomial can be factored using known methods: greatest common factor and trinomial factoring.

2) The polynomial is given in factored form.

3) Technology is used to determine the intercepts.

Other techniques for finding the intercepts of general polynomials will be explored in the next section.

Example 1

Find the horizontal intercepts of f ( x )=x6−3 x4+2 x2.

193

Page 36: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

We can attempt to factor this polynomial to find solutions for f(x) = 0.

x6−3 x4+2 x2=0 Factoring out the greatest common factor

x2 ( x4−3 x2+2 )=0 Factoring the inside as a quadratic in x2

x2 ( x2−1 ) ( x2−2)=0 Then break apart to find solutions

x2=0x=0 or

( x2−1 )=0x2=1x=±1 or

( x2−2 )=0x2=2x=±√2

This gives us 5 horizontal intercepts.

Example 2

Find the vertical and horizontal intercepts of g( t )=( t−2)2 (2t +3 )

The vertical intercept can be found by evaluating g(0).

g(0 )=(0−2 )2(2(0 )+3)=12

The horizontal intercepts can be found by solving g(t) = 0

( t−2)2 (2t +3 )=0 Since this is already factored, we can break it apart:

194

Page 37: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

( t−2)2=0t−2=0t=2 or

(2 t+3 )=0

t=−32

We can always check our answers are reasonable by graphing the polynomial.

Example 3

Find the horizontal intercepts of h( t )=t3+4 t2+ t−6

Since this polynomial is not in factored form, has no common factors, and does not appear to be factorable using techniques we know, we can turn to technology to find the intercepts.

Graphing this function, it appears there are horizontal intercepts at t = -3, -2, and 1.

We could check these are correct by plugging in these values for t and verifying that h(−3 )=h(−2 )=h(1 )=0 .

Try it Now

1. Find the vertical and horizontal intercepts of the

functionf ( t )=t 4−4 t 2.

195

Page 38: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Graphical Behavior at Intercepts

If we graph the function f ( x )=(x+3 )( x−2)2 ( x+1 )3, notice that the behavior at each of

the horizontal intercepts is different.

At the horizontal intercept x = -3, coming from the ( x+3) factor of the polynomial, the graph passes directly through the horizontal intercept.

The factor ( x+3) is linear (has a power of 1), so the behavior near the intercept is like that of a line - it passes directly through the intercept. We call this a single zero, since the zero corresponds to a single factor of the function.

At the horizontal intercept x = 2, coming from the ( x−2 )2 factor of the polynomial, the

graph touches the axis at the intercept and changes direction. The factor is quadratic (degree 2), so the behavior near the intercept is like that of a quadratic – it bounces off

the horizontal axis at the intercept. Since ( x−2 )2=( x−2)( x−2 ), the factor is repeated twice, so we call this a double zero. We could also say the zero has multiplicity 2.

At the horizontal intercept x = -1, coming from the ( x+1)3 factor of the polynomial, the

graph passes through the axis at the intercept, but flattens out a bit first. This factor is cubic (degree 3), so the behavior near the intercept is like that of a cubic, with the same

“S” type shape near the intercept that the toolkit x3

has. We call this a triple zero. We could also say the zero has multiplicity 3.

By utilizing these behaviors, we can sketch a reasonable graph of a factored polynomial function without needing technology.

Graphical Behavior of Polynomials at Horizontal Intercepts

196

Page 39: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

If a polynomial contains a factor of the form ( x−h )p, the behavior near the horizontal

intercept h is determined by the power on the factor.

p = 1 p = 2 p = 3

Single zero Double zero Triple zero

Multiplicity 1 Multiplicity 2 Multiplicity 3

For higher even powers 4,6,8 etc.… the graph will still bounce off the horizontal axis but the graph will appear flatter with each increasing even power as it approaches and leaves the axis.

For higher odd powers, 5,7,9 etc… the graph will still pass through the horizontal axis but the graph will appear flatter with each increasing odd power as it approaches and leaves the axis.

Example 4

Sketch a graph of f ( x )=−2( x+3 )2( x−5 ).

This graph has two horizontal intercepts. At x = -3, the factor is squared, indicating the graph will bounce at this horizontal intercept. At x = 5, the factor is not squared, indicating the graph will pass through the axis at this intercept.

197

Page 40: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Additionally, we can see the leading term, if this polynomial were multiplied out, would

be −2 x3, so the long-run behavior is that of a vertically reflected cubic, with the

outputs decreasing as the inputs get large positive, and the inputs increasing as the inputs get large negative.

To sketch this we consider the following:

As x→−∞ the function f ( x )→∞ so we know the graph starts in the 2nd quadrant and is decreasing toward the horizontal axis.

At (-3, 0) the graph bounces off the horizontal axis and so the function must start increasing.

At (0, 90) the graph crosses the vertical axis at the vertical intercept.

Somewhere after this point, the graph must turn back down or start decreasing toward the horizontal axis since the graph passes through the next intercept at (5,0).

As x→∞ the functionf ( x )→−∞ so we know the

graph continues to decrease and we can stop drawing the graph in the 4th quadrant.

Using technology we can verify the shape of the graph.

198

Page 41: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

Try it Now

2. Given the function g( x )=x3−x2−6 x use the methods that we have learned so far to find the vertical & horizontal intercepts, determine where the function is negative and positive, describe the long run behavior and sketch the graph without technology.

Solving Polynomial Inequalities

One application of our ability to find intercepts and sketch a graph of polynomials is the ability to solve polynomial inequalities. It is a very common question to ask when a function will be positive and negative. We can solve polynomial inequalities by either utilizing the graph, or by using test values.

Example 5

Solve ( x+3)( x+1)2 ( x−4 )>0

As with all inequalities, we start by solving the equality ( x+3)( x+1)2 ( x−4 )=0 , which has solutions at x = -3, -1, and 4. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.

199

Page 42: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

0 0 0positive negative negative positive

Chapter 3

We could choose a test value in each interval and evaluate the function f ( x )=(x+3 )( x+1 )2( x−4 ) at each test value to determine if the function is positive or negative in that interval

On a number line this would look like:

From our test values, we can determine this function is positive when x < -3 or x > 4, or

in interval notation, (−∞ ,−3 )∪( 4 ,∞)

We could have also determined on which intervals the function was positive by sketching a graph of the function. We illustrate that technique in the next example

Interval Test x in interval f( test value) >0 or <0?

x < -3 -4 72 > 0

-3 < x < -1 -2 -6 < 0

200

Page 43: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

Example 6

Find the domain of the function v (t )=√6−5 t−t2.

A square root is only defined when the quantity we are taking the square root of, the quantity inside the square root, is zero or greater. Thus, the domain of this function will

be when 6−5 t−t2≥0 .

We start by solving the equality 6−5 t−t2=0 . While we could use the quadratic

formula, this equation factors nicely to (6+t )(1−t )=0 , giving horizontal intercepts t = 1 and t = -6.

Sketching a graph of this quadratic will allow us to determine when it is positive.

From the graph we can see this function is positive

for inputs between the intercepts. So 6−5 t−t2≥0 for −6≤t≤1 , and this will be the domain of the v(t) function.

Writing Equations using Intercepts

Since a polynomial function written in factored form will have a horizontal intercept where each factor is equal to zero, we can form a function that will pass through a set of horizontal intercepts by introducing a corresponding set of factors.

201

Page 44: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Factored Form of Polynomials

If a polynomial has horizontal intercepts at x=x1 , x2 ,…, xn , then the polynomial can be written in the factored form

f ( x )=a ( x−x1)p1( x−x2)

p2⋯( x−xn)pn

where the powers pi on each factor can be determined by the behavior of the graph at the corresponding intercept, and the stretch factor a can be determined given a value of the function other than the horizontal intercept.

Example 7

Write a formula for the polynomial function graphed here.

This graph has three horizontal intercepts: x = -3, 2, and 5. At x = -3 and 5 the graph passes through the axis, suggesting the corresponding factors of the polynomial will be linear. At x = 2 the graph bounces at the intercept, suggesting the corresponding factor of the polynomial will be 2nd degree (quadratic).

Together, this gives us:

202

Page 45: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

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

To determine the stretch factor, we can utilize another point on the graph. Here, the vertical intercept appears to be (0,-2), so we can plug in those values to solve for a:

−2=a(0+3 )(0−2)2( 0−5 )−2=−60 a

a=130

The graphed polynomial appears to represent the function

f ( x )= 130

(x+3 )( x−2)2 ( x−5).

Try it Now

3. Given the graph, write a formula for the function shown.

Estimating Extrema

203

Page 46: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

ww

Chapter 3

With quadratics, we were able to algebraically find the maximum or minimum value of the function by finding the vertex. For general polynomials, finding these turning points is not possible without more advanced techniques from calculus. Even then, finding where extrema occur can still be algebraically challenging. For now, we will estimate the locations of turning points using technology to generate a graph.

Example 8

An open-top box is to be constructed by cutting out squares from each corner of a 14cm by 20cm sheet of plastic then folding up the sides. Find the size of squares that should be cut out to maximize the volume enclosed by the box.

We will start this problem by drawing a picture, labeling the width of the cut-out squares with a variable, w.

Notice that after a square is cut out from each end, it leaves a (14−2 w )cm by (120−2 w )cm rectangle for the base of the box, and the box will be w cm tall. This gives the volume:

V (w )=(14−2 w )(20−2 w )w=280 w−68 w2+4 w3

Using technology to sketch a graph allows us to estimate the maximum value for the volume, restricted to reasonable values for w: values from 0 to 7.

204

Page 47: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

From this graph, we can estimate the maximum value is around 340, and occurs when the squares are about 2.75cm square. To improve this estimate, we could use advanced features of our technology, if available, or simply change our window to zoom in on our graph.

From this zoomed-in view, we can refine our estimate for the max volume to about 339, when the squares are 2.7cm square.

Try it Now

4. Use technology to find the maximum and minimum values on the interval [-1, 4] of the

functionf ( x )=−0 . 2( x−2)3 ( x+1)2( x−4 ).

205

Page 48: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Important Topics of this Section

Short Run Behavior

Intercepts (Horizontal & Vertical)

Methods to find Horizontal intercepts

Factoring Methods

Factored Forms

Technology

Graphical Behavior at intercepts

Single, Double and Triple zeros (or multiplicity 1, 2, and 3 behaviors)

Solving polynomial inequalities using test values & graphing techniques

Writing equations using intercepts

Estimating extrema

Try it Now Answers

206

Page 49: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

1. Vertical intercept (0, 0). 0=t 4−4 t2 factors as

0=t2( t2−4 )=t2 (t−2 ) ( t +2 )Horizontal intercepts (0, 0), (-2, 0), (2, 0)

2. Vertical intercept (0, 0), Horizontal intercepts (-2, 0), (0, 0), (3, 0)

The function is negative on (−∞ , -2) and (0, 3)

The function is positive on (-2, 0) and (3,∞ )

The leading term is x3

so asx→−∞ , g( x )→−∞and asx→∞ , g( x )→∞

3. Double zero at x=-1, triple zero at x=2. Single zero at x=4.f ( x )=a ( x−2)3 ( x+1 )2( x−4 ). Substituting (0,-4) and solving for a,

f ( x )=−18( x−2)3 ( x+1)2( x−4 )

4. The minimum occurs at approximately the point (0, -6.5), and the maximum occurs at approximately the point (3.5, 7).

207

Page 50: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Section 3.3 Exercises

Find the C and t intercepts of each function.

1. C (t )=2 (t−4 ) ( t+1 )( t−6 ) 2. C ( t )=3 ( t +2 ) (t−3 )( t+5 )

3. C (t )=4 t (t−2 )2( t+1 ) 4. C ( t )=2 t (t−3 ) ( t +1 )2

5. C ( t )=2 t4−8 t3+6 t26. C (t )=4 t4+12t3−40 t 2

Use your calculator or other graphing technology to solve graphically for the zeros of the function.

7. f ( x )=x3−7 x2+4 x+30 8. g ( x )=x3−6 x2+x+28

Find the long run behavior of each function as t →∞ and t →−∞

9. h ( t )=3 (t−5 )3 ( t−3 )3( t−2) 10. k ( t )=2 ( t−3 )2 ( t +1 )3( t +2)

11. p (t )=−2 t ( t−1 ) (3−t )2 12. q ( t )=−4 t (2−t ) ( t +1 )3

Sketch a graph of each equation.

13. f ( x )= (x+3 )2( x−2) 14. g ( x )=( x+4 ) ( x−1 )2

15. h ( x )=( x−1 )3 ( x+3 )2 16. k ( x )=( x−3 )3 ( x−2 )2

17. m (x )=−2x ( x−1 )( x+3) 18. n ( x )=−3 x (x+2 )( x−4 )

208

Page 51: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

Solve each inequality.

19. ( x−3 ) ( x−2 )2>0 20. ( x−5 ) ( x+1 )2>0

21. ( x−1 ) ( x+2 ) ( x−3 )<0 22. ( x−4 ) ( x+3 ) (x+6 )<0

Find the domain of each function.

23. f ( x )=√−42+19x−2 x224. g ( x )=√28−17 x−3 x2

25. h ( x )=√4−5 x+x226. k ( x )=√2+7 x+3 x2

27. n ( x )=√ ( x−3 ) ( x+2 )2 28. m (x )=√ (x−1 )2( x+3)

29. p ( t )= 1

t 2+2 t−8 30. q (t )= 4

x2−4 x−5

Write an equation for a polynomial the given features.

31. Degree 3. Zeros at x = -2, x = 1, and x = 3. Vertical intercept at (0, -4)

32. Degree 3. Zeros at x = -5, x = -2, and x = 1. Vertical intercept at (0, 6)

33. Degree 5. Roots of multiplicity 2 at x = 3 and x = 1, and a root of multiplicity 1 at x = -3. Vertical intercept at (0, 9)

34. Degree 4. Root of multiplicity 2 at x = 4, and a roots of multiplicity 1 at x = 1 and x = -2. Vertical intercept at (0, -3)

35. Degree 5. Double zero at x = 1, and triple zero at x = 3. Passes through the point (2, 15)

36. Degree 5. Single zero at x = -2 and x = 3, and triple zero at x = 1. Passes through the point (2, 4)

Write a formula for each polynomial function graphed.

209

Page 52: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

37. 38. 39.

40. 41. 42.

43. 44.

Write a formula for each polynomial function graphed.

210

Page 53: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.3 Graphs of Polynomial Functions

45. 46.

47. 48.

49. 50.

51. A rectangle is inscribed with its base on the x axis and its upper corners on the

parabola y=5−x2. What are the dimensions of such a rectangle that has the greatest

possible area?

211

Page 54: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

52. A rectangle is inscribed with its base on the x axis and its upper corners on the curve

y=16−x4. What are the dimensions of such a rectangle that has the greatest

possible area?

212

Page 55: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

Section 3.4 Factor Theorem and Remainder Theorem

In the last section, we limited ourselves to finding the intercepts, or zeros, of polynomials that factored simply, or we turned to technology. In this section, we will look at

algebraic techniques for finding the zeros of polynomials like h( t )=t3+4 t2+ t−6 .

Long Division

In the last section we saw that we could write a polynomial as a product of factors, each corresponding to a horizontal intercept. If we knew that x = 2 was an intercept of the

polynomial 1454 23 xxx , we might guess that the polynomial could be factored as x3+4 x2−5 x−14=( x−2)(something ). To find that "something," we can use polynomial division.

Example 1

Divide x3+4 x2−5 x−14 by x−2

Start by writing the problem out in long division form

x−2 ¿|x3+4 x 2 −5 x−14

¿

Now we divide the leading terms: x3÷x=x2

. It is best to align it above the same-

powered term in the dividend. Now, multiply that x2

by x−2 and write the result below the dividend.

213

Page 56: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

¿Now subtract that expression from the dividend.

¿Again, divide the leading term of the remainder by the leading term of the divisor. 6 x2÷x=6 x . We add this to the result, multiply 6x by x−2 , and subtract.

¿Repeat the process one last time.

¿

214

Page 57: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

This tells us x3+4 x2−5 x−14 divided by x−2 is x

2+6 x+7 , with a remainder of

zero. This also means that we can factor x3+4 x2−5 x−14 as ( x−2 ) ( x2+6 x+7 ) .

This gives us a way to find the intercepts of this polynomial.

Example 2

Find the horizontal intercepts of h( x )=x3+4 x2−5 x−14 .

To find the horizontal intercepts, we need to solve h(x) = 0. From the previous

example, we know the function can be factored as h( x )=( x−2 ) ( x2+6 x+7 ) .

h( x )=( x−2 ) ( x2+6 x+7 )=0 when x = 2 or when x2+6 x+7=0 . This doesn't factor

nicely, but we could use the quadratic formula to find the remaining two zeros.

x=−6±√62−4 (1)(7 )

2(1)=−3±√2

.

The horizontal intercepts will be at (2,0 ), (−3−√2,0 ) , and (−3+√2 ,0 ) .

Try it Now

1. Divide 2 x3−7 x+3 by x+3 using long division.

215

Page 58: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

The Factor and Remainder Theorems

When we divide a polynomial, p(x) by some divisor polynomial d(x), we will get a quotient polynomial q(x) and possibly a remainder r(x). In other words,

p( x )=d ( x )q( x )+r ( x ) .

Because of the division, the remainder will either be zero, or a polynomial of lower degree than d(x). Because of this, if we divide a polynomial by a term of the form x−c , then the remainder will be zero or a constant.

If p( x )=( x−c )q ( x )+r , then p(c )=(c−c )q(c )+r=0+r=r , which establishes the Remainder Theorem.

The Remainder Theorem

If p( x ) is a polynomial of degree 1 or greater and c is a real number, then when p(x)

is divided by x−c , the remainder is p(c ) .

If x−c is a factor of the polynomial p, then p( x )=( x−c )q ( x ) for some polynomial q.

Then p(c )=(c−c )q(c )=0 , showing c is a zero of the polynomial. This shouldn't surprise us - we already knew that if the polynomial factors it reveals the roots.

If p(c )=0 , then the remainder theorem tells us that if p is divided by x−c , then the remainder will be zero, which means x−c is a factor of p.

216

Page 59: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

The Factor Theorem

If p( x ) is a nonzero polynomial, then the real number c is a zero of p( x ) if and only

if x−c is a factor of p( x ) .

Synthetic Division

Since dividing by x−c is a way to check if a number is a zero of the polynomial, it would be nice to have a faster way to divide by x−c than having to use long division every time. Happily, quicker ways have been discovered.

Let's look back at the long division we did in Example 1 and try to streamline it. First, let's change all the subtractions into additions by distributing through the negatives.

¿Next, observe that the terms −x3

, −6 x2, and −7 x are the exact opposite of the terms

above them. The algorithm we use ensures this is always the case, so we can omit them without losing any information. Also note that the terms we ‘bring down’ (namely the −5x and −14) aren’t really necessary to recopy, so we omit them, too.

217

Page 60: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

¿Now, let’s move things up a bit and, for reasons which will become clear in a moment,

copy the x3

into the last row.

¿Note that by arranging things in this manner, each term in the last row is obtained by adding the two terms above it. Notice also that the quotient polynomial can be obtained by dividing each of the first three terms in the last row by x and adding the results. If you take the time to work back through the original division problem, you will find that this is exactly the way we determined the quotient polynomial.

This means that we no longer need to write the quotient polynomial down, nor the x in the divisor, to determine our answer.

x−2 ¿| x3+4 x 2 −5x−14 ¿ 2x2 12 x 14 ¿ x3 6 x2 7 x 0 ¿ ¿¿¿

218

Page 61: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

We’ve streamlined things quite a bit so far, but we can still do more. Let’s take a

moment to remind ourselves where the 2 x2, 12x and 14 came from in the second row.

Each of these terms was obtained by multiplying the terms in the quotient, x2

, 6x and 7, respectively, by the −2 in x − 2, then by −1 when we changed the subtraction to addition. Multiplying by −2 then by −1 is the same as multiplying by 2, so we replace the −2 in the divisor by 2. Furthermore, the coefficients of the quotient polynomial match the coefficients of the first three terms in the last row, so we now take the plunge and write only the coefficients of the terms to get

2 1 4 -5 -14

2 12 14

1 6 7 0

We have constructed a synthetic division tableau for this polynomial division problem. Let’s re-work our division problem using this tableau to see how it greatly streamlines the

division process. To divide x3+4 x2−5 x−14 by x−2 , we write 2 in the place of the

divisor and the coefficients of x3+4 x2−5 x−14 in for the dividend. Then "bring down"

the first coefficient of the dividend.

Next, take the 2 from the divisor and multiply by the 1 that was "brought down" to get 2. Write this underneath the 4, then add to get 6.

Now take the 2 from the divisor times the 6 to get 12, and add it to the −5 to get 7.

2 1 4 -5 -14 2 1 4 -5 -14

2 1 4 -5 -14

↓ 2

2 1 4 -5 -14

↓ 2

219

Page 62: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Finally, take the 2 in the divisor times the 7 to get 14, and add it to the −14 to get 0.

The first three numbers in the last row of our tableau are the coefficients of the quotient polynomial. Remember, we started with a third degree polynomial and divided by a first degree polynomial, so the quotient is a second degree polynomial. Hence the quotient is x2+6 x+7 . The number in the box is the remainder. Synthetic division is our tool of choice for dividing polynomials by divisors of the form x − c. It is important to note that it works only for these kinds of divisors. Also take note that when a polynomial (of degree at least 1) is divided by x − c, the result will be a polynomial of exactly one less degree. Finally, it is worth the time to trace each step in synthetic division back to its corresponding step in long division.

Example 3

Use synthetic division to divide 5 x3−2 x2+1 by x−3 .

When setting up the synthetic division tableau, we need to enter 0 for the coefficient of x in the dividend. Doing so gives

2 1 4 -5 -14

↓ 2 12

2 1 4 -5 -14

↓ 2 12

2 1 4 -5 -14

↓ 2 12 14

2 1 4 -5 -14

↓ 2 12 14

220

Page 63: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

Since the dividend was a third degree polynomial, the quotient is a quadratic

polynomial with coefficients 5, 13 and 39. Our quotient is q ( x )=5 x2+13 x+39 and the remainder is r(x) = 118. This means

5 x3−2 x2+1=( x−3 )(5x2+13 x+39 )+118 .

It also means that x−3 is not a factor of 5 x3−2 x2+1 .

Example 4

Divide x3+8 by x+2

For this division, we rewrite x+2 as x−(−2 ) and proceed as before.

The quotient is x2−2 x+4 and the remainder is zero. Since the remainder is zero, x+2

is a factor of x3+8 .

x3+8=( x+2 )( x2−2 x+4 )

3 5 -2 0 1

↓ 15 39 117

-2 1 0 0 8

↓ -2 4 -8

221

Page 64: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Try it Now

2. Divide 4 x4−8 x2−5 x by x−3 using synthetic division.

Using this process allows us to find the real zeros of polynomials, presuming we can figure out at least one root. We'll explore how to do that in the next section.

Example 5

The polynomial p( x )=4 x4−4 x3−11 x2+12 x−3 has a horizontal intercept at x= 1

2 with multiplicity 2. Find the other intercepts of p(x).

Since x=1

2 is an intercept with multiplicity 2, then x− 1

2 is a factor twice. Use

synthetic division to divide by x− 1

2 twice.

From the first division, we get 4 x4−4 x3−11 x2+12 x−3=(x−1

2 ) (4 x3−2 x2−x−6 )

The second division tells us

1/2 4 -4 -11 12 -3

↓ 2 -1 -6 3

1/2 4 -2 -12 6

↓ 2 0 -6

222

Page 65: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

4 x4−4 x3−11 x2+12 x−3=(x− 12 )(x−1

2 ) ( 4 x2−12 ).

To find the remaining intercepts, we set 4 x2−12=0 and get x=±√3 .

Note this also means 4 x4−4 x3−11 x2+12 x−3=4 (x−1

2 )(x− 12 ) ( x−√3 ) ( x+√3 )

.

Important Topics of this Section

Long division of polynomials

Remainder Theorem

Factor Theorem

Synthetic division of polynomials

Try it Now Answers

1.

¿ The quotient is 2 x2−6 x+11 with remainder -30.

2.

223

Page 66: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

4 x4−8 x2−5 x divided by x−3 is 4 x3+12 x2+28 x+79 with remainder 237

3 4 0 -8 -5 0

↓ 12 36 84 237

224

Page 67: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.4 Factor Theorem and Remainder Theorem

Section 3.4 Exercises

Use polynomial long division to perform the indicated division.

1. ( 4 x2+3 x−1 )÷( x−3 ) 2. (2 x3−x+1 )÷( x2+x+1 )

3. (5 x4−3 x3+2 x2−1)÷( x2+4 ) 4. (−x5+7 x3−x )÷( x3−x2+1 )

5. (9 x3+5 )÷(2 x−3 ) 6. ( 4 x2−x−23)÷( x2−1 )

Use synthetic division to perform the indicated division.

7. (3 x2−2x+1 )÷ (x−1 ) 8. ( x2−5 )÷ (x−5 )

9. (3−4 x−2x2)÷( x+1 ) 10. ( 4 x2−5 x+3 )÷( x+3 )

11. ( x3+8 )÷ (x+2 ) 12. ( 4 x3+2 x−3 )÷( x−3 )

13. (18 x2−15 x−25 )÷(x− 5

3 ) 14. ( 4 x2−1 )÷( x−1

2 )

15. (2 x3+x2+2 x+1 )÷(x+ 1

2 ) 16. (3 x3−x+4 )÷( x− 2

3 )

17. (2 x3−3 x+1 )÷(x−1

2 ) 18. ( 4 x4−12 x3+13 x2−12 x+9 )÷(x−3

2 )19. ( x4−6 x2+9 )÷ ( x−√3 ) 20. ( x6−6 x4+12x2−8 )÷( x+√2 )

Below you are given a polynomial and one of its zeros. Use the techniques in this section to find the rest of the real zeros and factor the polynomial.

21. x3−6 x2+11 x−6, c=1 22. x

3−24 x2+192 x−512, c =8

225

Page 68: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

23. 3 x3+4 x2−x−2, c=2

3 24. 2 x3−3 x2−11 x+6, c=1

2

25. x3+2 x2−3 x−6, c=−2 26.

2 x3−x2−10 x+5, c= 12

27. 4 x4−28 x3+61 x2−42x+9 , c= 1

2 is a zero of multiplicity 2

28. x5+2 x4−12 x3−38 x2−37 x−12 , c=−1 is a zero of multiplicity 3

226

Page 69: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.5 Real Zeros of Polynomials

Section 3.5 Real Zeros of Polynomials

In the last section, we saw how to determine if a real number was a zero of a polynomial. In this section, we will learn how to find good candidates to test using synthetic division. In the days before graphing technology was commonplace, mathematicians discovered a lot of clever tricks for determining the likely locations of zeros. Technology has provided a much simpler approach to narrow down potential candidates, but it is not always sufficient by itself. For example, the function shown to the right does not have any clear intercepts.

There are two results that can help us identify where the zeros of a polynomial are. The first gives us an interval on which all the real zeros of a polynomial can be found.

Cauchy's Bound

Given a polynomial f ( x )=an xn+an−1 xn−1+⋯+a1 x+a0 , let M be the largest of the coefficients in absolute value. Then all the real zeros of f(x) lie in the interval

[− M|an|

−1 , M|an|

+1]

Example 1

Let f ( x )=2 x4+4 x3−x2−6 x−3 . Determine an interval which contains all the real zeros of f.

227

Page 70: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

To find the M from Cauchy's Bound, we take the absolute value of the coefficients and

pick the largest, in this case |−6|=6 . Divide this by the absolute value of the leading coefficient, 2, to get 3. All the real zeros of f lie in the interval

[− 6|2|

−1 , 6|2|

+1]= [−3−1 , 3+1 ]=[−4 , 4 ].

Knowing this bound can be very helpful when using a graphing calculator, since we can use it to set the display bounds. This helps avoid missing a zero because it is graphed outside of the viewing window.

Try it Now

1. Determine an interval which contains all the real zeros of f ( x )=3 x3−12 x2+6 x−8

Now that we know where we can find the real zeros, we still need a list of possible real zeros. The Rational Roots Theorem provides us a list of potential integer and rational zeros.

Rational Roots Theorem

228

Page 71: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.5 Real Zeros of Polynomials

Given a polynomial f ( x )=an xn+an−1 xn−1+⋯+a1 x+a0 with integer coefficients, if

r is a rational zero of f, then r is of the form r=± p

q , where p is a factor of the

constant term a0 , and q is a factor of the leading coefficient, an .

This gives us a list of numbers to try in our synthetic division, which is a nicer place to start than simply guessing. If none of the numbers in the list are zeros, then either the polynomial has no real zeros at all, or all the real zeros are irrational numbers.

Example 2

Let f ( x )=2 x4+4 x3−x2−6 x−3 . Use the Rational Roots Theorem to list all the possible rational zeros of f(x).

To generate a complete list of rational zeros, we need to take each of the factors of the

constant term, a0=−3 , and divide them by each of the factors of the leading coefficient a4=2 . The factors of −3 are ±1 and ±3. Since the Rational Roots Theorem tacks on a ± anyway, for the moment, we consider only the positive factors 1 and 3. The factors of 2 are 1 and 2, so the Rational Roots Theorem gives the list

{±11

,±12

,±31

,±32 }, or {±1 ,±1

2,±3 ,±3

2 }

Now we can use synthetic division to test these possible zeros. To narrow the list first, we could use graphing technology to help us identify some good possibilities.

229

Page 72: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Example 3

Find the horizontal intercepts of f ( x )=2 x4+4 x3−x2−6 x−3 .

From Example 1, we know that the real zeros lie in the interval [-4, 4]. Using a graphing calculator, we could set the window accordingly and get the graph below.

In Example 2, we learned that any rational zero must be on the list {±1 ,±1

2,±3 ,±3

2 }.

From the graph, it looks like −1 is a good possibility, so we try that using synthetic division.

Success! Remembering that f was a fourth degree polynomial, we know that our

quotient is a third degree polynomial. If we can do one more successful division, we will have knocked the quotient down to a quadratic, and, if all else fails, we can use the quadratic formula to find the last two zeros. Since there seems to be no other rational

-1 2 4 -1 -6 -3

↓ -2 -2 3 3

230

Page 73: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.5 Real Zeros of Polynomials

zeros to try, we continue with −1. Also, the shape of the crossing at x = −1 leads us to wonder if the zero x = −1 has multiplicity 3.

Success again! Our quotient polynomial is now 2 x2−3 . Setting this to zero gives

2 x2−3=0 , giving x=±√ 3

2=±√6

2 . Since a fourth degree polynomial can have at most four zeros, including multiplicities, then the intercept x = -1 must only have multiplicity 2, which we had found through division, and not 3 as we had guessed.

It is interesting to note that we could greatly improve on the graph of y=f ( x ) in the previous example given to us by the calculator. For instance, from our determination of

the zeros of f and their multiplicities, we know the graph crosses at x=−√6

2 ≈ −1.22 then turns back upwards to touch the x−axis at x = −1. This tells us that, despite what the calculator showed us the first time, there is a relative maximum occurring at x = −1 and not a "flattened crossing" as we originally believed.

After resizing the window, we see not only the relative maximum but also a relative minimum just to the left of x = −1.

-1 2 2 -3 -3

↓ -2 0 3

231

Page 74: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

In this case, mathematics helped reveal something that was hidden in the initial graph.

Example 4

Find the real zeros of f ( x )=4 x3−10 x2−2 x+2 .

Cauchy's Bound tells us that the real zeros lie in the interval

[−10|4|

−1 , 10|4|

+1]=[−3. 5 , 3 .5 ].

Graphing on this interval reveals no clear integer zeros. Turning to the rational roots theorem, we need

to take each of the factors of the constant term, a0=2

, and divide them by each of the factors of the leading

coefficient a3=4 . The factors of 2 are 1 and 2. The factors of 4 are 1, 2, and 4, so the Rational Roots Theorem gives the list

{±11

,±12

,±14

,±21

,±22

,±24 }, or {±1 ,±1

2,± 1

4,±2}

The two most likely candidates are ±1

2 .

232

Page 75: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.5 Real Zeros of Polynomials

Trying

12 ,

The remainder is not zero, so this is not a zero. Trying −1

2 ,

Success! This tells us 4 x3−10 x2−2 x+2=(x+1

2 )( 4 x2−12 x+4 ), and that the graph

has a horizontal intercept at x=−1

2 .

To find the remaining two intercepts, we can use the quadratic equation, setting

4 x2−12 x+4=0 . First, we might pull out the common factor, 4 ( x2−3 x+1 )=0 .

x=3±√(−3 )2−4 (1)(1)

2(1)=

3±√52 ≈2. 618 , 0 .382

Try it Now

2. Find the real zeros of f ( x )=3 x3−x2−6 x+2

Important Topics of this Section

1/2 4 -10 -2 2

↓ 2 -4 -3

-1/2 4 -10 -2 2

↓ -2 6 -2

233

Page 76: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Cauchy’s Bound for all real zeros of a polynomial

Rational Roots Theorem

Finding real zeros of a polynomial

234

Page 77: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.5 Real Zeros of Polynomials

Try it Now Answers

1. The maximum coefficient in absolute value is 12. Cauchy’s Bound for all real zeros is

[−12|3|

−1 , 12|3|

+1]=[−5,5 ]

2. Cauchy’s Bound tells us the zeros lie in the interval [− 6

|3|−1 , 6

|3|+1]=[−3,3 ]

.

The rational roots theorem tells us the possible rational zeros of the polynomial are on the list

{±11

,± 13

,± 21

,± 23 }={±1,±1

3,±2,±2

3 }.

Looking at a graph, the only likely candidate is 13

Using synthetic division,

3 x3−x2−6 x+2=(x−13 ) (3 x2−6 )=3( x−1

3 )( x2−2 ).

Solving x2−2=0 gives zeros x=±√2 .

The real zeros of the polynomial are x=√2 , −√2 , 1

3 .

1/3 3 -1 -6 2

↓ 1 0 -2

235

Page 78: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Section 3.5 Exercises

For each of the following polynomials, use Cauchy’s Bound to find an interval containing all the real zeros, then use Rational Roots Theorem to make a list of possible rational zeros.

1. f ( x )=x3−2 x2−5 x+6 2. f ( x )=x4+2 x3−12 x2−40 x−32

3. f ( x )=x4−9x2−4 x+12 4. f ( x )=x3+4 x2−11 x+6

5. f ( x )=x3−7 x2+x−7 6. f ( x )=−2 x3+19 x2−49 x+20

7. f ( x )=−17 x3+5 x2+34 x−10 8. f ( x )=36 x4−12 x3−11 x2+2 x+1

9. f ( x )=3 x3+3 x2−11 x−10 10. f ( x )=2 x4+x3−7 x2−3 x+3

Find the real zeros of each polynomial.

11. f ( x )=x3−2 x2−5 x+6 12. f ( x )=x4+2 x3−12 x2−40 x−32

13. f ( x )=x4−9 x2−4 x+12 14. f ( x )=x3+4 x2−11 x+6

15. f ( x )=x3−7 x2+x−7 16. f ( x )=−2 x3+19 x2−49 x+20

17. f ( x )=−17 x3+5 x2+34 x−10 18. f ( x )=36 x4−12 x3−11 x2+2 x+1

19. f ( x )=3 x3+3 x2−11 x−10 20. f ( x )=2 x4+x3−7 x2−3 x+3

21. f ( x )=9 x3−5 x2−x 22. f ( x )=6 x4−5 x3−9 x2

23. f ( x )=x4+2 x2−15 24. f ( x )=x4−9 x2+14

236

Page 79: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.5 Real Zeros of Polynomials

25. f ( x )=3 x4−14 x2−5 26. f ( x )=2 x4−7 x2+6

27. f ( x )=x6−3 x3−10 28. f ( x )=2 x6−9 x3+10

29. f ( x )=x5−2x 4−4 x+8 30. f ( x )=2 x5+3 x4−18 x−27

31. f ( x )=x5−60 x3−80 x2+960 x+2304

32. f ( x )=25 x5−105x 4+174 x3−142 x2+57 x−9

237

Page 80: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Section 3.6 Complex Zeros

When finding the zeros of polynomials, at some point you're faced with the problem x2=−1 . While there are clearly no real numbers that are solutions to this equation, leaving things there has a certain feel of incompleteness. To address that, we will need utilize the imaginary unit, i.

Imaginary Number i

The most basic complex number is i, defined to be i=√−1 , commonly called an imaginary number. Any real multiple of i is also an imaginary number.

Example 1

Simplify √−9 .

We can separate √−9 as √9√−1 . We can take the square root of 9, and write the square root of -1 as i.

√−9 =√9√−1=3 i

A complex number is the sum of a real number and an imaginary number.

Complex Number

238

Page 81: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.6 Complex Zeros

A complex number is a number z=a+bi , where a and b are real numbers

a is the real part of the complex number

b is the imaginary part of the complex number

i=√−1

Arithmetic on Complex Numbers

Before we dive into the more complicated uses of complex numbers, let’s make sure we remember the basic arithmetic involved. To add or subtract complex numbers, we simply add the like terms, combining the real parts and combining the imaginary parts.

Example 3

Add 3−4 i and 2+5 i .

Adding (3−4 i)+(2+5i ), we add the real parts and the imaginary parts

3+2−4 i+5 i

5+i

239

Page 82: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Try it Now

1. Subtract 2+5 i from 3−4 i .

We can also multiply and divide complex numbers.

Example 4

Multiply: 4 (2+5 i) .

To multiply the complex number by a real number, we simply distribute as we would when multiplying polynomials.

4 (2+5 i)

=4⋅2+4⋅5i

=8+20 i

Example 5

Divide .

To divide two complex numbers, we have to devise a way to write this as a complex number with a real part and an imaginary part.

240

Page 83: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.6 Complex Zeros

We start this process by eliminating the complex number in the denominator. To do this, we multiply the numerator and denominator by a special complex number so that the result in the denominator is a real number. The number we need to multiply by is called the complex conjugate, in which the sign of the imaginary part is changed.

Here, 4+i is the complex conjugate of 4–i. Of course, obeying our algebraic rules, we must multiply by 4+i on both the top and bottom.

To multiply two complex numbers, we expand the product as we would with polynomials (the process commonly called FOIL – “first outer inner last”). In the numerator:

Expand

Since i=√−1 , i2=−1

Simplify

Following the same process to multiply the denominator

Expand

Since i=√−1 , i2=−1

=17

Combining this we get

241

Page 84: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Try it Now

2. Multiply 3−4 i and .

In the last example, we used the conjugate of a complex number

Complex Conjugate

The conjugate of a complex number a+bi is the number a−bi .

The notation commonly used for conjugation is a bar: a+bi=a−bi

242

Page 85: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.6 Complex Zeros

Complex Zeros of Polynomials

Complex numbers allow us a way to write solutions to quadratic equations that do not have real solutions.

Example 6

Find the zeros of f ( x )=x2−2 x+5 .

Using the quadratic formula,

x=2±√(−2 )2−4(1 )(5)

2(1)=

2±√−162 =

2±4 i2 =1±2 i

.

Try it Now

3. Find the zeros of f ( x )=2 x2+3 x+4 .

Two things are important to note. First, the zeros 1+2 i and 1−2 i are complex conjugates. This will always be the case when we find non-real zeros to a quadratic function with real coefficients.

Second, we could write f ( x )=x2−2 x+5=( x−(1+2 i) ) ( x− (1−2i ) ) if we really wanted to, so the Factor and Remainder Theorems hold.

243

Page 86: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

How do we know if a general polynomial has any complex zeros? We have seen examples of polynomials with no real zeros; can there be polynomials with no zeros at all? The answer to that last question, which comes from the Fundamental Theorem of Algebra, is "No."

Fundamental Theorem of Algebra

A non-constant polynomial f with real or complex coefficients will have at least one real or complex zero.

This theorem is an example of an "existence" theorem in mathematics. It guarantees the existence of at least one zero, but provides no algorithm to use for finding it.

Now suppose we have a polynomial f(x) of degree n. The Fundamental Theorem of

Algebra guarantees at least one zero z1 , then the Factor Theorem guarantees that f can be

factored as f ( x )=(x−z1 )q1( x ), where the quotient q1( x ) will be of degree n-1.

If this function is non-constant, than the Fundamental Theorem of Algebra applies to it, and we can find another zero. This can be repeated n times.

Complex Factorization Theorem

If f is a polynomial f with real or complex coefficients with degree n ≥ 1, then f has exactly n real or complex zeros, counting multiplicities.

If z1 , z2 ,…, zk are the distinct zero of f with multiplicities m1 ,m2 ,…, mk respectively,

then f ( x )=a ( x−z1)m1 ( x−z2 )m2⋯( x−z k)mk

244

Page 87: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.6 Complex Zeros

Example 7

Find all the real and complex zeros of f ( x )=12 x5−20 x4+19 x3−6 x2−2 x+1 .

Using the Rational Roots Theorem, the possible real rational roots are

{±11

,±12

,±13

,± 14

,±16

,± 112 }

Testing

12 ,

Success! Because the graph bounces at this intercept, it is likely that this zero has multiplicity 2. We can try synthetic division again to test that.

The other real root appears to be −1

3 or −1

4 . Testing −1

3 ,

1/2 12 -20 19 -6 -2 1

↓ 6 -7 6 0 -1

1/2 12 -14 12 0 -2

↓ 6 -4 4 2

-1/3 12 -8 8 -4

↓ -4 4 -4

245

Page 88: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Excellent! So far, we have factored the polynomial to

f ( x )=(x−12 )

2

(x+ 13 ) (12 x2−12 x+12 )=12(x− 1

2 )2

( x+ 13 ) ( x2−x+1 )

We can use the quadratic formula to find the two remaining zeros by setting x2−x+1=0 , which are likely complex zeros.

x=1±√(−1)2−4(1 )(1 )

2(1)=1±√−3

2 =1±i√32 .

The zeros of the function are x=1

2,−1

3, 1+i √3

2, 1−i √3

2 . We could write the function

fully factored as f ( x )=12(x−1

2 )2

(x+13 )(x−1+ i√3

2 )(x−1− i√32 )

.

When factoring a polynomial like we did at the end of the last example, we say that it is factored completely over the complex numbers, meaning it is impossible to factor the polynomial any further using complex numbers. If we wanted to factor the function over

the real numbers, we would have stopped at f ( x )=12(x−1

2 )2

(x+13 )( x2−x+1 )

. Since

the zeros of x2−x+1 are nonreal, we call x

2−x+1 an irreducible quadratic meaning it is impossible to break it down any further using real numbers.

It turns out that a polynomial with real number coefficients can be factored into a product of linear factors corresponding to the real zeros of the function and irreducible quadratic factors which give the nonreal zeros of the function. Consequently, any nonreal zeros will come in conjugate pairs, so if z is a zero of the polynomial, so is z̄ .

246

Page 89: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.6 Complex Zeros

Try it Now

4. Find the real and complex zeros of f ( x )=x3−4 x2+9 x−10 .

Important Topics of This Section

Complex and Imaginary numbers

Finding Complex zeros of polynomials

Try it Now Answers

1.

2.

3. x=

−3±√(3)2−4 (2)( 4 )2(2)

=−3±√−234 =−3±i √23

4 =−34 ±√23

4 i

4. Cauchy’s Bound limits us to the interval [-11, 11]. The rational roots theorem gives a

list of potential zeros: {±1 ,±2 ,±5 ,±10 }. A quick graph shows that the likely rational root is x = 2.

247

Page 90: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Verifying this,

So f ( x )=(x−2)( x2−2x+5 )

Using quadratic formula, we can find the complex roots from the irreducible quadratic.

x=−(−2)±√(−2)2−4 (1)(5 )

2(1)=

2±√−162 =

−2±4 i2 =−1±2 i

.

The zeros of this polynomial are x=2 , −1+2i , −1−2i

2 1 -4 9 -10

↓ 2 -4 10

248

Page 91: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.6 Complex Zeros

Section 3.6 Exercises

Simplify each expression to a single complex number.

1. √−9 2. √−16 3. √−6√−24

4. √−3√−75 5.

2+√−122 6.

4+√−202

Simplify each expression to a single complex number.

7. (3+2 i )+(5−3i ) 8. (−2−4 i )+(1+6 i )

9. (−5+3 i )−(6−i ) 10. (2−3 i )−(3+2 i)

11. (2+3 i )(4 i) 12. (5−2i )(3 i)

13. (6−2i )(5 ) 14. (−2+4 i ) (8 )

15. (2+3 i )(4−i) 16. (−1+2 i )(−2+3 i)

17. (4−2i )(4+2 i) 18. (3+4 i ) (3−4 i)

19.

3+4 i2 20.

6−2 i3

21.

−5+3 i2 i 22.

6+4 ii

23.

2−3 i4+3 i 24.

3+4 i2−i

Find all of the zeros of the polynomial then completely factor it over the real numbers and completely factor it over the complex numbers.

249

Page 92: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

25. f ( x )=x2−4 x+13 26. f ( x )=x2−2x+5

27. f ( x )=3 x2+2 x+10 28. f ( x )=x3−2 x2+9 x−18

29. f ( x )=x3+6 x2+6 x+5 30. f ( x )=3 x3−13 x2+43 x−13

31. f ( x )=x3+3 x2+4 x+12 32. f ( x )=4 x3−6 x2−8 x+15

33. f ( x )=x3+7 x2+9 x−2 34. f ( x )=9 x3+2 x+1

35. f ( x )=4 x 4−4 x3+13 x2−12 x+3 36. f ( x )=2 x4−7 x3+14 x2−15 x+6

37. f ( x )=x4+x3+7 x2+9 x−18 38. f ( x )=6 x4+17 x3−55 x2+16 x+12

39. f ( x )=−3 x4−8 x3−12 x2−12 x−5 40. f ( x )=8 x4+50 x3+43 x2+2 x−4

41. f ( x )=x4+9 x2+20 42. f ( x )=x4+5 x2−24

250

Page 93: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

Section 3.7 Rational Functions

In the previous sections, we have built polynomials based on the positive whole number power functions. In this section, we explore functions based on power functions with negative integer powers, called rational functions.

Example 1

You plan to drive 100 miles. Find a formula for the time the trip will take as a function of the speed you drive.

You may recall that multiplying speed by time will give you distance. If we let t represent the drive time in hours, and v represent the velocity (speed or rate) at which we drive, then vt=distance . Since our distance is fixed at 100 miles, vt=100 . Solving this relationship for the time gives us the function we desired:

t (v )=100v

=100 v−1

While this type of relationship can be written using the negative exponent, it is more common to see it written as a fraction.

This particular example is one of an inversely proportional relationship – where one

quantity is a constant divided by the other quantity, like y=5

x .

Notice that this is a transformation of the reciprocal toolkit function, f ( x )=1

x

251

Page 94: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Several natural phenomena, such as gravitational force and volume of sound, behave in a manner inversely proportional to the square of another quantity. For example, the

volume, V, of a sound heard at a distance d from the source would be related by V= k

d2

for some constant value k.

These functions are transformations of the reciprocal squared toolkit function f ( x )= 1

x2.

We have seen the graphs of the basic reciprocal function and the squared reciprocal function from our study of toolkit functions. These graphs have several important features.

f ( x )=1x

f ( x )= 1x2

Let’s begin by looking at the reciprocal function, f ( x )=1

x . As you well know, dividing by zero is not allowed and therefore zero is not in the domain, and so the function is undefined at an input of zero.

Short run behavior:

As the input values approach zero from the left side (taking on very small, negative values), the function values become very large in the negative direction (in other words, they approach negative infinity).

252

Page 95: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

We write: asx→0−, f ( x )→−∞ .

As we approach zero from the right side (small, positive input values), the function values become very large in the positive direction (approaching infinity).

We write: asx→0+,f ( x )→∞ .

This behavior creates a vertical asymptote. An asymptote is a line that the graph approaches. In this case the graph is approaching the vertical line x = 0 as the input becomes close to zero.

Long run behavior:

As the values of x approach infinity, the function values approach 0.

As the values of x approach negative infinity, the function values approach 0.

Symbolically: asx→±∞ ,f ( x )→0

Based on this long run behavior and the graph we can see that the function approaches 0 but never actually reaches 0, it just “levels off” as the inputs become large. This behavior creates a horizontal asymptote. In this case the graph is approaching the horizontal line f ( x )=0 as the input becomes very large in the negative and positive directions.

Vertical and Horizontal Asymptotes

A vertical asymptote of a graph is a vertical line x = a where the graph tends towards

positive or negative infinity as the inputs approach a. Asx→a ,f ( x )→±∞ .

A horizontal asymptote of a graph is a horizontal line y=b where the graph

approaches the line as the inputs get large. Asx→±∞ ,f ( x )→b .

253

Page 96: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Try it Now:

1. Use symbolic notation to describe the long run behavior and short run behavior for the reciprocal squared function.

Example 2

Sketch a graph of the reciprocal function shifted two units to the left and up three units. Identify the horizontal and vertical asymptotes of the graph, if any.

Transforming the graph left 2 and up 3 would result in the function

f ( x )= 1x+2

+3, or equivalently, by giving the terms a common denominator,

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

Shifting the toolkit function would give us this graph. Notice that this equation is undefined at x = -2, and the graph also is showing a vertical asymptote at x = -2.

Asx→−2−,f ( x )→−∞ , and

as x→−2+,f ( x )→∞

As the inputs grow large, the graph appears to be leveling off at output values of 3,

indicating a horizontal asymptote at y=3 .

As x→±∞ , f ( x )→3 .

254

Page 97: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

Notice that horizontal and vertical asymptotes get shifted left 2 and up 3 along with the function.

Try it Now

2. Sketch the graph and find the horizontal and vertical asymptotes of the reciprocal squared function that has been shifted right 3 units and down 4 units.

In the previous example, we shifted a toolkit function in a way that resulted in a function

of the form f ( x )= 3 x+7

x+2 . This is an example of a more general rational function.

Rational Function

A rational function is a function that can be written as the ratio of two polynomials, P(x) and Q(x).

f ( x )=P( x )Q( x )

=a0+a1 x+a2 x2+⋯+ap x p

b0+b1 x+b2 x2+⋯+bq xq

Example 3

A large mixing tank currently contains 100 gallons of water, into which 5 pounds of sugar have been mixed. A tap will open pouring 10 gallons per minute of water into the tank at the same time sugar is poured into the tank at a rate of 1 pound per minute. Find the concentration (pounds per gallon) of sugar in the tank after t minutes.

255

Page 98: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Notice that the amount of water in the tank is changing linearly, as is the amount of sugar in the tank. We can write an equation independently for each:

water=100+10 t

sugar=5+1 t

The concentration, C, will be the ratio of pounds of sugar to gallons of water

C ( t )= 5+ t100+10 t

Finding Asymptotes and Intercepts

Given a rational function, as part of investigating the short run behavior we are interested in finding any vertical and horizontal asymptotes, as well as finding any vertical or horizontal intercepts, as we have done in the past.

To find vertical asymptotes, we notice that the vertical asymptotes in our examples occur when the denominator of the function is undefined. With one exception, a vertical asymptote will occur whenever the denominator is undefined.

Example 4

Find the vertical asymptotes of the function k (x )= 5+2 x2

2−x−x2

To find the vertical asymptotes, we determine where this function will be undefined by setting the denominator equal to zero:

256

Page 99: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

2−x−x2=0(2+x )(1−x )=0x=−2 , 1

This indicates two vertical asymptotes, which a look at a graph confirms.

The exception to this rule can occur when both the numerator and denominator of a rational function are zero at the same input.

Example 5

Find the vertical asymptotes of the function k (x )= x−2

x2−4 .

To find the vertical asymptotes, we determine where this function will be undefined by setting the denominator equal to zero:

x2−4=0x2=4x=−2 , 2

However, the numerator of this function is also equal to zero when x = 2. Because of this, the

257

Page 100: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

function will still be undefined at 2, since

00 is undefined, but the graph will not have a

vertical asymptote at x = 2.

The graph of this function will have the vertical asymptote at x = -2, but at x = 2 the graph will have a hole: a single point where the graph is not defined, indicated by an open circle.

Vertical Asymptotes and Holes of Rational Functions

The vertical asymptotes of a rational function will occur where the denominator of the function is equal to zero and the numerator is not zero.

A hole occurs in the graph of a rational function if an input causes both numerator and denominator to be zero. In this case, factor the numerator and denominator and simplify; if the simplified expression still has a zero in the denominator at the original input the original function has a vertical asymptote at the input, otherwise it has a hole.

To find horizontal asymptotes, we are interested in the behavior of the function as the input grows large, so we consider long run behavior of the numerator and denominator separately. Recall that a polynomial’s long run behavior will mirror that of the leading term. Likewise, a rational function’s long run behavior will mirror that of the ratio of the leading terms of the numerator and denominator functions.

There are three distinct outcomes when this analysis is done:

Case 1: The degree of the denominator > degree of the numerator

Example: f ( x )= 3 x+2

x2+4 x−5

258

Page 101: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

In this case, the long run behavior is f ( x )≈3 x

x2=3

x . This tells us that as the inputs grow

large, this function will behave similarly to the function g( x )=3

x . As the inputs grow

large, the outputs will approach zero, resulting in a horizontal asymptote at y=0 .

As x→±∞ , f ( x )→0

Case 2: The degree of the denominator < degree of the numerator

Example: f ( x )= 3 x2+2

x−5

In this case, the long run behavior isf ( x )≈ 3 x2

x=3 x

. This tells us that as the inputs

grow large, this function will behave similarly to the functiong( x )=3 x . As the inputs grow large, the outputs will grow and not level off, so this graph has no horizontal asymptote.

Asx→±∞ ,f ( x )→±∞ , respectively.

Case 3: The degree of the denominator = degree of the numerator

Example: f ( x )= 3 x2+2

x2+4 x−5

In this case, the long run behavior is f ( x )≈ 3 x2

x2 =3. This tells us that as the inputs grow

large, this function will behave like the function g( x )=3 , which is a horizontal line. As x→±∞ , f ( x )→3 , resulting in a horizontal asymptote at y=3 .

259

Page 102: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Horizontal Asymptote of Rational Functions

The horizontal asymptote of a rational function can be determined by looking at the degrees of the numerator and denominator.

Degree of denominator > degree of numerator: Horizontal asymptote at y=0

Degree of denominator < degree of numerator: No horizontal asymptote

Degree of denominator = degree of numerator: Horizontal asymptote at ratio of leading coefficients.

Example 6

In the sugar concentration problem from earlier, we created the equation

C ( t )= 5+ t100+10 t .

Find the horizontal asymptote and interpret it in context of the scenario.

Both the numerator and denominator are linear (degree 1), so since the degrees are equal, there will be a horizontal asymptote at the ratio of the leading coefficients. In the numerator, the leading term is t, with coefficient 1. In the denominator, the leading term is 10t, with coefficient 10. The horizontal asymptote will be at the ratio of these

values: As t →∞ , C ( t )→ 1

10 . This function will have a horizontal asymptote at

y= 110 .

260

Page 103: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

This tells us that as the input gets large, the output values will approach 1/10. In context, this means that as more time goes by, the concentration of sugar in the tank will approach one tenth of a pound of sugar per gallon of water or 1/10 pounds per gallon.

Example 7

Find the horizontal and vertical asymptotes of the function

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

( x−1 )(x+2 )( x−5)

First, note this function has no inputs that make both the numerator and denominator zero, so there are no potential holes. The function will have vertical asymptotes when the denominator is zero, causing the function to be undefined. The denominator will be zero at x = 1, -2, and 5, indicating vertical asymptotes at these values.

The numerator has degree 2, while the denominator has degree 3. Since the degree of the denominator is greater than that of the numerator, the denominator will grow faster than the numerator, causing the outputs to tend towards zero as the inputs get large, and

so as x→±∞ , f ( x )→0 . This function will have a horizontal asymptote at y=0 .

Try it Now

3. Find the vertical and horizontal asymptotes of the function f ( x )=

(2 x−1)(2 x+1 )( x−2)( x+3)

Intercepts

As with all functions, a rational function will have a vertical intercept when the input is zero, if the function is defined at zero. It is possible for a rational function to not have a vertical intercept if the function is undefined at zero.

261

Page 104: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Likewise, a rational function will have horizontal intercepts at the inputs that cause the output to be zero (unless that input corresponds to a hole). It is possible there are no horizontal intercepts. Since a fraction is only equal to zero when the numerator is zero, horizontal intercepts will occur when the numerator of the rational function is equal to zero.

Example 8

Find the intercepts of f ( x )=

( x−2 )( x+3)( x−1 )(x+2 )( x−5)

We can find the vertical intercept by evaluating the function at zero

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

(0−1 )(0+2 )(0−5 )=−6

10=−3

5

The horizontal intercepts will occur when the function is equal to zero:

0=( x−2 )( x+3 )

( x−1)( x+2)( x−5 ) This is zero when the numerator is zero

0=( x−2 )( x+3 )x=2 , −3

Try it Now

4. Given the reciprocal squared function that is shifted right 3 units and down 4 units, write this as a rational function and find the horizontal and vertical intercepts and the horizontal and vertical asymptotes.

262

Page 105: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

Graphical Behavior at Intercepts and Vertical Asymptotes

As with polynomials, factors of the numerator may have integer powers greater than one. Happily, the effect on the shape of the graph at those intercepts is the same as we saw with polynomials: if the factor giving the intercept is not squared, the graph passes through the axis; if the factor is squared, the graph will bounce off the axis at that intercept. The behavior at vertical asymptotes also depends on the power on the factor.

Graphical Behavior of Rational Functions at Vertical Asymptotes

If a rational function contains a factor of the form ( x−h )p in the denominator, the

behavior near the asymptote h is determined by the power on the factor.

p = 1 p = 1 p = 2 p = 2

When the factor is not squared, on one side of the asymptote the graph heads towards positive infinity and on the other side the graph heads towards negative infinity.

When the factor is squared, the graph either heads toward positive infinity on both sides of the vertical asymptote, or heads toward negative infinity on both sides.

263

Page 106: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

For example, the graph of

f ( x )=( x+1)2 (x−3)( x+3)2 ( x−2) is shown here.

At the horizontal intercept x = -1

corresponding to the ( x+1)2factor of the

numerator, the graph bounces at the intercept, consistent with the quadratic nature of the factor.

At the horizontal intercept x = 3 corresponding to the ( x−3 )factor of the numerator, the graph passes through the axis as we’d expect from a linear factor.

At the vertical asymptote x = -3 corresponding to the ( x+3)2 factor of the denominator,

the graph heads towards positive infinity on both sides of the asymptote, consistent with

the behavior of the

1x2

toolkit.

At the vertical asymptote x = 2 corresponding to the ( x−2 ) factor of the denominator, the graph heads towards positive infinity on the left side of the asymptote and towards

negative infinity on the right side, consistent with the behavior of the

1x toolkit.

Example 9

Sketch a graph of f ( x )=

( x+2 )( x−3 )( x+1)2 (x−2) .

264

Page 107: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

We can start our sketch by finding intercepts and asymptotes. Evaluating the function at zero gives the vertical intercept:

f (0)=(0+2)(0−3)(0+1)2 (0−2)

=3

Looking at when the numerator of the function is zero, we can determine the graph will have horizontal intercepts at x = -2 and x = 3. At each, the behavior will be linear, with the graph passing through the intercept.

Looking at when the denominator of the function is zero, we can determine the graph will have vertical asymptotes at x = -1 and x = 2.

Finally, the degree of denominator is larger than the degree of the numerator, telling us this graph has a horizontal asymptote at y = 0.

To sketch the graph, we might start by plotting the three intercepts. Since the graph has no horizontal intercepts between the vertical asymptotes, and the vertical intercept is positive, we know the function must remain positive between the asymptotes, letting us fill in the middle portion of the graph.

Since the factor associated with the vertical asymptote at x = -1 was squared, we know the graph will have the same behavior on both sides of the asymptote. Since the graph heads towards positive infinity as the inputs approach the asymptote on the right, the graph will head towards positive infinity on the left as well. For the vertical asymptote at x = 2, the factor was not squared, so the graph will have opposite behavior on either side of the asymptote.

After passing through the horizontal intercepts, the graph will then level off towards an output of zero, as indicated by the horizontal asymptote.

265

Page 108: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Try it Now

5. Given the function f ( x )=

( x+2)2 ( x−2)2( x−1)2 ( x−3) , use the characteristics of polynomials and

rational functions to describe its behavior and sketch the function.

Since a rational function written in factored form will have a horizontal intercept where each factor of the numerator is equal to zero, we can form a numerator that will pass through a set of horizontal intercepts by introducing a corresponding set of factors. Likewise, since the function will have a vertical asymptote where each factor of the denominator is equal to zero, we can form a denominator that will produce the vertical asymptotes by introducing a corresponding set of factors.

Writing Rational Functions from Intercepts and Asymptotes

If a rational function has horizontal intercepts at x=x1 , x2 ,…, xn , and vertical

asymptotes at x=v1 , v2 ,… , vm then the function can be written in the form

f ( x )=a( x−x1 )

p1(x−x2 )p2⋯( x−xn)

p n

(x−v1)q1( x−v2)

q2⋯( x−vm)qn

where the powers pi or qi on each factor can be determined by the behavior of the graph at the corresponding intercept or asymptote, and the stretch factor a can be determined given a value of the function other than the horizontal intercept, or by the horizontal asymptote if it is nonzero.

Example 10

266

Page 109: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

Write an equation for the rational function graphed here.

The graph appears to have horizontal intercepts at x = -2 and x = 3. At both, the graph passes through the intercept, suggesting linear factors.

The graph has two vertical asymptotes.

The one at x = -1 seems to exhibit the basic behavior similar to

1x , with the graph

heading toward positive infinity on one side and heading toward negative infinity on the other.

The asymptote at x = 2 is exhibiting a behavior similar to

1x2

, with the graph heading toward negative infinity on both sides of the asymptote.

Utilizing this information indicates an function of the form

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

To find the stretch factor, we can use another clear point on the graph, such as the vertical intercept (0,-2):

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

−2=a−64

a=−8−6

=43

267

Page 110: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

This gives us a final function of f ( x )=

4 ( x+2)( x−3 )3( x+1)( x−2 )2

Oblique Asymptotes

Earlier we saw graphs of rational functions that had no horizontal asymptote, which occurs when the degree of the numerator is larger than the degree of the denominator. We can, however, describe in more detail the long-run behavior of a rational function.

Example 11

Describe the long-run behavior of f ( x )=3 x2+2

x−5

Earlier we explored this function when discussing horizontal asymptotes. We found the

long-run behavior isf ( x )≈3 x2

x=3 x

, meaning that x→±∞ ,f ( x )→±∞ , respectively, and there is no horizontal asymptote.

If we were to do polynomial long division, we could get a better understanding of the behavior as x→±∞ .

268

Page 111: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

This means f ( x )=3 x2+2

x−5 can be rewritten as

.

As x→±∞ , the term will become very small and approach zero, becoming insignificant. The remaining then describes the long-run behavior of the function: as x→±∞ ,

.

We call this equation the oblique asymptote of the function.

In the graph, you can see how the function is approaching the line on the far left and far right.

Oblique Asymptotes

To explore the long-run behavior of a rational function,

1) Perform polynomial long division (or synthetic division)

2) The quotient will describe the asymptotic behavior of the function

269

Page 112: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

When this result is a line, we call it an oblique asymptote, or slant asymptote.

Example 12

Find the oblique asymptote of

Performing polynomial long division:

This allows us to rewrite the function as

.

The quotient, , is the oblique asymptote

of f(x). Just like functions we saw earlier approached their horizontal asymptote in the long run, this function will approach this oblique asymptote in the long run.

Try it Now

270

Page 113: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

6. Find the oblique asymptote of

While we primarily concern ourselves with oblique asymptotes, this same approach can describe other asymptotic behavior.

Example 13

Describe the long-run shape of

We could rewrite this using long division as

.

Just looking at the quotient gives us the

asymptote, .

This suggests that in the long run, the function will behave like a downwards opening parabola. The function will also have a vertical asymptote at .

Important Topics of this Section

Inversely proportional; Reciprocal toolkit function

Inversely proportional to the square; Reciprocal squared toolkit function

Horizontal Asymptotes

Vertical Asymptotes

Rational Functions

271

Page 114: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Finding intercepts, asymptotes, and holes.

Given equation sketch the graph

Identifying a function from its graph

Oblique Asymptotes

Try it Now Answers

1. Long run behavior, as x→±∞ ,f ( x )→0

Short run behavior, as x→0 ,f ( x )→∞ (there are no horizontal or vertical intercepts)

2. The function and the asymptotes are shifted 3 units right and 4 units down.

As x→3 , f ( x )→∞ and as x→±∞ ,f ( x )→−4

3. Vertical asymptotes at x = 2 and x = -3; horizontal asymptote at y = 4

4. For the transformed reciprocal squared function, we find the rational form.

f ( x )= 1( x−3 )2−4=

1−4 ( x−3)2

( x−3)2 =1−4 ( x2−6 x+9 )( x−3 )( x−3)

=−4 x2+24 x−35x2−6 x+9

Since the numerator is the same degree as the denominator we know that as x→±∞ ,f ( x )→−4 . y=−4 is the horizontal asymptote. Next, we set the denominator equal

to zero to find the vertical asymptote at x = 3, because as x→3 , f ( x )→∞ . We set the numerator equal to 0 and find the horizontal intercepts are at (2.5,0) and (3.5,0),

then we evaluate at 0 and the vertical intercept is at (0 , −35

9 )

272

Page 115: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions 273

Page 116: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Try it Now Answers, Continued

5. Horizontal asymptote at y = 1/2. Vertical asymptotes are at x = 1, and x = 3.Vertical intercept at (0, 4/3), Horizontal intercepts (2, 0) and (-2, 0) (-2, 0) is a double zero and the graph bounces off the axis at this point. (2, 0) is a single zero and crosses the axis at this point.

6. Using long division:

The oblique asymptote is

274

Page 117: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

Section 3.7 Exercises

Match each equation form with one of the graphs.

1. f ( x )= x−A

x−B 2. g ( x )= (x−A )2

x−B 3. h ( x )= x−A

( x−B )2 4. k ( x )= ( x−A )2

(x−B )2

A B C D

For each function, find the horizontal intercepts, the vertical intercept, the vertical asymptotes, and the horizontal asymptote. Use that information to sketch a graph.

5.p ( x )=2 x−3

x+4 6. q ( x )= x−5

3 x−1

7. s ( x )= 4

(x−2 )2 8. r ( x )= 5

( x+1 )2

9. f ( x )=3 x2−14 x−5

3 x2+8 x−16 10.

11. a ( x )= x2+2 x−3

x2−1 12. b ( x )= x2−x−6

x2−4

275

Page 118: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

13. h ( x )= 2 x2+x−1

x−4 14. k ( x )=2x2−3 x−20

x−5

15. n ( x )= 3 x2+4 x−4

x3−4 x2 16.

m (x )= 5−x2 x2+7 x+3

17. w ( x )= ( x−1 ) ( x+3 ) (x−5 )

( x+2 )2 ( x−4 ) 18. z (x )= ( x+2 )2 (x−5 )

( x−3 ) ( x+1 ) (x+4 )

Write an equation for a rational function with the given characteristics.

19. Vertical asymptotes at x=5 and x=−5

x intercepts at (2 , 0 ) and (−1,  0 ) y intercept at (0 ,  4 )

20. Vertical asymptotes at x=−4 and x=−1

x intercepts at (1 ,  0 ) and (5 ,  0 ) y intercept at (0 , 7)

21. Vertical asymptotes at x=−4 and x=−5

x intercepts at (4 ,  0 ) and (−6 ,  0 ) Horizontal asymptote at y=7

22. Vertical asymptotes at x=−3 and x=6

x intercepts at (−2 , 0 ) and (1 ,  0 ) Horizontal asymptote at y=−2

23. Vertical asymptote at x=−1

Double zero at x=2 y intercept at (0 ,  2)

276

Page 119: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

24. Vertical asymptote at x=3

Double zero at x=1 y intercept at (0 ,  4 )

Write an equation for the function graphed.

25. 26.

27. 28.

Write an equation for the function graphed.

29. 30.

277

Page 120: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

31. 32.

33. 34.

35. 36.

Write an equation for the function graphed.

278

Page 121: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

37. 38.

Find the oblique asymptote of each function.

39. 40.

41. 42.

43. 44.

45. A scientist has a beaker containing 20 mL of a solution containing 20% acid. To dilute this, she adds pure water.

a. Write an equation for the concentration in the beaker after adding n mL of water.

b. Find the concentration if 10 mL of water has been added.c. How many mL of water must be added to obtain a 4% solution?d. What is the behavior as n→∞ , and what is the physical significance of this?

46. A scientist has a beaker containing 30 mL of a solution containing 3 grams of potassium hydroxide. To this, she mixes a solution containing 8 milligrams per mL of potassium hydroxide.

a. Write an equation for the concentration in the tank after adding n mL of the second solution.

279

Page 122: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

b. Find the concentration if 10 mL of the second solution has been added.c. How many mL of water must be added to obtain a 50 mg/mL solution?d. What is the behavior as n→∞ , and what is the physical significance of this?

47. Oscar is hunting magnetic fields with his gauss meter, a device for measuring the strength and polarity of magnetic fields. The reading on the meter will increase as Oscar gets closer to a magnet. Oscar is in a long hallway at the end of which is a room containing an extremely strong magnet. When he is far down the hallway from the room, the meter reads a level of 0.2. He then walks down the hallway and enters the room. When he has gone 6 feet into the room, the meter reads 2.3. Eight feet into the room, the meter reads 4.4. [UW]

a. Give a rational model of form m (x )=ax+b

cx+d relating the meter reading m( x ) to how many feet x Oscar has gone into the room.

b. How far must he go for the meter to reach 10? 100?c. Considering your function from part (a) and the results of part (b), how far

into the room do you think the magnet is?48. The more you study for a certain exam, the better your performance on it. If you

study for 10 hours, your score will be 65%. If you study for 20 hours, your score will be 95%. You can get as close as you want to a perfect score just by studying long

enough. Assume your percentage score, p(n ), is a function of the number of hours, n,

that you study in the form p(n )=an+b

cn+d . If you want a score of 80%, how long do you need to study? [UW]

49. A street light is 10 feet north of a straight bike path that runs east-west. Olav is bicycling down the path at a rate of 15 miles per hour. At noon, Olav is 33 feet west of the point on the bike path closest to the street light. (See the picture). The relationship between the intensity C of light (in candlepower) and the

distance d (in feet) from the light source is given by C= k

d2, where k is a constant

depending on the light source. [UW]a. From 20 feet away, the street light has an intensity of 1 candle. What is k?b. Find a function which gives the intensity of the light shining on Olav as a

function of time, in seconds.

280

Page 123: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.7 Rational Functions

c. When will the light on Olav have maximum intensity?d. When will the intensity of the light be 2 candles?

281

Page 124: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3ft12 in

18 in

Chapter 3

Section 3.8 Inverses and Radical Functions

In this section, we will explore the inverses of polynomial and rational functions, and in particular the radical functions that arise in the process.

Example 1

A water runoff collector is built in the shape of a parabolic trough as shown below. Find the surface area of the water in the trough as a function of the depth of the water.

Since it will be helpful to have an equation for the parabolic cross-sectional shape, we will impose a coordinate system at the cross section, with x measured horizontally and y measured vertically, with the origin at the vertex of the parabola.

x

282

Page 125: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions

From this we find an equation for the parabolic shape. Since we placed the origin at the

vertex of the parabola, we know the equation will have form y ( x )=ax2. Our equation

will need to pass through the point (6,18), from which we can solve for the stretch factor a:

18=a 62

a=1836

=12

Our parabolic cross section has equation y ( x )=1

2x2

Since we are interested in the surface area of the water, we are interested in determining the width at the top of the water as a function of the water depth. For any depth y the width will be given by 2x, so we need to solve the equation above for x. However notice that the original function is not one-to-one, and indeed given any output there are two inputs that produce the same output, one positive and one negative.

To find an inverse, we can restrict our original function to a limited domain on which it is one-to-one. In this case, it makes sense to restrict ourselves to positive x values. On this domain, we can find an inverse by solving for the input variable:

y=12

x2

2 y=x2

x=±√2 y

This is not a function as written. Since we are limiting ourselves to positive x values, we eliminate the negative solution, giving us the inverse function we’re looking for

x ( y )=√2 y

Since x measures from the center out, the entire width of the water at the top will be 2x. Since the trough is 3 feet (36 inches) long, the surface area will then be 36(2x), or in terms of y:

283

Page 126: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Area=72 x=72√2 y

The previous example illustrated two important things:

1) When finding the inverse of a quadratic, we have to limit ourselves to a domain on which the function is one-to-one.

2) The inverse of a quadratic function is a square root function. Both are toolkit functions and different types of power functions.

Functions involving roots are often called radical functions.

Example 2

Find the inverse of f ( x )=(x−2)2−3=x2−4 x+1

From the transformation form of the function, we can see this is a transformed quadratic with vertex at (2,-3) that opens upwards. Since the graph will be decreasing on one side of the vertex, and increasing on the other side, we can restrict this function to a domain on which it will be one-to-one by limiting the domain tox≥2 .

To find the inverse, we will use the vertex form of the quadratic. We start by replacing the f(x) with a simple variable y, then solve for x.

y=( x−2)2−3 Add 3 to both sides

y+3=( x−2 )2Take the square root

±√ y+3=x−2 Add 2 to both sides

2±√ y+3=x

284

Page 127: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions

Of course, as written this is not a function. Since we restricted our original function to a domain of x≥2 , the outputs of the inverse should be the same, telling us to utilize the positive case:

x= f−1( y )=2+√ y+3

If the quadratic had not been given in vertex form, rewriting it into vertex form is probably the best approach. Alternatively, we could have taken the standard equation and rewritten it equal to zero:

0=x2−4 x+1− y

We would then be able to use the quadratic formula with a=1 , b=−4 , and c=(1− y ), resulting in the same solutions we found above:

x=−(−4 )±√(−4 )2−4 (1)(1− y )

2 =2±√12+4 y2 =2±√3+ y

Try it Now

1. Find the inverse of the function f ( x )=x2+1 , on the domain x≥0 .

While it is not possible to find an inverse of most polynomial functions, some other basic polynomials are invertible.

Example 3

285

Page 128: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Find the inverse of the function f ( x )=5 x3+1 .

This is a transformation of the basic cubic toolkit function, and based on our knowledge of that function, we know it is one-to-one. Solving for the inverse by solving for x

y=5 x3+1y−1=5 x3

y−15

=x3

x= f−1( y )=3√ y−15

Notice that this inverse is also a transformation of a power function with a fractional power, x1/3.

Try it Now

2. Which toolkit functions have inverse functions without restricting their domain?

Besides being important as an inverse function, radical functions are common in important physical models.

Example 4

286

Page 129: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions

The velocity, v in feet per second, of a car that slammed on its brakes can be determined based on the length of skid marks that the tires left on the ground. This relationship is given by

v (d )=√2 gfd

In this formula, g represents acceleration due to gravity (32 ft/sec2), d is the length of the skid marks in feet, and f is a constant representing the friction of the surface. A car lost control on wet asphalt, with a friction coefficient of 0.5, leaving 200 foot skid marks. How fast was the car travelling when it lost control?

Using the given values of f = 0.5 and d = 200, we can evaluate the given formula:

v (200 )=√2(32 )( 0. 5 )(200)=80 ft/sec , which is about 54.5 miles per hour.

When radical functions are composed with other functions, determining domain can become more complicated.

Example 5

Find the domain of the function f ( x )=√ ( x+2)( x−3 )

( x−1 ) .

Since a square root is only defined when the quantity under the radical is non-negative,

we need to determine where

( x+2)( x−3 )( x−1 )

≥0. A rational function can change signs

(change from positive to negative or vice versa) at horizontal intercepts and at vertical asymptotes. For this equation, the graph could change signs at x = -2, 1, and 3.

287

Page 130: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

To determine on which intervals the rational expression is positive, we could evaluate the expression at test values, or sketch a graph. While both approaches work equally well, for this example we will use a graph.

This function has two horizontal intercepts, both of which exhibit linear behavior, where the graph will pass through the intercept. There is one vertical asymptote, corresponding to a linear factor, leading to a behavior similar to the basic reciprocal toolkit function. There is a vertical intercept at (0, 6).

This graph does not have a horizontal asymptote, since the degree of the numerator is larger than the degree of the denominator.

From the vertical intercept and horizontal intercept at x = -2, we can sketch the left side of the graph. From the behavior at the asymptote, we can sketch the right side of the graph.

From the graph, we can now tell on which intervals this expression will be non-negative, so the original function f(x) will be defined.

f(x) has domain −2≤x<1 or x≥3 , or in interval notation, [−2,1 )∪[ 3 ,∞) .

Like with finding inverses of quadratic functions, it is sometimes desirable to find the inverse of a rational function, particularly of rational functions that are the ratio of linear functions, such as our concentration examples.

Example 6

288

Page 131: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions

The function C (n)=20+0 .4 n

100+n was used in the previous section to represent the concentration of an acid solution after n mL of 40% solution has been added to 100 mL of a 20% solution. We might want to be able to determine instead how much 40% solution has been added based on the current concentration of the mixture.

To do this, we would want the inverse of this function:

C=20+0 . 4 n100+n multiply both sides by the denominator

C (100+n)=20+0 .4 n distribute

100 C+Cn=20+0 . 4 n group everything with n on one side

100 C−20=0.4 n−Cn factor out n

100 C−20=(0 . 4−C )n divide to find the inverse

n(C )=100C−200 . 4−C

If, for example, we wanted to know how many mL of 40% solution need to be added to obtain a concentration of 35%, we can simply evaluate the inverse rather than solving an equation involving the original function:

n(0 .35 )=100(0 . 35)−20

0. 4−0. 35=15

0 . 05=300

mL of 40% solution would need to be added.

Try it Now

3. Find the inverse of the function f ( x )= x+3

x−2 .

289

Page 132: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

Important Topics of this Section

Imposing a coordinate system

Finding an inverse function

Restricting the domain

Invertible toolkit functions

Radical Functions

Inverses of rational functions

Try it Now Answers

1. y=x2+1y−1=x2

x= f−1( y )=√ y−1

2. identity, cubic, square root, cube root

3. y= x+3

x−2y ( x−2 )=x+3yx−2 y=x+3yx−x=2 y+3x ( y−1 )=2 y+3

f−1( y )=2 y+3y−1

290

Page 133: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions

Section 3.8 Exercises

For each function, find a domain on which the function is one-to-one and non-decreasing, then find an inverse of the function on this domain.

1. f ( x )= (x−4 )2 2. f ( x )= (x+2 )2

3. f ( x )=12−x24. f ( x )=9−x2

5. f ( x )=3 x3+1 6. f ( x )=4−2 x3

Find the inverse of each function.

7. f ( x )=9+√4 x−4 8. f ( x )=√6 x−8+5

9. f ( x )=9+2 3√x 10. f ( x )=3−3√ x

11. f ( x )= 2

x+8 12. f ( x )= 3

x−4

13. f ( x )= x+3

x+7 14. f ( x )= x−2

x+7

15. f ( x )= 3 x+4

5−4 x 16. f ( x )= 5 x+1

2−5 x

Police use the formula v=√20 L to estimate the speed of a car, v, in miles per hour, based on the length, L, in feet, of its skid marks when suddenly braking on a dry, asphalt road.

291

Page 134: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3

17. At the scene of an accident, a police officer measures a car's skid marks to be 215 feet long. Approximately how fast was the car traveling?

18. At the scene of an accident, a police officer measures a car's skid marks to be 135 feet long. Approximately how fast was the car traveling?

The formula v=√2. 7 r models the maximum safe speed, v, in miles per hour, at which a car can travel on a curved road with radius of curvature r, in feet.

19. A highway crew measures the radius of curvature at an exit ramp on a highway as 430 feet. What is the maximum safe speed?

20. A highway crew measures the radius of curvature at a tight corner on a highway as 900 feet. What is the maximum safe speed?

21. A drainage canal has a cross-section in the shape of a parabola. Suppose that the canal is 10 feet deep and 20 feet wide at the top. If the water depth in the ditch is 5 feet, how wide is the surface of the water in the ditch? [UW]

22. Brooke is located 5 miles out from the nearest point A along a straight shoreline in her sea kayak. Hunger strikes and she wants to make it to Kono’s for lunch; see picture. Brooke can paddle 2 mph and walk 4 mph. [UW]

a. If she paddles along a straight line course to the shore, find an expression that computes the total time to reach lunch in terms of the location where Brooke beaches her kayak.

b. Determine the total time to reach Kono’s if she paddles directly to the point A.c. Determine the total time to reach Kono’s if she paddles directly to Kono’s.d. Do you think your answer to b or c is the minimum time required for Brooke

to reach lunch?e. Determine the total time to reach Kono’s if she paddles directly to a point on

the shore half way between point A and Kono’s. How does this time compare to the times in parts b or c? Do you need to modify your answer to part d?

292

Page 135: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions

23. Clovis is standing at the edge of a dropoff, which slopes 4 feet downward from him for every 1 horizontal foot. He launches a small model rocket from where he is standing. With the origin of the coordinate system located where he is standing, and the x-axis extending horizontally, the path of the rocket is described by the formula y=−2x2+120 x . [UW]

a. Give a function h=f (x ) relating the height h of the rocket above the sloping ground to its x-coordinate.

b. Find the maximum height of the rocket above the sloping ground. What is its x-coordinate when it is at its maximum height?

c. Clovis measures the height h of the rocket above the sloping ground while it is

going up. Give a function x=g (h ) relating the x-coordinate of the rocket to h.

d. Does the function from (c) still work when the rocket is going down? Explain.

24. A trough has a semicircular cross section with a radius of 5 feet. Water starts flowing into the trough in such a way that the depth of the water is increasing at a rate of 2 inches per hour. [UW]

a. Give a function

w= f ( t ) relating the width w of the surface of the water to the time t, in hours. Make sure to specify the domain and compute the range too.

b. After how many hours will the surface of the water have width of 6 feet?

c. Give a function t= f−1 (w ) relating the time to the width of the surface of the water. Make sure to specify the domain and compute the range too.

293

Page 136: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

Chapter 3294

Page 137: Chapter 3: Polynomial and Rational Functions · Web view3.3 Graphs of Polynomial Functions 179 3.2 Quadratic Functions 165 3.1 Power and Polynomial Functions 237 3.7 Rational Functions

3.8 Inverses and Radical Functions 295