29
FACTORING FACTORING POLYNOMIALS POLYNOMIALS

Factoring polynomials

  • Upload
    eixarc

  • View
    263

  • Download
    3

Embed Size (px)

Citation preview

Page 1: Factoring polynomials

FACTORING FACTORING POLYNOMIALSPOLYNOMIALS

Page 2: Factoring polynomials

Main ideas:Main ideas:

What is the numerical value of a polynomial for x = What is the numerical value of a polynomial for x = a?a?

What is a root of a polynomial?What is a root of a polynomial? What is a factor of a polynomial?What is a factor of a polynomial? What is the relationship between roots and factors?What is the relationship between roots and factors? How can we determine the roots?How can we determine the roots? How can we factor a polynomial?How can we factor a polynomial?

Page 3: Factoring polynomials

Numerical value of a polynomial for x = aNumerical value of a polynomial for x = a

If you evaluate P(x) for x = a, you get If you evaluate P(x) for x = a, you get P(a).P(a).

We say that P(a) is the numerical value We say that P(a) is the numerical value of the polynomial P(x) when x = aof the polynomial P(x) when x = a

Page 4: Factoring polynomials

Numerical value of a polynomial for x = aNumerical value of a polynomial for x = a

Example: Example:

Evaluate P(x)= -2xEvaluate P(x)= -2x22+3x-5 for x +3x-5 for x = -3= -3

P(-3)= -2(-3)P(-3)= -2(-3)22 + 3(-3) – 5 = + 3(-3) – 5 =325992

So, the numerical value of the polynomial P(x)

when x = -3 is: P(-3) = -32

Page 5: Factoring polynomials

Root of a polynomial Root of a polynomial P(x)P(x)

We say that the number “a” is a root of the We say that the number “a” is a root of the polynomial P(x) if the numerical value polynomial P(x) if the numerical value P(a)=0P(a)=0

In other words: In other words:

If, when you evaluate P(x) for x = a, you If, when you evaluate P(x) for x = a, you get P(a)=0, then “a” is a root of P(x)get P(a)=0, then “a” is a root of P(x)

Page 6: Factoring polynomials

Check that a = 2 and b = 1, are Check that a = 2 and b = 1, are both roots of the polynomial:both roots of the polynomial:

P(x) = x2 - 3x + 2

but c = -1 is not. but c = -1 is not.

Exercise:Exercise:

Page 7: Factoring polynomials

Factors of a Factors of a polynomialpolynomial We can write the We can write the

polynomial P(x) this polynomial P(x) this way:way:

P(x) = x2 - 3x + 2

or this way:or this way:

P(x) = (x – 2)(x – 1)

The The linear binomialslinear binomials (x-2) y (x-1) are the (x-2) y (x-1) are the simplest factorssimplest factors of P(x) of P(x)

Page 8: Factoring polynomials

Searching for rootsSearching for roots

We have to find all numbers We have to find all numbers “a” so that P(a) = 0“a” so that P(a) = 0

But, how will we find them?But, how will we find them?

Page 9: Factoring polynomials

There are several There are several key ideaskey ideas which will help us to which will help us to find roots:find roots:

The remainder theoremThe remainder theorem

The Ruffini’s ruleThe Ruffini’s rule

This useful property of polynomials:This useful property of polynomials:

““An integer root of a polynomial, is always a divisor of its An integer root of a polynomial, is always a divisor of its constant term” constant term”

Page 10: Factoring polynomials

The remainder theoremThe remainder theorem ::

"If a polynomial P(x) is divided by a binomial (x - a), "If a polynomial P(x) is divided by a binomial (x - a), then the remainder is equal to the numerical value then the remainder is equal to the numerical value of the polynomial when x = "a", and can be of the polynomial when x = "a", and can be expressed as P(a)"expressed as P(a)"

In other words, we can write:In other words, we can write:

P(x) P(x) x-ax-a

Remainder C(x)Remainder C(x)

Remaider = P(a) Remaider = P(a)

(numerical value when x = a)(numerical value when x = a)

Page 11: Factoring polynomials

The remainder theoremThe remainder theorem ::

"If a polynomial P(x) is divided by a binomial (x - a), "If a polynomial P(x) is divided by a binomial (x - a), then the remainder is equal to the numerical value then the remainder is equal to the numerical value of the polynomial when x = "a", and can be of the polynomial when x = "a", and can be expressed as P(a)"expressed as P(a)"

In other words, we can write:In other words, we can write:

P(x) P(x) x-ax-a

Remainder C(x)Remainder C(x)

Remaider = P(a) Remaider = P(a)

(numerical value when x = a)(numerical value when x = a)

So, if the remainder of the division is zero,

then P(a)=0 and therefore “a” is a root of P(x).

Page 12: Factoring polynomials

The Ruffini’s ruleThe Ruffini’s rule ::

This rule is a practical way This rule is a practical way for doing divisions like for doing divisions like this:this:

(x2 – 3x + 2) : (x – 2)

Page 13: Factoring polynomials

The Ruffini’s ruleThe Ruffini’s rule ::

