Section P.3 Polynomials

Before Starting This Section, Review

  1. 1 Associative, commutative, and distributive properties (Section p.1 , page 12)

  2. 2 Properties of opposites (Section P.1 , page 13)

  3. 3 Definition of subtraction (Section P.1 , page 13)

  4. 4 Rules for exponents (Section P.2 , page 27)

Objectives

  1. 1 Learn polynomial vocabulary.

  2. 2 Add and subtract polynomials.

  3. 3 Multiply polynomials.

  4. 4 Use special-product formulas.

Galileo and Free-Falling Objects

At one time, it was widely believed that heavy objects should fall faster than lighter objects, or, more exactly, that the speed of falling objects ought to be proportional to their weights. So if one object is four times as heavy as another, the heavier object should fall four times as fast as the lighter one. Legend has it that Galileo Galilei (1564–1642) disproved this theory by dropping two balls of equal size, one made of lead and the other of balsa wood, from the top of Italy’s Leaning Tower of Pisa. Both balls are said to have reached the ground at the same instant after they were released simultaneously from the top of the tower.

In fact, such experiments “work” properly only in a vacuum, where objects of different mass do fall at the same rate. In the absence of a vacuum, air resistance may greatly affect the rate at which different objects fall. Whether Galileo’s experiment was actually performed is unknown, but astronaut David R. Scott successfully performed a version of Galileo’s experiment (using a feather and a hammer) on the surface of the moon on August 2, 1971. It turns out that on Earth (ignoring air resistance), regardless of the weight of the object we hold at rest and then drop, the expression 16t216t2 gives the distance in feet the object falls in t seconds. If we throw the object down with an initial velocity of v0 feet per second, the distance the object travels in t seconds is given by the expression

16t2+v0t.

In Example 1, we evaluate such expressions.

Leaning Tower of Pisa

Polynomial Vocabulary

  1. 1 Learn polynomial vocabulary.

The height (in feet) of a golf ball above a driving range t seconds after being driven from the tee (at 70 feet per second) is given by the polynomial 70tt2. After two seconds (t=2), the ball is 70(2)(2)2=136 feet above the ground. Polynomials such as 70tt2 appear frequently in applications.

We begin by reviewing the basic vocabulary of polynomials. A monomial is the simplest polynomial; it contains one term. In the variable x it has the form axk, where a is a constant and k is either a positive integer or zero. The constant a is called the coefficient of the monomial. For a0, the integer k is called the degree of the monomial. If a=0, the monomial is 0 and has no degree. Any variable may be used in place of x to form a monomial in that variable.

The following are examples of monomials.

2x5 The coefficient is 2, and the degree is 5.
3x2 The coefficient is 3, and the degree is 2.
7 7=7(1)=7x0. The coefficient is 7, and the degree is 0.
8x The coefficient is 8, and the degree is 1(x=x1).
x12 The coefficient is 1(x12=1x12), and the degree is 12.
x4 The coefficient is 1(x4=(1)x4), and the degree is 4.

The expression 5x3 is not a monomial because the exponent on x is negative.

Two monomials in the same variable with the same degree can be combined into one monomial using the distributive property. For example, 3x5 and 9x5 can be added: 3x5+9x5=(3+9)x5=6x5. Or 3x5 and 9x5 can be subtracted: 3x59x5=(39)x5=12x5. Two monomials in the same variable with the same degree are called like terms.

The symbols a0,a1,a2,an in the general notation for a polynomial

anxn+an1xn1++a2x2+a1x+a0

are just constants; the numbers to the lower right of a are called subscripts. The notation a2 is read “a sub 2”, a1 is read “a sub 1”, and a0 is read “a sub 0”. This type of notation is used when a large or indefinite number of constants are required. The terms of the polynomial 5x2+3x+1 are 5x2, 3x, and 1; the coefficients are 5, 3, and 1; and its degree is 2.

Note that the terms in the general form for a polynomial are connected by the addition symbol +. How do we handle 5x23x+1? Because subtraction is defined in terms of addition, we rewrite

5x23x+1=5x2+(3)x+1

and see that the terms of 5x23x+1 are 5x2, 3x, and 1 and that the coefficients are 5, 3, and 1. (The degree is 2.) Once we recognize this fact, we no longer rewrite the polynomial with the + sign separating terms; we just remember that the “sign” is part of both the term and the coefficient. Polynomials and their properties will be discussed in more detail in Chapter 3.

Polynomials can be classified according to the number of terms they have. Polynomials with one term are called monomials, polynomials with two unlike terms are called bino-mials, and polynomials with three unlike terms are called trinomials. Polynomials with more than three unlike terms do not have special names.

