SlideShare a Scribd company logo
1 of 29
FACTORING
POLYNOMIALS


Main ideas:








What is the numerical value of a polynomial for x = a?
What is a root of a polynomial?
What is a factor of a polynomial?
What is the relationship between roots and factors?
How can we determine the roots?
How can we factor a polynomial?


Numerical value of a polynomial for x = a




If you evaluate P(x) for x = a, you get P(a).
We say that P(a) is the numerical value of
the polynomial P(x) when x = a




Numerical value of a polynomial for x = a
Example:
Evaluate P(x)= -2x2+3x-5 for x = -3

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

− 2 ⋅ 9 − 9 − 5 = −32

So, the numerical value of the polynomial P(x)
when x = -3 is:

P(-3) = -32





Root of a polynomial P(x)
We say that the number “a” is a root of the
polynomial P(x) if the numerical value P(a)=0
In other words:
If, when you evaluate P(x) for x = a, you get
P(a)=0, then “a” is a root of P(x)


Exercise:

Check that a = 2 and b = 1, are
both roots of the polynomial:
P(x) = x2 - 3x + 2
but c = -1 is not.


Factors of a polynomial
We can write the
polynomial P(x) this way:
P(x) = x2 - 3x + 2
or this way:
P(x) = (x – 2)(x – 1)

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

Searching for roots




We have to find all numbers
“a” so that P(a) = 0
But, how will we find them?


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



The remainder theorem



The Ruffini’s rule



This useful property of polynomials:

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

The remainder theorem :


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

P(x)
Remainder

x-a
C(x)

Remaider = P(a)
(numerical value when x = a)


The remainder theorem :


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

P(x)
Remainder

x-a
C(x)

Remaider = P(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).


The Ruffini’s rule :


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

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

The Ruffini’s rule :


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

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

How?
We write this number here

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

-3

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

-3

2


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

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…

1

1

2

2

2

-3

-2

-1

0

(x2 – 3x + 2) : (x – 2)
This rule makes it easier to find the values of "a".
“An integer root of a polynomial, is always a divisor of its constant term”
“An integer root of a polynomial, is always a divisor of its constant term”

Example:
Which integer numbers could be roots of the polynomial
P(x) = - 3x5 + 4x2 – 5x -3 ?

Answer: The divisors of the constant term
They are only +1, -1, +3 y -3
It is time to use Ruffini’s rule to make the
following divisions faster:

P(x):(x-1)

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

P(x):(x-3)

and

P(x):(x+3)

( x-(3))


So, if we want to factor a polynomial, we need to
find its roots…
Roots
2, -1 y 3

1st Factor:
(x-2)

2nd Factor:
(x+1)

3th Factor:
(x-3)


Exercise: Factor the polynomial

P(x) = x3 -4x2 + x + 6
Possible integer roots :

+1, -1, +2, -2, +3, -3, +6, -6
Possible integer root

Is it a root? Yes/No

Factor

+1

No

-1

Yes

(x+1)

+2

Yes

(x-2)

-2

No

+3

Yes

-3

No

+6

No

-6

No

(x-3)


Now, we can write the polynomial:

P(x) = x3 -4x2 + x + 6
in its factored form

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

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

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





1. We can make the division P(x) : (x-a). If the
remainder is zero, then “a” is a root of P(x).
Ruffini’s rule
2.We can write the number “a” instead of the “x” and
make the calculations. If the numerical value, P(a)=0,
then “a” is a root of P(x).
Root of a polynomial: definition
3. We can solve the equation P(x)=0
Particularly if P(x)=0 is a quadratic equation
In a diagram form, we can say:

P(x)
Possible integer roots:
Divisors of the constant term:
a, b, c…

a is a root

(x – a) is a factor

b is not a root
P(x)
0

x-a

P(x)

C(x)
Possible integer roots:
Divisors of the constant term:
a, b, c…

When the
If the
remainder of
remainder of
the division is
division is
zero…
zero…

