factoring a polynomial and rational expressions lecture #3

30
H.G/1100/06 Factoring a Polynomial and Rational Expressions Lecture #3 Dr .Hayk Melikyan Departmen of Mathematics and CS [email protected]

Upload: josephine-boone

Post on 31-Dec-2015

20 views

Category:

Documents


0 download

DESCRIPTION

Factoring a Polynomial and Rational Expressions Lecture #3. Dr .Hayk Melikyan Departmen of Mathematics and CS [email protected]. Factoring. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 1

Factoring a Polynomial and

Rational Expressions Lecture #3

Dr .Hayk MelikyanDepartmen of Mathematics and CS

[email protected]

Page 2: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 2

Factoring is the process of writing a polynomial as the product of two or more polynomials. The factors of 6x2 – x – 2 are 2x + 1 and 3x – 2. In this section, we will be factoring over the integers. Polynomials that cannot be factored using integer coefficients are called irreducible over the integers or prime.

The goal in factoring a polynomial is to use one or more factoring techniques until each of the polynomial’s factors is prime or irreducible. In this situation, the polynomial is said to be factored completely.

Factoring

Page 3: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 3

In any factoring problem, the first step is to look for the greatest common factor. The greatest common factor is a n expression of the highest degree that divides each term of the polynomial. The distributive property in the reverse direction

ab + ac = a(b + c)

can be used to factor out the greatest common factor.

Common Factors

Page 4: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 4

Factor: a. 18x3 + 27x2 b. x2(x + 3) + 5(x + 3)

Solutiona. We begin by determining the greatest common factor. 9 is the greatest integer that divides 18 and 27. Furthermore, x2 is the greatest expression that divides x3 and x2. Thus, the greatest common factor of the two terms in the polynomial is 9x2. 18x3 + 27x2 = 9x2(2x) + 9x2(3) Express each term with the greatest common factor as a factor.

= 9x2(2 x + 3) Factor out the greatest common factor.

b. In this situation, the greatest common factor is the common binomial factor (x + 3). We factor out this common factor as follows. x2(x + 3) + 5(x + 3) = (x + 3)(x2 + 5) Factor out the common binomial factor.

Text Example

Page 5: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 5

A Strategy for Factoring ax2 + bx + c

If no such combinations exist, the polynomial is prime.

(Assume, for the moment, that there is no greatest common factor.) 1. Find two First terms whose product is ax2:

( x + )( x + ) = ax2 + bx + c

2. Find two Last terms whose product is c:(x + )(x + ) = ax2 + bx + c

I

3. By trial and error, perform steps 1 and 2 until the sum of the Outside product and Inside product is bx:

( x + )( x + ) = ax2 + bx + c

O

(sum of O + I)

Page 6: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 6

Factor: a. x2 + 6x + 8b. x2 + 3x – 18

Solutiona. The factors of the first term are x and x: (x )( x )To find the second term of each factor, we must find two numbers whose product is 8 and whose sum is 6.

-6-969Sum of Factors

-4, -2-8, -14, 28, 1Factors of 8

From the table above, we see that 4 and 2 are the required integers. Thus,x2 + 6x + 8 = (x + 4)( x + 2) or (x + 2)( x + 4).

This is the desired sum.

Text Example

Page 7: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 7

Factor: a. x2 + 6x + 8b. x2 + 3x – 18

Solutionb. We begin with x2 + 3x – 18 = (x )( x ).To find the second term of each factor, we must find two numbers whose product is –18 and whose sum is 3.

From the table above, we see that 6 and –3 are the required integers. Thus,x2 + 3x – 18 = (x + 6)(x – 3) or (x – 3)(x + 6).

-33-77-1717Sum of Factors

-6, 36, -3-9, 29, -2-18, 118, -1Factors of -18

This is the desired sum.

Text Example cont.

Page 8: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 8

Factor: 8x2 – 10x – 3.

Step 2 Find two Last terms whose product is –3. The possible factors are 1(-3) and –1(3).

Step 3 Try various combinations of these factors. The correct factorization of 8x2 – 10x – 3 is the one in which the sum of the Outside and Inside products is equal to –10x. Here is a list of possible factors.

SolutionStep 1 Find two First terms whose product is 8x2.

8x2 – 10x – 3 (8x )(x )8x2 – 10x – 3 (4x )(2x )

ÕÕ

Text Example

Page 9: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 9

-4x + 6x = 2x(4x + 3)(2x – 1)

12x – 2x = 10x(4x – 1)(2x + 3)

4x – 6x = -2x(4x – 3)(2x + 1)

-12x + 2x = -10x(4x + 1)(2x – 3)

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

24x – x = 23x(8x – 1)(x +3)

8x – 3x = 5x(8x – 3)(x + 1)

-24x + x = -23x(8x + 1)(x – 3)

Sum of Outside and Inside Products (Should Equal –10x)

Possible Factors of

8x2 – 10x – 3

Thus, 8x2 – 10x – 3 = (4x + 1)(2x – 3) or (2x – 3)(4x + 1).

This is the required middle term.

Text Example cont.

Page 10: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 10

The Difference of Two Squares

• If A and B are real numbers, variables, or algebraic expressions, then

• A2 – B2 = (A + B)(A – B).• In words: The difference of the squares of

two terms factors as the product of a sum and the difference of those terms.

Page 11: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 11

Text Example

Factor: 81x2 - 49

Solution:

81x2 – 49 = (9x)2 – 72 = (9x + 7)(9x – 7).

Page 12: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 12

Factoring Perfect Square Trinomials

Let A and B be real numbers, variables, or algebraic expressions, 1. A2 + 2AB + B2 = (A + B)2