By agreement, the only polynomial that has no degree is the zero polynomial, which results when all of the coefficients are 0. It is easiest to find the degree of a polynomial when it is written in descending order—that is, when the exponents decrease from left to right. In this case, the degree is the exponent of the leftmost term. A polynomial written in descending order is said to be in standard form.

Example 1 Examining Free-Falling Objects

In our introductory discussion about Galileo and free-falling objects, we mentioned two well-known polynomials.

  1. 16t2 gives the distance in feet a free-falling object falls in t seconds.

  2. With v0=10, the expression 16t2+10t gives the distance an object falls in t seconds when it is thrown down with an initial velocity of 10 feet per second. Use these polynomials to

    1. Find how far a wallet dropped from the 86th-floor observatory of the Empire State Building will fall in 5 seconds.

    2. Find how far a quarter thrown down with an initial velocity of 10 feet per second from a hot air balloon will travel after 5 seconds.

Solution

  1. The value of 16t2 for t=5 is 16(5)2=400. The wallet falls 400 feet.

  2. The value of 16t2+10t for t=5 is 16(5)2+10(5)=450. The quarter travels 450 feet on its downward path after five seconds.

Practice Problem 1

  1. If 16t2+15t gives the distance an object falls in t seconds when it is thrown down at an initial velocity of 15 feet per second, find how far a quarter thrown down with an initial velocity of 15 feet per second from a hot air balloon has traveled after 7 seconds.

Adding and Subtracting Polynomials

  1. 2 Add and subtract polynomials.

Like monomials, polynomials are added and subtracted by combining like terms. By convention, we write polynomials in standard form.

Example 2 Adding Polynomials

Find the sum of the polynomials

4x3+5x2+7x2and 6x32x28x5.

Horizontal Method: Group like terms and then combine them.

(4x3+5x2+7x2)+(6x32x28x5)=(4x3+6x3)+(5x22x2)+(7x8x)+(25)Group like terms.=2x3+3x2x7Combine like terms.

A second method for adding polynomials is to arrange them in columns so that like terms appear in the same column.

Column Method:

4x3+5x2+7x2(+)6x32x28x5_2x3+3x2x7(answer)

Practice Problem 2

  1. Find the sum of

    7x3+2x25and 2x3+3x2+2x+1.

Example 3 Subtracting Polynomials

Find the difference of the polynomials

(9x46x3+4x21)(2x411x3+5x+3).

Horizontal Method: First, using the definition of subtraction, change the sign of each term in the second polynomial. Then add the resulting polynomials by grouping like terms and combining them.

(9x46x3+4x21)(2x411x3+5x+3)=(9x46x3+4x21)+(2x4+11x35x3)=(9x42x4)+(6x3+11x3)+4x25x+(13)Group like terms.=7x4+5x3+4x25x4Combine like terms.

The second method for finding the difference of polynomials requires arranging them in columns so that like terms appear in the same column.

Column Method: To find the difference, we again change the sign of each term in the second polynomial and then add.

9x46x3+4x21(+)2x4+11x35x3_Change signs and then add.7x4+5x3+4x25x4(answer)

Practice Problem 3

  1. Find the difference of

    3x45x3+2x2+7and 2x4+3x2+x5.

Multiplying Polynomials

  1. 3 Multiply polynomials.

Previously, we multiplied two monomials, such as 3x2 and 5x3, by using the product rule for exponents: aman=am+n. We multiply a monomial and a polynomial by combining the product rule and the distributive property.

Example 4 Multiplying a Monomial and a Trinomial

Multiply 4x3 and 3x25x+7.

4x3(3x25x+7)=(4x3)(3x2)+(4x3)(5x)+(4x3)(7)Distributive property=(43)x3+2+4(5)x3+1+(47)x3Multiply monomials.=12x520x4+28x3Simplify.

Practice Problem 4

  1. Multiply 2x3 and 4x2+2x5.

We can use the distributive property repeatedly to multiply any two polynomials. As with addition, there are two methods.

Example 5 Multiplying a Binomial and a Trinomial

Multiply 4x2+3x and x2+2x3.

Horizontal Method: We treat the second polynomial as a single term and use the distributive property, (a+b)c=ac+bc, to multiply it by each of the two terms in the first polynomial.

(4x2+3x)(x2+2x3)=4x2(x2+2x3)+3x(x2+2x3)Distributive property=4x2(x2)+4x2(2x)+4x2(3)+3x(x2)+3x(2x)+3x(3)Distributive property=4x4+8x312x2+3x3+6x29xProduct rule=4x4+(8x3+3x3)+(12x2+6x2)9xGroup like terms.=4x4+11x36x29xCombine like terms.