a is a root

(x – a) is a factor

b is not a root
P(x)

P(a) = 0

If the
numerical value
P(a) = 0

Possible integer roots:

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

a is a root

(x – a) is a factor

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

Possible integer roots:

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

a is a root

(x – a) is a factor

b is not a root
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…

More Related Content

What's hot

Making Connections
Making ConnectionsMaking Connections
Making ConnectionsKristen T
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomialsDUBAN CASTRO
 
Remainder theorem and factorization of polynomials
Remainder theorem and factorization of polynomialsRemainder theorem and factorization of polynomials
Remainder theorem and factorization of polynomialssusoigto
 
Factor theorem solving cubic equations
Factor theorem solving cubic equationsFactor theorem solving cubic equations
Factor theorem solving cubic equationsAng Choon Cheng
 
4 linear equations and graphs of lines
4 linear equations and graphs of lines4 linear equations and graphs of lines
4 linear equations and graphs of lineselem-alg-sample
 
Remainder theorem
Remainder theoremRemainder theorem
Remainder theoremRhodaLuis
 
Roots Of Polys
Roots Of PolysRoots Of Polys
Roots Of Polyskliegey524
 
28 mac laurin expansions x
28 mac laurin expansions x28 mac laurin expansions x
28 mac laurin expansions xmath266
 
Finding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With ExamplesFinding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With ExamplesKristen T
 
3.2 properties of division and roots t
3.2 properties of division and roots t3.2 properties of division and roots t
3.2 properties of division and roots tmath260
 
29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions xmath266
 
Remainder and factor theorem
Remainder and factor theoremRemainder and factor theorem
Remainder and factor theoremSarah Sue Calbio
 
X2 T02 01 multiple roots
X2 T02 01 multiple rootsX2 T02 01 multiple roots
X2 T02 01 multiple rootsNigel Simmons
 

What's hot (18)

Making Connections
Making ConnectionsMaking Connections
Making Connections
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
Remainder theorem and factorization of polynomials
Remainder theorem and factorization of polynomialsRemainder theorem and factorization of polynomials
Remainder theorem and factorization of polynomials
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
Factor theorem solving cubic equations
Factor theorem solving cubic equationsFactor theorem solving cubic equations
Factor theorem solving cubic equations
 
4 linear equations and graphs of lines
4 linear equations and graphs of lines4 linear equations and graphs of lines
4 linear equations and graphs of lines
 
Polyomials x
Polyomials xPolyomials x
Polyomials x
 
Ppt on polynomial
Ppt on polynomial Ppt on polynomial
Ppt on polynomial
 
Remainder theorem
Remainder theoremRemainder theorem
Remainder theorem
 
Roots Of Polys
Roots Of PolysRoots Of Polys
Roots Of Polys
 
28 mac laurin expansions x
28 mac laurin expansions x28 mac laurin expansions x
28 mac laurin expansions x
 
Remainder theorem
Remainder theoremRemainder theorem
Remainder theorem
 
Finding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With ExamplesFinding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With Examples
 
Polynomials Class 9th
Polynomials Class 9thPolynomials Class 9th
Polynomials Class 9th
 
3.2 properties of division and roots t
3.2 properties of division and roots t3.2 properties of division and roots t
3.2 properties of division and roots t
 
29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions x
 
Remainder and factor theorem
Remainder and factor theoremRemainder and factor theorem
Remainder and factor theorem
 
X2 T02 01 multiple roots
X2 T02 01 multiple rootsX2 T02 01 multiple roots
X2 T02 01 multiple roots
 

Similar to Factoring polynomials

Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomialsPaco Marcos
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomialsRamón Zurita
 
1.7 sign charts and inequalities ii
1.7 sign charts and inequalities ii1.7 sign charts and inequalities ii
1.7 sign charts and inequalities iimath260
 
8 sign charts of factorable formulas y
8 sign charts of factorable formulas y8 sign charts of factorable formulas y
8 sign charts of factorable formulas ymath260
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomialsCesar Mendoza
 
