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

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 

Recently uploaded (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 

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…