2. A2 – 2AB + B2 = (A – B)2

Here’s how to recognize a perfect square trinomial

1. The first and last terms are squares of monomials or integers.

2. The middle term is twice the product of the expressions being squared in the first and last terms.

Page 13: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 13

Text Example

Factor: x2 + 6x + 9.

x2 + 6x + 9 = x2 + 2 · x · 3 + 32 = (x + 3)2

Solution:

Page 14: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 14

Text Example

Factor: 25x2 – 60x + 36 .

Solution:

25x2 – 60x + 36 = (5x)2 – 2 · 5x · 6 + 62 = (5x -6)2.

Page 15: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 15

Factoring the Sum and Difference of 2 Cubes

64x3 – 125 = (4x)3 – 53

= (4x – 5)(4x)2 + (4x)(5) + 52)

= (4x – 5)(16x2 + 20x + 25)

A3 – B3 = (A – B)(A2 + 2AB + B2)

x3 + 8 = x3 + 23

= (x + 2)( x2 – x·2 + 22)

= (x + 2)( x2 – 2x + 4)

A3 + B3

= (A + B)(A2 – 2AB + B2)

ExampleType

Page 16: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 16

A Strategy for Factoring a Polynomial

1. If there is a common factor, factor out the GCF.2. Determine the number of terms in the polynomial

and try factoring as follows:a) If there are two terms, can the binomial be factored by

one of the special forms including difference of two squares, sum of two cubes, or difference of two cubes?

b) If there are three terms, is the trinomial a perfect square trinomial? If the trinomial is not a perfects square trinomial, try factoring by trial and error.

c) If there are four or more terms, try factoring by grouping.

3. Check to see if any factors with more than one term in the factored polynomial can be factored further. If so, factor completely.

Page 17: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 17

Factor: x3 – 5x2 – 4x + 20

Solutionx3 – 5x2 – 4x + 20 = (x3 – 5x2) + (-4x + 20) Group the terms with common factors.

= x2(x – 5) – 4(x – 5) Factor from each group.

= (x – 5)(x2 – 4) Factor out the common binomial factor, (x – 5).

= (x – 5)(x + 2)(x – 2) Factor completely by factoring x2 – 4 as the difference of two squares.

Example

Page 18: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 18

Rational Expressions

http://www.nccu.edu/artsci/math/Gevorgyan

Page 19: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 19

Example

If x2 – 7 = 28, what is the value of x2 + 7 =

If 4x – 5y = 15 and 2x – y = 9 then 6x – 6y =

Page 20: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 20

Rational expressions

A rational expression is the quotient of two polynomials.

The set of real numbers for which an algebraic

expression is defined is the domain of the expression. Because rational expression indicate division and division by zero is undefined, we must exclude numbers from a rational expression’s domain that make the denominator zero.

Page 21: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 21

Find all the numbers that must be excluded from the domain of each rational expression.

This denominator would equal zero if x = 2.

This denominator would equal zero if x = -1.

This denominator would equal zero if x = 1.

SolutionTo determine the numbers that must be excluded from each domain, examine the denominators.

Text Example

a.a

x 2b.

x

x2 1

a.a

x 2b.

x

x2 1

x

(x 1)(x 1)

Page 22: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 22

Simplifying Rational Expressions

1. Factor the numerator and denominator completely.

1. Divide both the numerator and denominator by the common factors.

Page 23: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 23

Example

84

42

x

x Simplify:

Solution:

4

2

)2(4

)2)(2(

84

42

x

x

xx

x

x

Page 24: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 24

Multiplying Rational Expressions

1. Factoring all numerators and denominators completely.

2. Dividing both the numerator and denominator by common factors.

3. Multiply the remaining factors in the numerator and multiply the remaining factors in the denominator.

Page 25: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 25

xx

x

xx

xx

2

1

32

322

2

2

2

Example

Multiply and simplify:

2

1

)2(

)1)(1(

)1)(32(

)32(2

1

32

322

2

2

2

x

x

xx

xx

xx

xxxx

x

xx

xxSolution:

Page 26: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 26

Example

2

3

246

63 2

2

2

x

xx

x

xx Divide and simplify:

Solution:

xx

x

x

xx

x

xx

x

xx

22

2

2

2

2

3

2

246

63

2

3

246

63

66

1

1

1

6

1

)1(3

2

)2)(2(6

)2(3

xx

xx

x

xx

xx

Page 27: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 27

Example

13

3

13

2

xx

x

Add:

Solution:

13

32

13

3

13

2

x

x

xx

x

Page 28: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 28

Finding the Least Common Denominator

1. Factor each denominator completely.2. List the factors of the first denominator.3. Add to the list in step 2 any factors of the

second denominator that do not appear in the list.

4. Form the product of each different factor from the list in step 3. This product is the least common denominator.

Page 29: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 29

Adding and Subtracting Rational Expressions That Have Different Denominators with Shared Factors

1. Find the least common denominator.

2. Write all rational expressions in terms of the least common denominator. To do so, multiply both the numerator and the denominator of each rational expression by any factor(s) needed to convert the denominator into the least common denominator.

3. Add or subtract the numerators, placing the resulting expression over the least common denominator.

4. If necessary, simplify the resulting rational expression.

Page 30: Factoring a Polynomial  and  Rational Expressions  Lecture #3

H.G/1100/06 30

55

2

55

42

aaa

Example

Subtract:

Solution:

)1(5

2

)1(5

455

2

55

42

aaa

aaa

)1(5

24

)1(5

2

)1(5

4

)1(5

2

)1(5

4

aa

a

aa

a

aa

a

a

aaa