2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomials2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomialsmath260
 
Rational Root Theorem.ppt
Rational Root Theorem.pptRational Root Theorem.ppt
Rational Root Theorem.pptALEXANDERMORRON
 
Appendex b
Appendex bAppendex b
Appendex bswavicky
 
3.2 properties of division and roots
3.2 properties of division and roots3.2 properties of division and roots
3.2 properties of division and rootsmath260
 
21 properties of division and roots x
21 properties of division and roots x21 properties of division and roots x
21 properties of division and roots xmath260
 
23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials x23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials xmath260
 
3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomialsmath260
 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials xmath260
 
Unique fixed point theorems for generalized weakly contractive condition in o...
Unique fixed point theorems for generalized weakly contractive condition in o...Unique fixed point theorems for generalized weakly contractive condition in o...
Unique fixed point theorems for generalized weakly contractive condition in o...Alexander Decker
 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementationQuasar Chunawala
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS PolynomialsRc Os
 
11.[29 35]a unique common fixed point theorem under psi varphi contractive co...
11.[29 35]a unique common fixed point theorem under psi varphi contractive co...11.[29 35]a unique common fixed point theorem under psi varphi contractive co...
11.[29 35]a unique common fixed point theorem under psi varphi contractive co...Alexander Decker
 

Similar to Factoring polynomials (20)

Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomials
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
1.7 sign charts and inequalities ii
1.7 sign charts and inequalities ii1.7 sign charts and inequalities ii
1.7 sign charts and inequalities ii
 
8 sign charts of factorable formulas y
8 sign charts of factorable formulas y8 sign charts of factorable formulas y
8 sign charts of factorable formulas y
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomials2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomials
 
Rational Root Theorem.ppt
Rational Root Theorem.pptRational Root Theorem.ppt
Rational Root Theorem.ppt
 
Appendex b
Appendex bAppendex b
Appendex b
 
3.2 properties of division and roots
3.2 properties of division and roots3.2 properties of division and roots
3.2 properties of division and roots
 
21 properties of division and roots x
21 properties of division and roots x21 properties of division and roots x
21 properties of division and roots x
 
23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials x23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials x
 
3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials
 
Algebra
AlgebraAlgebra
Algebra
 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials x
 
Unique fixed point theorems for generalized weakly contractive condition in o...
Unique fixed point theorems for generalized weakly contractive condition in o...Unique fixed point theorems for generalized weakly contractive condition in o...
Unique fixed point theorems for generalized weakly contractive condition in o...
 
polynomial
 polynomial  polynomial
polynomial
 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementation
 
Polynomials
PolynomialsPolynomials
Polynomials
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
 
11.[29 35]a unique common fixed point theorem under psi varphi contractive co...
11.[29 35]a unique common fixed point theorem under psi varphi contractive co...11.[29 35]a unique common fixed point theorem under psi varphi contractive co...
11.[29 35]a unique common fixed point theorem under psi varphi contractive co...
 

More from eixarc

Exercicis de funcions
Exercicis de funcionsExercicis de funcions
Exercicis de funcionseixarc
 
2 funcions continuitat i discontinuitat
2 funcions continuitat i discontinuitat2 funcions continuitat i discontinuitat
2 funcions continuitat i discontinuitateixarc
 
1 Funcions domini i recorregut
1 Funcions domini i recorregut1 Funcions domini i recorregut
1 Funcions domini i recorreguteixarc
 
Galileogalileipowerpoint2 100504191637-phpapp01
Galileogalileipowerpoint2 100504191637-phpapp01Galileogalileipowerpoint2 100504191637-phpapp01
Galileogalileipowerpoint2 100504191637-phpapp01eixarc
 
Polynomials
PolynomialsPolynomials
Polynomialseixarc
 
multiplicació polinomis amb FOIL
multiplicació polinomis amb FOILmultiplicació polinomis amb FOIL
multiplicació polinomis amb FOILeixarc
 