The column method resembles the multiplication of two positive integers written in column form.

Column Method:

Practice Problem 5

  1. Multiply 5x2+2x and 2x2+x7.

The basic multiplication rule for polynomials can be stated as follows.

Special Products

  1. 4 Use special-product formulas.

Particular polynomial products called special products occur frequently enough to deserve special attention. We introduce a very useful method, called FOIL, for multiplying two binomials. Notice that

(x+2)(x7)=x(x7)+2(x7)Distributive property=x27x+2x14Distributive property=x25x14Combine like terms.

Now consider the relationship between the terms of the factors in (x+2)(x7) and the second line, x27x+2x14, in the computation of the product.

Example 6 Using the FOIL Method

Use the FOIL method to find the following products.

  1. (2x+3)(x1)=F(2x)(x)+O(2x)( 1)+I(3)(x)+L(3)(1)=2x22x+3x3=2x2+x3Combine like terms.

  2. (3x5)(4x6)=F(3x)(4x)+O(3x)(6)+I(5)(4x)+L(5)(6)=12x218x20x+30=12x238x+30Combine like terms.

  3. (x+a)(x+b)=Fxx+Oxb+Iax+Lab=x2+bx+ax+abxb=bx (commutative property)=x2+(b+a)x+abCombine like terms.

Practice Problem 6

  1. Use FOIL to find each product.

    1. (4x1)(x+7)

    2. (3x2)(2x5)

Squaring a Binomial Sum or Difference

We can find a general formula for the square of any binomial sum (A+B)2 by using FOIL.

(A+B)2=(A+B)(A+B)=FAA+OAB+IBA+LBB=A2+AB+AB+B2AB=BA=A2+2AB+B2AB+AB=2AB

A formula such as (A+B)2=A2+2AB+B2 can be used two ways.

Example 7 Finding the Square of a Binomial Sum

Find (2x+3)2.

Solution

Pattern Method: In (2x+3)2, the first term is 2x and the second term is 3. Rewrite the formula as

Square ofsum=Square offirst term+2Product of firstand second terms+Square ofsecond term(2x+3)2=(2x)2+2(2x)3+32=22x2+223x+32Group numerical factors.=4x2+12x+9Simplify.

Substitution Method: In the formula (A+B)2=A2+2AB+B2, substitute 2x=A and 3=B. Then

(2x+3)2=(2x)2+2(2x)3+32=22x2+223x+32Group numerical factors.=4x2+12x+9Simplify.

Practice Problem 7

  1. Find (3x+2)2.

The definition of subtraction allows us to write any difference AB as the sum A+(B). Because AB=A+(B), we can use the formula for the square of a binomial sum to find a formula for the square of a binomial difference (AB)2.

(AB)2=[A+(B)]2First term=A; second term=B=A2+2A(B)+(B)2=A22AB+B22A(B)=2AB; (B)2=B2

Warning

IncorrectCorrect(x+y)2=x+y2(x+y)2=x2+2xy+y2(xy)2=x2+y2(xy)2=x22xy+y2(x+4)(x+5)=x+4x+5(x+4)(x+5)=x2+9x+20

The Product of the Sum and Difference of Terms

We leave it for you to use FOIL to verify the formula for finding the product of the sum and difference of terms.

Example 8 Finding the Product of the Sum and Difference of Terms

Find the product (3x+4)(3x4).

Solution

We use the substitution method; substitute 3x=A and 4=B in the formula (A+B)(AB)=A2B2. Then

(3x+4)(3x4)=(3x)242=9x216(3x)2=32x2=9x2

Practice Problem 8

  1. Find the product (12x)(1+2x).

The special-products formulas, such as the formulas for squaring a binomial sum or difference, are used often and should be memorized. However, you should be able to derive them from FOIL, if you forget them. We list several of these formulas next.

To this point, we have investigated polynomials only in a single variable. We next extend our previous vocabulary to discuss polynomials in more than one variable. Any product of a constant and two or more variables, each raised to whole-number powers, is a monomial in those variables. The constant is called the coefficient of the monomial, and the degree of the monomial is the sum of all the exponents appearing on its variables. For example, the monomial 5x3y4 is of degree 3+4=7 with coefficient 5.

Example 9 Multiplying Polynomials in Two Variables

Multiply.

  1. (7a+5b)(7a5b)

  2. (2x+3y)3