This rule is a practical way This rule is a practical way for doing divisions like for doing divisions like this:this:

(x2 – 3x + 2) : (x – 2)

How?

Page 14: Factoring polynomials

2

1 -3 2

(x2 – 3x + 2) : (x – 2)

We write this number here

Page 15: Factoring polynomials

2

1 -3 2

(x2 – 3x + 2) : (x – 2)

Page 16: Factoring polynomials

We can see that the remainder of the division is We can see that the remainder of the division is zero.zero.

2

1 -3 2

1 -1 0

2 -2

As the remainder of P(x) : (x-2) is zero, “2” is a root of P(x), and therefore, the linear binomial (x-2) is a factor of the polynomial P(x)

Now, we will look for another root in order to get a new factor, and so on… (x2 – 3x + 2) : (x – 2)

Page 17: Factoring polynomials

This rule makes it easier to find the values of "a".

““An integer root of a polynomial, is always a divisor of its An integer root of a polynomial, is always a divisor of its constant term” constant term”

Page 18: Factoring polynomials

““An integer root of a polynomial, is always a divisor of its An integer root of a polynomial, is always a divisor of its constant term” constant term”

Example:Example:

Which Which integer numbersinteger numbers could becould be roots of the polynomial roots of the polynomialP(x) = - 3x5 + 4x2 – 5x -3 ? ?

Answer: The divisors of the Answer: The divisors of the constant termconstant term

They are only +1, -1, +3 y -3They are only +1, -1, +3 y -3

Page 19: Factoring polynomials

It is time to use Ruffini’s rule to make the following divisions faster:

P(x):(x-1) P(x):(x+1) P(x):(x-3) and P(x):(x+3)

( x-(-1)) ( x-(3))

Page 20: Factoring polynomials

So, if we want to factor a polynomial, we need So, if we want to factor a polynomial, we need to find its roots…to find its roots…

Roots2, -1 y 3

1st Factor:(x-2)

2nd Factor:(x+1)

3th Factor:(x-3)

Page 21: Factoring polynomials

Exercise: Factor the polynomialExercise: Factor the polynomial

Possible integer roots : +1, -1, +2, -2, +3, -3, +6, -6

P(x) = x3 -4x2 + x + 6

Page 22: Factoring polynomials

Possible integer rootPossible integer root Is it a root? Yes/NoIs it a root? Yes/No FactorFactor

+1+1 NoNo

-1-1 YesYes (x+1)(x+1)

+2+2 YesYes (x-2)(x-2)

-2-2 NoNo

+3+3 YesYes (x-3)(x-3)

-3-3 NoNo

+6+6 NoNo

-6-6 NoNo

Page 23: Factoring polynomials

Now, we can write the polynomial: Now, we can write the polynomial:

P(x) = x3 -4x2 + x + 6

in its factored formin its factored form

P(x) = x3 -4x2 + x + 6 = (x+1)(x-2)(x-3)

Page 24: Factoring polynomials

In short, there are three strategies for finding In short, there are three strategies for finding roots…roots…

If we “suspect” that a number “a” is a root of the If we “suspect” that a number “a” is a root of the polynomial P(x), we can:polynomial P(x), we can:

1.1. We can make the division P(x) : (x-a). We can make the division P(x) : (x-a). If the remainder is zero, then “a” is a root of P(x).If the remainder is zero, then “a” is a root of P(x).

Ruffini’s ruleRuffini’s rule

2.We can write the number “a” instead of the “x” 2.We can write the number “a” instead of the “x” and make the calculations. If the numerical value, and make the calculations. If the numerical value, P(a)=0, then “a” is a root of P(x).P(a)=0, then “a” is a root of P(x).

Root of a polynomial: definitionRoot of a polynomial: definition

3. We can solve the equation P(x)=03. We can solve the equation P(x)=0Particularly if P(x)=0 is a quadratic equationParticularly if P(x)=0 is a quadratic equation

Page 25: Factoring polynomials

In a diagram form, we can say:In a diagram form, we can say:

P(x)

Possible integer roots:Divisors of the constant term:

a, b, c…

a is a root b is not a root

(x – a) is a factor

Page 26: Factoring polynomials

P(x)

Possible integer roots:Divisors of the constant term:

a, b, c…

a is a root b is not a root

(x – a) is a factor

If the remainder of the division is zero…

P(x) x-a

0 C(x)

When the remainder of the division is zero…

P(x) x-a

0 C(x)

Page 27: Factoring polynomials

P(x)

Possible integer roots:

Divisors of the constant term: a, b, c…

a is a root b is not a root

(x – a) is a factor

If the numerical value P(a) = 0

P(a) = 0

Page 28: Factoring polynomials

P(x)

Possible integer roots:

Divisors of the constant term: a, b, c…

a is a root b is not a root

(x – a) is a factor

If “a” is a solution of the equation P(x) = 0

Page 29: Factoring polynomials

Therefore, if we know every root of the polynomial P(x),

so to speak, a, b, c, etc…

The factors will be:

(x-a), (x-b), (x-c), etc…