Add and substract polynomials
Add and substract polynomialsAdd and substract polynomials
Add and substract polynomialseixarc
 
Add sub polynomials
Add  sub polynomialsAdd  sub polynomials
Add sub polynomialseixarc
 
Rationalnumbers
RationalnumbersRationalnumbers
Rationalnumberseixarc
 
Rational irrational and_real_number_practice
Rational irrational and_real_number_practiceRational irrational and_real_number_practice
Rational irrational and_real_number_practiceeixarc
 
Polinomis grau i ordenació català
Polinomis grau i ordenació catalàPolinomis grau i ordenació català
Polinomis grau i ordenació catalàeixarc
 

More from eixarc (11)

Exercicis de funcions
Exercicis de funcionsExercicis de funcions
Exercicis de funcions
 
2 funcions continuitat i discontinuitat
2 funcions continuitat i discontinuitat2 funcions continuitat i discontinuitat
2 funcions continuitat i discontinuitat
 
1 Funcions domini i recorregut
1 Funcions domini i recorregut1 Funcions domini i recorregut
1 Funcions domini i recorregut
 
Galileogalileipowerpoint2 100504191637-phpapp01
Galileogalileipowerpoint2 100504191637-phpapp01Galileogalileipowerpoint2 100504191637-phpapp01
Galileogalileipowerpoint2 100504191637-phpapp01
 
Polynomials
PolynomialsPolynomials
Polynomials
 
multiplicació polinomis amb FOIL
multiplicació polinomis amb FOILmultiplicació polinomis amb FOIL
multiplicació polinomis amb FOIL
 
Add and substract polynomials
Add and substract polynomialsAdd and substract polynomials
Add and substract polynomials
 
Add sub polynomials
Add  sub polynomialsAdd  sub polynomials
Add sub polynomials
 
Rationalnumbers
RationalnumbersRationalnumbers
Rationalnumbers
 
Rational irrational and_real_number_practice
Rational irrational and_real_number_practiceRational irrational and_real_number_practice
Rational irrational and_real_number_practice
 
Polinomis grau i ordenació català
Polinomis grau i ordenació catalàPolinomis grau i ordenació català
Polinomis grau i ordenació català
 

Recently uploaded

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 

