division of polynomials  · web viewexample 2: find the quotient and the remainder when . 3x3 +...

14
Dividing Polynomials First a quick look at dividing monomials: Example 1: (a) Law of exponents; Cancellation Identity property property of multiplication (b) Example 1 demonstrates a general rule: If m and n are nonnegative integers, and m > n, then Dividing two polynomials To divide two polynomials, we first must write each polynomial in standard form. The process then follows a pattern similar to that of Example 4. The next example illustrates the procedure. Example 2: Find the quotient and the remainder when 3x 3 + 4x 2 + x + 7 is divided by x 2 + 1 Solution: Each of the given polynomials is in standard form. The dividend is 3x 3 + 4x 2 + x + 7, and the divisor is x 2 + 1. STEP 1: Divide the leading term of the dividend, 3x 3 , by the leading term of the divisor, x 2 . Enter the result, 3x, over the term 3x 3 , as shown below. 3x x 2 + 1) 3x 3 + 4x 2 + x + 7 STEP 2: Multiply 3x by x 2 + 1 and enter the result below the dividend. 3x x 2 + 1) 3x 3 + 4x 2 + x + 7 3x 3 + 3x Notice that the 3x term is aligned under the x to make the next step easier. 10

Upload: others

Post on 22-Jun-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Dividing Polynomials

First a quick look at dividing monomials:

Example 1: (a)

Law of exponents; CancellationIdentity property propertyof multiplication

(b)

Example 1 demonstrates a general rule:

If m and n are nonnegative integers, and m > n, then

Dividing two polynomials

To divide two polynomials, we first must write each polynomial in standard form. The process then follows a pattern similar to that of Example 4. The next example illustrates the procedure.

Example 2: Find the quotient and the remainder when

3x3 + 4x2 + x + 7 is divided by x2 + 1

Solution: Each of the given polynomials is in standard form. The dividend is 3x3 + 4x2 + x + 7, and the divisor is x2 + 1.

STEP 1: Divide the leading term of the dividend, 3x3, by the leading term of the divisor, x2. Enter the result, 3x, over the term 3x3, as shown below.

3xx2 + 1)3x3 + 4x2 + x + 7

STEP 2: Multiply 3x by x2 + 1 and enter the result below the dividend.

3xx2 + 1)3x3 + 4x2 + x + 7

3x3 + 3x

Notice that the 3x term is aligned under the x to make the next step easier.

STEP 3: Subtract and bring down the remaining terms.

3xx2 + 1)3x3 + 4x2 + x + 7

3x3 + 3x Subtract.4x2 - 2x + 7 Bring down the 4x2 and the 7.

10

Page 2: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

STEP 4: Repeat STEPS 1 – 3 using 4x2 - 2x + 7 as the dividend.

3x + 4x2 + 1)3x3 + 4x2 + x + 7 Divide 4x2 by x2 to get 4.

3x3 + 3x4x2 - 2x + 7 Multiply x2 + 1 by 4; subtract.

Since x2 does not divide -2x evenly (that is, the result is not a monomial), the process ends. The quotient is 3x + 4, and the re is -2x + 3.

Check: (Quotient)(Divisor) + Remainder = (3x + 4)(x2 + 1) + (-2x + 3) = 3x3 + 4x2 + 3x + 4 + (- 2x + 3)= 3x3 + 4x2 + x + 7 = Dividend

Thus,

The next example combines the steps involved in long division.

Example 2: Find the quotient and the remainder when

x4 - 3x3 + 2x - 5 is divided by x2 - x + 1

Solution: In setting up this division problem, it is necessary to leave a space for the missing x2 term in the dividend.

x2 - 2x – 3 Quotient Divisor x2 - x + 1 ) x4 - 3x3 + 2x -5 Dividend

Subtract x 4 - x 3 + x 2 - 2x3 - x2 + 2x -5

Subtract - 2 x 3 + 2 x 2 - 2 x - 3x2 + 4x - 5

Subtract - 3 x 2 + 3 x - 3 x - 2 Remainder