Solution

  1. (7a+5b)(7a5b)=(7a)2(5b)2(A+B)(AB)=A2B2=49a225b2Simplify.

  2. (2x+3y)3=(2x)3+3(2x)2(3y)+3(2x)(3y)2+(3y)3(A+B)3=A3+3A2B+3AB2+B3=23x3+3(22x2)(3y)+3(2x)(32y2)+33y3Power-of-a-product rule=8x3+36x2y+54xy2+27y3Simplify.

Practice Problem 9

  1. Multiply.

    1. (x+2y)(x2y)

    2. (2xy)3

Section P.3 Exercises

Concepts and Vocabulary

  1. The polynomial 3x7+2x29x+4 has leading coefficient                         and degree                        .

  2. When a polynomial is written so that the exponents in each term decrease from left to right, it is said to be in                         form.

  3. When a polynomial in x of degree 3 is added to a polynomial in x of degree 4, the resulting polynomial has degree                        .

  4. When a polynomial in x of degree 3 is multiplied by a polynomial in x of degree 4, the resulting polynomial has degree                        .

  5. True or False. When FOIL is used, the terms 7 and x are called the inside terms of the product (4x+7)(x2).

  6. True or False. There are values of A and B for which (A+B)2=A2+B2.

  7. True or False. The expression x33x+7 is a polynomial of degree 3.

  8. True or False. The expression x52x3+11 is a polynomial of degree 5.

Building Skills

In Exercises 9–16, determine whether the given expression is a polynomial. If it is, write it in standard form.

  1. 1+x2+2x

  2. x1x

  3. x2+3x+5

  4. 3x4+x7+3x52x+1

  5. x22|x|+4

  6. x3+5x+1

  7. 5x3|π7|x+11

  8. 2x23x+4

In Exercises 17–20, find the degree and list the terms of the polynomial.

  1. 7x+3

  2. 3x2+7

  3. x2x4+2x9

  4. x+2x3+9x721

In Exercises 21–30, perform the indicated operations. Write the resulting polynomial in standard form.

  1. (x3+2x25x+3)+(x3+2x4)

  2. (x33x+1)+(x3x2+x3)

  3. (2x3x2+x5)(x34x+3)

  4. (x3+2x4)(x3+3x27x+2)

  5. (2x4+3x27x)(8x4+6x39x217)

  6. 3(x22x+2)+2(5x2x+4)

  7. 2(3x2+x+1)+6(3x22x2)

  8. 2(5x2x+3)4(3x2+7x+1)

  9. (3y34y+2)+(2y+1)(y3y2+4)

  10. (5y2+3y1)(y22y+3)+(2y2+y+5)

In Exercises 31–78, perform the indicated operations.

  1. 6x(2x+3)

  2. 7x(3x4)

  3. (x+1)(x2+2x+2)

  4. (x5)(2x23x+1)

  5. (3x2)(x2x+1)

  6. (2x+1)(x23x+4)

  7. (x+1)(x+2)

  8. (x+2)(x+3)

  9. (3x+2)(3x+1)

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

  11. (4x+5)(x+3)

  12. (2x+1)(x5)

  13. (3x2)(2x1)

  14. (x1)(5x3)

  15. (2x3a)(2x+5a)

  16. (5x2a)(x+5a)

  17. (x+2)2x2

  18. (x3)2x2

  19. (4x+1)2

  20. (3x+2)2

  21. (x+34)2

  22. (x+25)2

  23. (3x4y)2

  24. (2x+5y)2

  25. (x2+2)2

  26. (3x2)2

  27. (x2+2x)2

  28. (3yy3)2

  29. (x+2)3

  30. (2x1)3

  31. (x+3)3x3

  32. (x2)3x3

  33. (x+2y)3

  34. (2x+3y)3

  35. (5+2x)(52x)

  36. (34x)(3+4x)

  37. (2x+3y)(2x3y)

  38. (5x2y)(5x+2y)

  39. (x+1x)(x1x)

  40. (y22y)(y2+2y)

  41. (x2+3)(x23)

  42. (x32)(x3+2)

  43. (2x3)(x23x+5)

  44. (x2)(x24x3)

  45. (1+y)(1y+y2)

  46. (y+4)(y24y+16)

  47. (x6)(x2+6x+36)

  48. (x1)(x2+x+1)

In Exercises 79–88, perform the indicated operations.

  1. (x+2y)(3x+5y)

  2. (2x+y)(7x+2y)

  3. (2xy)(3x+7y)

  4. (x3y)(2x+5y)

  5. (xy)2(x+y)2

  6. (2x+y)2(2xy)2

  7. (x+y)(x2y)2

  8. (xy)(x+2y)2

  9. (x2y)3(x+2y)

  10. (2x+y)3(2xy)