Recently uploaded (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 

Factoring polynomials

  • 2.  Main ideas:       What is the numerical value of a polynomial for x = a? What is a root of a polynomial? What is a factor of a polynomial? What is the relationship between roots and factors? How can we determine the roots? How can we factor a polynomial?
  • 3.  Numerical value of a polynomial for x = a   If you evaluate P(x) for x = a, you get P(a). We say that P(a) is the numerical value of the polynomial P(x) when x = a
  • 4.   Numerical value of a polynomial for x = a Example: Evaluate P(x)= -2x2+3x-5 for x = -3 P(-3)= -2(-3)2 + 3(-3) – 5 = − 2 ⋅ 9 − 9 − 5 = −32 So, the numerical value of the polynomial P(x) when x = -3 is: P(-3) = -32
  • 5.    Root of a polynomial P(x) We say that the number “a” is a root of the polynomial P(x) if the numerical value P(a)=0 In other words: If, when you evaluate P(x) for x = a, you get P(a)=0, then “a” is a root of P(x)
  • 6.  Exercise: Check that a = 2 and b = 1, are both roots of the polynomial: P(x) = x2 - 3x + 2 but c = -1 is not.
  • 7.  Factors of a polynomial We can write the polynomial P(x) this way: P(x) = x2 - 3x + 2 or this way: P(x) = (x – 2)(x – 1) The linear binomials (x-2) y (x-1) are the simplest factors of P(x)
  • 8.  Searching for roots   We have to find all numbers “a” so that P(a) = 0 But, how will we find them?
  • 9.  There are several key ideas which will help us to find roots:  The remainder theorem  The Ruffini’s rule  This useful property of polynomials: “An integer root of a polynomial, is always a divisor of its constant term”
  • 10.  The remainder theorem :  "If a polynomial P(x) is divided by a binomial (x - a), then the remainder is equal to the numerical value of the polynomial when x = "a", and can be expressed as P(a)" In other words, we can write: P(x) Remainder x-a C(x) Remaider = P(a) (numerical value when x = a)
  • 11.  The remainder theorem :  "If a polynomial P(x) is divided by a binomial (x - a), then the remainder is equal to the numerical value of the polynomial when x = "a", and can be expressed as P(a)" In other words, we can write: P(x) Remainder x-a C(x) Remaider = P(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).
  • 12.  The Ruffini’s rule :  This rule is a practical way for doing divisions like this: (x2 – 3x + 2) : (x – 2)
  • 13.  The Ruffini’s rule :  This rule is a practical way for doing divisions like this: (x2 – 3x + 2) : (x – 2) How?
  • 14. We write this number here (x2 – 3x + 2) : (x – 2) 1 2 -3 2
  • 15. (x2 – 3x + 2) : (x – 2) 1 2 -3 2
  • 16.  We can see that the remainder of the division is zero. 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… 1 1 2 2 2 -3 -2 -1 0 (x2 – 3x + 2) : (x – 2)
  • 17. This rule makes it easier to find the values of "a". “An integer root of a polynomial, is always a divisor of its constant term”
  • 18. “An integer root of a polynomial, is always a divisor of its constant term” Example: Which integer numbers could be roots of the polynomial P(x) = - 3x5 + 4x2 – 5x -3 ? Answer: The divisors of the constant term They are only +1, -1, +3 y -3
  • 19. It is time to use Ruffini’s rule to make the following divisions faster: P(x):(x-1) P(x):(x+1) ( x-(-1)) P(x):(x-3) and P(x):(x+3) ( x-(3))
  • 20.  So, if we want to factor a polynomial, we need to find its roots… Roots 2, -1 y 3 1st Factor: (x-2) 2nd Factor: (x+1) 3th Factor: (x-3)
  • 21.  Exercise: Factor the polynomial P(x) = x3 -4x2 + x + 6 Possible integer roots : +1, -1, +2, -2, +3, -3, +6, -6
  • 22. Possible integer root Is it a root? Yes/No Factor +1 No -1 Yes (x+1) +2 Yes (x-2) -2 No +3 Yes -3 No +6 No -6 No (x-3)
  • 23.  Now, we can write the polynomial: P(x) = x3 -4x2 + x + 6 in its factored form P(x) = x3 -4x2 + x + 6 = (x+1)(x-2)(x-3)
  • 24.  In short, there are three strategies for finding roots…  If we “suspect” that a number “a” is a root of the polynomial P(x), we can:    1. We can make the division P(x) : (x-a). If the remainder is zero, then “a” is a root of P(x). Ruffini’s rule 2.We can write the number “a” instead of the “x” and make the calculations. If the numerical value, P(a)=0, then “a” is a root of P(x). Root of a polynomial: definition 3. We can solve the equation P(x)=0 Particularly if P(x)=0 is a quadratic equation
  • 25. In a diagram form, we can say: P(x) Possible integer roots: Divisors of the constant term: a, b, c… a is a root (x – a) is a factor b is not a root
  • 26. P(x) 0 x-a P(x) C(x) Possible integer roots: Divisors of the constant term: a, b, c… When the If the remainder of remainder of the division is division is zero… zero… a is a root (x – a) is a factor b is not a root
  • 27. P(x) P(a) = 0 If the numerical value P(a) = 0 Possible integer roots: Divisors of the constant term: a, b, c… a is a root (x – a) is a factor b is not a root
  • 28. P(x) If “a” is a solution of the equation P(x) = 0 Possible integer roots: Divisors of the constant term: a, b, c… a is a root (x – a) is a factor b is not a root
  • 29. 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…