Check: (Quotient)(Divisor) + Remainder = (x2 - 2x - 3)(x2 – x + 1) + x - 2 = x4 - x3 + x2 - 2x3 + 2x2 - 2x - 3x2 + 3x - 3 + x - 2 = x4 - 3x3 + 2x - 5 = Dividend

Thus,

11

Page 3: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Example 7: Find the quotient and remainder when

2x3 + 3x2 - 2x - 3 is divided by 2x + 3

Solution: x2 - 1 2x + 3 ) 2x3 + 3x2 - 2x - 3

2 x 3 + 3 x 2 -2x - 3 - 2 x - 3

0

Check: (Quotient)(Divisor) + Remainder = (x2 - 1)(2x + 3) + 0 = 2x3 + 3x2 - 2x - 3 = Dividend

Thus,

The process for dividing two polynomials leads to the following result:

Theorem: The remainder after dividing two polynomials is either the zero polynomial or a polynomial of degree less than the degree of the divisor.

Practice Exercise 2: Find the quotient and remainder when:

1. x3 + 3x2 – 7x + 4 is divided by x + 22. x4 – 81 is divided by x2 + 93. 2x3 – 2x2 + 7x is divided by 2x – 2

Answers to Practice Exercises:1. Quotient: x2 + x – 9; remainder: 222. Quotient: x2 – 9; remainder: 0

3. Quotient: remainder: 7

12

Page 4: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Exercise 2.6

In Problems 21-50, find the quotient and the remainder. Check your work by verifying that (Quotient)(Divisor) + Remainder = Dividend

23

4x3 –

di

x 24 3x3

– x2 di2

54x3 –

di

x 26 3x3

– divided by x 2

74x3 –

di

x228 3x3

divi2

94x3 –

di

x230 3x3

divi3

14x3 –

di

x332 3x3 –

divi3

34x3 –

di

x234

3x3

divide3

54x3 –

di

x236

3x3

divided

21. 4x3 – 3x2 + X + 1 divided by x 22. 3x3 – x2 + X – 2 divided by x

13

37. x4 – 1 divided by x – 1 44. 1 – x2 + x4 divided by x2 – x + 138. x4 – 1 divided by x + 1 45. 1 – x2 + x4 divided by 1 – x2 39. x4 – 1 divided by x2 – 1 46. 1 – x2 + x4 divided by 1 + x2 40. x4 – 1 divided by x2 + 1 47. x3 – a3 divided by x – a 41. -4x3 + x2 – 4 divided by x – 1 48. x3 + a3 divided by x + a 42. -3x4 – 2x – 1 divided by x – 1 49. x4 – a4 divided by x – a 43. 1 – x2 + x4 divided by x2 + x + 1 50. x5 – a5 divided by x – a

Page 5: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Reducing Rational Expressions to Lowest Terms

If we form the quotient of two polynomials, the result is called a rational expression. Some examples of rational expressions are:

a) b) c) d)

Expressions (a), (b), and (c) are rational expressions in one variable, x, whereas (d) is a rational expression in two variables, x and y.

Rational expressions are described in the same manner as fractions. Thus, in expression (a), the polynomial x3 + 1 is called the numerator, and x is called the denominator. When the numerator and denominator of a rational expression contain no common factors (except 1 and -1), we say the rational expression is reduced to lowest terms, or simplified.

A rational expression is reduced to lowest terms by completely factoring the numerator and the denominator and canceling any common factors by using the cancellation property,

.

Example 1: Reduce to lowest terms:

We begin by factoring the numerator and the denominator:

x2 + 4x + 4 = (x + 2)(x + 2) x2 + 3x + 2 = (x + 2)(x + 1)

Since a common factor, x + 2, appears, the original expression is not in lowest terms. To reduce it to lowest terms, we use the cancellation property.

Warning: Apply the cancellation property only to rational expressions written in factored form. Be sure to cancel only the common factors.

Example 2: Reduce to lowest terms:

Solution: We proceed directly to rewriting the rational expression so that both the numerator and denominator are factored completely:

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