In Exercises 89–94, use a2+b2=(a+b)22ab=(ab)2+2ab.

  1. If x+y=4 and xy=3, find the value of x2+y2.

  2. If xy=3 and xy=2, find the value of x2+y2.

  3. If x+1x=3, find the value of

    1. x2+1x2.

    2. x4+1x4.

  4. If x1x=2, find the value of

    1. x2+1x2.

    2. x4+1x4.

  5. If 3x+2y=12 and xy=6, find the value of 9x2+4y2.

  6. If 3x7y=10 and xy=1, find the value of 9x2+49y2.

Applying the Concepts

  1. Ticket prices. Theater ticket prices (in dollars) x years after 2006 are described by the polynomial 0.025x2+0.44x+4.28. Find the value of this polynomial for x=6 and state the result as the ticket price for a specific year.

  2. Box-office grosses. Theater box-office grosses (in billions of dollars) x years after 2008 are described by the polynomial 0.035x2+0.15x+5.17. Find the value of this polynomial for 2012 and state the result as box-office gross for a specific year.

  3. Paper shredding. A business that shreds paper products finds that it costs 0.1x2+x+50 dollars to serve x customers. What does it cost to serve 40 customers?

  4. Gift baskets. A company will produce x (for x10) gift baskets of wine, meat, cheese, and crackers at a cost of (x10)2+5x dollars per basket. What is the per basket cost for 15 baskets?

In Exercises 99 and 100, use the fact (from Example 1) that an object thrown down with an initial velocity of v0 feet per second will travel 16t2+v0t feet in t seconds.

  1. Free fall. A sandwich is thrown from a helicopter with an initial downward velocity of 20 feet per second. How far has the sandwich fallen after five seconds?

  2. Free fall. A ring is thrown off the Empire State Building with an initial downward velocity of 10 feet per second. How far has the ring fallen after two seconds?

  3. Cruise ship revenue. A cruise ship decides to reduce ticket prices to its theater by x dollars from the current price of $22.50.

    1. Write a polynomial that gives the new price after the x-dollar deduction.

    2. The revenue is the number of tickets sold times the price of each ticket. If 30 tickets were sold when the price was $22.50 and 10 additional tickets are sold for each dollar the price is reduced (all tickets are sold at the same price), write a polynomial that gives the revenue in terms of x when the original price is reduced by x dollars.

  4. Used-car rentals. A dealer who rents used cars wants to increase the monthly rent from the current $250 in n increases of $10.

    1. Write a polynomial that gives the new price after increases of $10.

    2. The revenue is the number of cars rented times the monthly rent for each car. If 50 cars can be rented at $250 per month and 2 fewer cars can be rented for each $10 rent increase, write a polynomial that gives the monthly revenue in terms of n.

Beyond the Basics

  1. Show that (a+b+c)2=a2+b2+c2+2ab+2bc+2ca.

In Exercises 104–108 use Exercise 103.

  1. Find (x2+x+1)2.

  2. Simplify (2x+yz)2(2xy+z)2.

  3. If a+b+c=8 and ab+bc+ca=12, find the value of a2+b2+c2.

  4. If x+y+z=12 and x2+y2+z2=44, find the value of xy+yz+zx.

  5. If x2+y2+z2=64 and xy+yz+zx=18, find the value of x+y+z.

  6. Show that (a+b+c)(a2+b2+c2abbcca)=a3+b3+c33abc.

  7. Use Exercise 109 to show that if a+b+c=0, then a3+b3+c3=3abc.

In Exercises 111–114 use Exercises 103 and 110 where applicable.

  1. Show that (xy)3+(yz)3+(zx)3=3(xy)(yz)(zx).

  2. Show that (2x3y)3+(3y5z)3+(5z2x)3=3(2x3y)(3y5z)(5z2x).

  3. If a+b+c=8 and ab+bc+ca=19, find the value of a3+b3+c33abc.

  4. If a+b+c=9 and ab+bc+ca=11, find the value of a3+b3+c33abc.

Getting Ready for the Next Section

In Exercises 115–124 find the missing integers in each row. In Exercises 119–124 choose a and b with |a|<|b|.

  1. a b a+b ab
    115. 3 4
    116. 3 5
    117. 2 6 8
    118. 5 2 15
    119. 7 10
    120. 8 15
    121. 2 35
    122. 2 35
    123. 5 6
    124. 5 6
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.40.177