Page 6: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Once a rational expression has been reduced to lowest terms, it may be left in factored form or multiplied out. Thus, the simplified form of the solution to Example 2 may be written as:

x ( x + 5) x2 + 5 x x + 1 or as x + 1

Later, we will see that leaving a rational expression in factored form is generally preferable.

Example 3: Reduce to lowest terms:

Solution:

Monomial Difference ofFactors two cubes

=

If the leading coefficient of a polynomial in standard form is negative, it is usually easier to rewrite the polynomial as the product of -1 and its additive inverse before factoring. For example,

- x2 – x + 6 = -1 (x2 + x – 6) = (-l)(x + 3)(x - 2)

When factoring out -1, remember to change the sign of each term in the polynomial when writing its additive inverse.

The next example illustrates this procedure as it applies to reducing rational expressions.

Example 4: Reduce to lowest terms:

Solution: 6 - – x – x 2 -– x 2 -– x + 6 (-1)( x 2 + x – 6) x2 – x – 12 = x2 – x – 12 = x2 – x –12

Write numerator Factor out –1In standard form

=

Factor Cancel

The solution to Example 4 may be written in any of the following equivalent ways:

Page 7: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Evaluating Rational Expressions

To evaluate a rational expression means to evaluate the polynomial in the numerator and the polynomial in the denominator. However, the polynomial in the denominator of a rational expression cannot have a value equal to 0, since division by 0 is not defined. In other words, the domain of the variable of a rational expression must exclude any values that cause the polynomial in the denominator to have a value equal to 0.

Example 5 Evaluate the rational expression below for the given values of x.

(a) x = 2 (b) x = -1 (c) x = 0 (d) x = 1

Solution: (a) We substitute 2 for x in the rational expression to obtain

(b) We substitute -1 for x in the rational expression to obtain

(c) We substitute 0 for x in the rational expression to obtain

(d) We substitute 1 for x in the rational expression to obtain

The domain of the variable x in the ration expression given in Example 5 is any real number except 3 and -3, since these values would cause the denominator, x2 – 9, to equal 0.

Exercise 3.2

In problems 1 – 20, reduce each rational expression to lowest terms.

1. 2. 3. 4.

5. 6. 7. 8.

9. 10. 11. 12.

13. 14. 15. 16.

17. 18. 19. 20.

Page 8: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

In problems #’s 21 – 24 evaluate each rational expression for the given value of the variable.

21. for x = 3 22. for x = 2

23. for x = -4 24. for x = -5

Multiplication and Division of Rational Expressions

The rules for multiplying and dividing rational expressions are the same as the rules for multiplying and dividing fractions.

If are two rational expressions, their product is given by the rule:

Equation (1)

In using equation (1), be sure to factor each polynomial completely so that common factors can be cancelled. We will follow the practice of leaving our answers in factored form.

Example 1:

Rule for multiplication

Factor

Example 2:

Rule for multiplication

Factor

Notice in Example 2 that we wrote the factors of the answer so that the numerical factors appear first. In this way, the factor 3 in the denominator, for example, will not be mistaken for an exponent.

Example 3:

13

2

1132

21

x

x

xxx

xxxx

23

124

231

1124

xx

xx

xxx

xxx

2

14

121212411

xx

x

xxxx

xxx

Page 9: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Example 4:

Rule for division Rule for multiplication

Example 5:

Exercise 3.3

In problems 1 – 21, perform the indicated operation and simplify the result. Leave your answer in factored form.

1. 2. 3.

4. 5. 6.

7. 8. 9.

10. 11. 12.

13. 14. 15.

16. 17.

18. 19

x

xxxx

xxx 1213

1132

42

422

342242223

xxxx

xxxxxxxx

Page 10: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

20. 21.

Addition and Subtraction of Rational Expressions

The rules for adding and subtracting rational expressions are the as the rules for adding and subtracting fractions. Thus, if the denominators of two rational expressions to be added (or subtracted) are equal, we add (or subtract) the numerators and keep the common denominator. That is, if a/b and c/b are two rational expressions, then

Equation (1):

In this section, we will again follow the practice of leaving our answers in factored form.

Example 1:

Example 2:

Example 3:

Example 4: Find :

Solution: Notice that the denominators of the two rational expressions to be added are different. However, the denominator of the second expression is just the additive inverse of the denominator of the first. That is

3 – x = - x + 3 = -1(x – 3) = - (x – 3)

Thus

Example 5:

Notice in Example 5 that we subtracted the quantity (3x + 2) from the x in the first step. When subtracting rational expressions, be careful to place parentheses around the numerator of the faction being subtracted to ensure that the entire numerator is subtracted.

If the denominators of two rational expressions to be added or subtracted are not equal, we can use the following general rules for adding and subtracting quotients:

1

211

12

1222

122

122

xxxx

x

x

xx

x

Page 11: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

Equation (2):

Equation (3):

Example 6:

Least common Multiple

If the denominators of two rational expressions to be added (or subtracted) have common factors, we usually do not use the general rules given by equations (2) and (3), since, in doing so, we make the problem more complicated than it needs to be. Instead, just as with fractions, we apply the least common multiple (LCM) method by using the polynomial of least degree that contains each denominator polynomial as a factor. Then we rewrite each rational expression using the LCM as the common denominator and use equation (1) to perform the addition (or subtraction).

To find the least common multiple of two or more polynomials, first factor completely each polynomial. The LCM is the product of the different prime factors of each polynomial, each factor appearing the greatest number of times it occurs in each polynomial. The next two examples will give you the idea.

Example 7: Find the least common multiple of the following pair of polynomials:

Solution: The polynomials are already factored completely as x(x - 1)2(x + 1) and 4(x - 1)(x + 1)3

Start by writing the factors of the left-hand polynomial. (Alternatively, you could start with the one on the right.)

x(x - 1)2(x + 1)

Now look at the right-hand polynomial. Its first factor, 4, does not appear in our list, so we insert it:

4 x(x - 1)2(x + 1)

The next factor, x-1, is already in our list, so no change is necessary. The final factor is (x + 1)3. Since our list has x + 1 to the first power only, we replace x + 1 in the list by (x + 1)3. The LCM is

4 x(x - 1)2(x + 1)3

Notice that the LCM is, in fact, the polynomial of least degree that contains x(x - 1)2(x + 1) and 4(x - 1)(x + 1)3 as factors.

Example 8: Find the least common multiple of the following pair of polynomials:

2x2 - 2x - 12 and x3 - 3x2

Solution: First, we factor completely each polynomial:

Page 12: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

2x2 - 2x - 12 = 2(x2 - x - 6) = 2(x- 3)(x + 2)

x3 - 3x2 = x2(x - 3)Now we write the factors of the first polynomial:

2(x - 3)(x + 2)

Looking at the factors that appear in the second polynomial, we see that the first factor, x2, does not appear in our list, so we insert it:

2x2(x - 3)(x + 2)

The remaining factor, x - 3, is already on our list.

Thus, the LCM of 2x2 - 2x – 12 and x3 - 3x2 is 2x2(x - 3)(x + 2).

Exercise 3.4

In problems 1 – 24, perform the indicated operation(s) and simplify the result. Leave your answer in factored form.

1. 2. 3.

4. 5. 6.

7. 8. 9.

10. 11. 12.

13. 14. 15.

16. 17. 18.

19. 20. 21.

22. 23. 24.

In problems 25 – 32, find the LCM of the given polynomial.

25. x2 – 4; x2 – x – 2 26. x2 – x – 12; x2 – 8x + 16 27. x3 – x; x2 – x

Page 13: Division of Polynomials  · Web viewExample 2: Find the quotient and the remainder when . 3x3 + 4x2 + x + 7 is divided by x2 + 1. Solution: Each of the given polynomials is in standard

28. 3x2 – 27; 2x2 – x – 15 29. 4x3 – 4x2 + x; 2x3 – x2; x3

30. x– 3; x2 + 3x; x3 – 9x 31. x3 – x; x3 – 2x2 + x; x3 – 1

32. x2 + 4x + 4; x3 + 2x2; (x + 2)3