SlideShare a Scribd company logo
Factoring and Roots of Polynomials
What is factoring?
If you write a polynomial as the product of two or more polynomials, you have factored
the polynomial. Here is an example:
The polynomials x-3 and are called factors of the polynomial
. Note that the degrees of the factors, 1 and 2, respectively, add up
to the degree 3 of the polynomial we started with. Thus factoring breaks up a complicated
polynomial into easier, lower degree pieces.
We are not completely done; we can do better: we can factor
We have now factored the polynomial into three linear (=degree 1) polynomials. Linear
polynomials are the easiest polynomials. We can't do any better. Whenever we cannot
factor any further, we say we have factored the polynomial completely.
Roots of polynomials.
An intimately related concept is that of a root, also called a zero, of a polynomial. A
number x=a is called a root of the polynomial f(x), if
Once again consider the polynomial
Let's plug in x=3 into the polynomial.
Consequently x=3 is a root of the polynomial . Note that (x-3) is a
factor of .
Let's plug in into the polynomial:
Thus, is a root of the polynomial . Note that
is a factor of .
Roots and factoring.
This is no coincidence! When an expression (x-a) is a factor of a polynomial f(x), then
f(a)=0.
Since we have already factored
there is an easier way to check that x=3 and are roots of f(x), using the right-
hand side:
Does this work the other way round? Let's look at an example: consider the polynomial
. Note that x=2 is a root of f(x), since
Is (x-2) a factor of ? You bet! We can check this by using long
polynomial division:
So we can factor
Let's sum up: Finding a root x=a of a polynomial f(x) is the same as having (x-a) as a linear
factor of f(x). More precisely:
Given a polynomial f(x) of degree n, and a number a, then
if and only if there is a polynomial q(x) of degree n-1 so that
Finding Roots of Polynomials Graphically
and Numerically
Finding real roots graphically.
The real number x=a is a root of the polynomial f(x) if and only if
When we see a graph of a polynomial, real roots are x-intercepts of the graph of f(x).
Let's look at an example:
The graph of the polynomial above intersects the x-axis at (or close to) x=-2, at (or close to)
x=0 and at (or close to) x=1. Thus it has roots at (or close to) x=-2, at (or close to) x=0 and
at (or close to) x=1.
The polynomial will also have linear factors (x+2), x and (x-1). Be careful: This does not
determine the polynomial! It is not true that the picture above is the graph of (x+2)x(x-1);
in fact, the picture shows the graph of f(x)=-.3(x+2)x(x-1).
Here is another example:
The graph of the polynomial above intersects the x-axis at x=-1, and at x=2. Thus it has
roots at x=-1 and at x=2.
The polynomial will thus have linear factors (x+1), and (x-2). Be careful: This does not
determine the polynomial! It is not true that the picture above is the graph of (x+1)(x-2); in
fact, the picture shows the graph of . It is not even
true that the number of real roots determines the degree of the polynomial. In fact, as you
will see shortly, , a polynomial of degree 4, has
indeed only the two real roots -1 and 2.
Finding real roots numerically.
The roots of large degree polynomials can in general only be found by numerical methods.
If you have a programmable or graphing calculator, it will most likely have a built-in
program to find the roots of polynomials.
Here is an example, run on the software package Mathematica: Find the roots of the
polynomial
Using the "Solve" command, Mathematica lists approximations to the nine real roots as
Here is another example, run on Mathematica: Find the roots of the polynomial
Mathematica lists approximations to the seven roots as
Only one of the roots is real, all the other six roots contain the symbol i, and are thus
complex roots (more about those later on). Note that the complex roots show up "in pairs"!
Numerical programs usually find approximations to both real and complex roots.
Numerical methods are error-prone, and will get false answers! They are good for
checking your algebraic answers; they also are a last resort if nothing else "works".

More Related Content

What's hot

Polynomial identities division
Polynomial identities divisionPolynomial identities division
Polynomial identities divisionAng Choon Cheng
 
3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions
smiller5
 
Calc section 0.5
Calc section 0.5Calc section 0.5
Calc section 0.5
Lorie Blickhan
 
Law of exponent Lecture Slide
Law of exponent Lecture SlideLaw of exponent Lecture Slide
Law of exponent Lecture SlideGita Pakpahan
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
Department of Education
 
Remainder and factor theorems
Remainder and factor theoremsRemainder and factor theorems
Remainder and factor theoremsRon Eick
 
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
math260
 
Interpolation search
Interpolation searchInterpolation search
Interpolation search
Usr11011
 
2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theorems2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theoremshisema01
 
ROOTS OF EQUATIONS
ROOTS OF EQUATIONSROOTS OF EQUATIONS
ROOTS OF EQUATIONSKt Silva
 
Pre-Cal 30S January 15, 2009
Pre-Cal 30S January 15, 2009Pre-Cal 30S January 15, 2009
Pre-Cal 30S January 15, 2009
Darren Kuropatwa
 
Roots of equations
Roots of equationsRoots of equations
Roots of equationsRobinson
 
Chapter 3: Roots of Equations
Chapter 3: Roots of EquationsChapter 3: Roots of Equations
Chapter 3: Roots of EquationsMaria Fernanda
 
Real numbers
Real numbersReal numbers
Real numbers
Farhan Alam
 
Real numbers
Real numbersReal numbers
Real numbers
Ramki M
 
6.6 finding rational zeros
6.6 finding rational zeros6.6 finding rational zeros
6.6 finding rational zeroshisema01
 
Binary search trees
Binary search treesBinary search trees
Binary search trees
Dwight Sabio
 
Finding values of polynomial functions
Finding values of polynomial functionsFinding values of polynomial functions
Finding values of polynomial functions
Department of Education
 

What's hot (20)

Laws of exponents
Laws of exponentsLaws of exponents
Laws of exponents
 
Polynomial identities division
Polynomial identities divisionPolynomial identities division
Polynomial identities division
 
3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions
 
Calc section 0.5
Calc section 0.5Calc section 0.5
Calc section 0.5
 
Law of exponent Lecture Slide
Law of exponent Lecture SlideLaw of exponent Lecture Slide
Law of exponent Lecture Slide
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
Remainder and factor theorems
Remainder and factor theoremsRemainder and factor theorems
Remainder and factor theorems
 
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
 
Interpolation search
Interpolation searchInterpolation search
Interpolation search
 
2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theorems2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theorems
 
ROOTS OF EQUATIONS
ROOTS OF EQUATIONSROOTS OF EQUATIONS
ROOTS OF EQUATIONS
 
Pre-Cal 30S January 15, 2009
Pre-Cal 30S January 15, 2009Pre-Cal 30S January 15, 2009
Pre-Cal 30S January 15, 2009
 
Roots of equations
Roots of equationsRoots of equations
Roots of equations
 
Chapter 3: Roots of Equations
Chapter 3: Roots of EquationsChapter 3: Roots of Equations
Chapter 3: Roots of Equations
 
Alg2 lesson 6-5
Alg2 lesson 6-5Alg2 lesson 6-5
Alg2 lesson 6-5
 
Real numbers
Real numbersReal numbers
Real numbers
 
Real numbers
Real numbersReal numbers
Real numbers
 
6.6 finding rational zeros
6.6 finding rational zeros6.6 finding rational zeros
6.6 finding rational zeros
 
Binary search trees
Binary search treesBinary search trees
Binary search trees
 
Finding values of polynomial functions
Finding values of polynomial functionsFinding values of polynomial functions
Finding values of polynomial functions
 

Viewers also liked

10 amazing enviromental ecosystemns
10 amazing enviromental ecosystemns10 amazing enviromental ecosystemns
10 amazing enviromental ecosystemnsYeimy Cardenas
 
Presente de deus
Presente de deusPresente de deus
Presente de deus
Marcel Campos
 
AngelinaJolie安吉莉娜裘莉專諿
AngelinaJolie安吉莉娜裘莉專諿AngelinaJolie安吉莉娜裘莉專諿
AngelinaJolie安吉莉娜裘莉專諿
kiroro
 
Facebook for business workshop (1)
Facebook for business workshop (1)Facebook for business workshop (1)
Facebook for business workshop (1)
Steve Carpenter
 
GOOGLE
GOOGLEGOOGLE
GOOGLE
kiroro
 
綠色餐旅研究
綠色餐旅研究綠色餐旅研究
綠色餐旅研究企鵝
 
Porque 12
Porque 12 Porque 12
創代科技 微軟競賽_公開說明
創代科技 微軟競賽_公開說明創代科技 微軟競賽_公開說明
創代科技 微軟競賽_公開說明
Chueh Charles
 
we45 SecDevOps Presentation - ISACA Chennai
we45 SecDevOps Presentation - ISACA Chennaiwe45 SecDevOps Presentation - ISACA Chennai
we45 SecDevOps Presentation - ISACA Chennai
Abhay Bhargav
 
大數據與資料科學人才現況與趨勢
大數據與資料科學人才現況與趨勢大數據與資料科學人才現況與趨勢
大數據與資料科學人才現況與趨勢
Anna Yen
 
MapR on Azure: Getting Value from Big Data in the Cloud -
MapR on Azure: Getting Value from Big Data in the Cloud -MapR on Azure: Getting Value from Big Data in the Cloud -
MapR on Azure: Getting Value from Big Data in the Cloud -
MapR Technologies
 
Digital signature & eSign overview
Digital signature & eSign overviewDigital signature & eSign overview
Digital signature & eSign overview
Rishi Pathak
 
Attack modeling vs threat modelling
Attack modeling vs threat modellingAttack modeling vs threat modelling
Attack modeling vs threat modelling
Invisibits
 
DigiLocker-presentation
DigiLocker-presentationDigiLocker-presentation
DigiLocker-presentationNeelam Chhipa
 

Viewers also liked (20)

Proximos Eventos
Proximos EventosProximos Eventos
Proximos Eventos
 
10 amazing enviromental ecosystemns
10 amazing enviromental ecosystemns10 amazing enviromental ecosystemns
10 amazing enviromental ecosystemns
 
Presente de deus
Presente de deusPresente de deus
Presente de deus
 
Negp Presentation
Negp PresentationNegp Presentation
Negp Presentation
 
AngelinaJolie安吉莉娜裘莉專諿
AngelinaJolie安吉莉娜裘莉專諿AngelinaJolie安吉莉娜裘莉專諿
AngelinaJolie安吉莉娜裘莉專諿
 
Facebook for business workshop (1)
Facebook for business workshop (1)Facebook for business workshop (1)
Facebook for business workshop (1)
 
GOOGLE
GOOGLEGOOGLE
GOOGLE
 
Orientación vocacional
Orientación vocacionalOrientación vocacional
Orientación vocacional
 
綠色餐旅研究
綠色餐旅研究綠色餐旅研究
綠色餐旅研究
 
Porque 12
Porque 12 Porque 12
Porque 12
 
創代科技 微軟競賽_公開說明
創代科技 微軟競賽_公開說明創代科技 微軟競賽_公開說明
創代科技 微軟競賽_公開說明
 
大數據
大數據大數據
大數據
 
we45 SecDevOps Presentation - ISACA Chennai
we45 SecDevOps Presentation - ISACA Chennaiwe45 SecDevOps Presentation - ISACA Chennai
we45 SecDevOps Presentation - ISACA Chennai
 
Programa de estudio2
Programa de estudio2Programa de estudio2
Programa de estudio2
 
Programa de estudio3
Programa de estudio3Programa de estudio3
Programa de estudio3
 
大數據與資料科學人才現況與趨勢
大數據與資料科學人才現況與趨勢大數據與資料科學人才現況與趨勢
大數據與資料科學人才現況與趨勢
 
MapR on Azure: Getting Value from Big Data in the Cloud -
MapR on Azure: Getting Value from Big Data in the Cloud -MapR on Azure: Getting Value from Big Data in the Cloud -
MapR on Azure: Getting Value from Big Data in the Cloud -
 
Digital signature & eSign overview
Digital signature & eSign overviewDigital signature & eSign overview
Digital signature & eSign overview
 
Attack modeling vs threat modelling
Attack modeling vs threat modellingAttack modeling vs threat modelling
Attack modeling vs threat modelling
 
DigiLocker-presentation
DigiLocker-presentationDigiLocker-presentation
DigiLocker-presentation
 

Similar to Roots of polynomials

Factoring polynomials
Factoring polynomials Factoring polynomials
Factoring polynomials eixarc
 
Ppt on polynomial
Ppt on polynomial Ppt on polynomial
Ppt on polynomial
Prakash Thapliyal
 
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
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
Manvigangwar
 
Mathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMeghansh Gautam
 
mc-ty-polynomial-2009-1.pdf
mc-ty-polynomial-2009-1.pdfmc-ty-polynomial-2009-1.pdf
mc-ty-polynomial-2009-1.pdf
Hazel Mier Timagos Basit
 
Rational Root Theorem.ppt
Rational Root Theorem.pptRational Root Theorem.ppt
Rational Root Theorem.ppt
ALEXANDERMORRON
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
lyra matalubos
 
Module 2 Lesson 2 Notes
Module 2 Lesson 2 NotesModule 2 Lesson 2 Notes
Module 2 Lesson 2 Notes
toni dimella
 
Numarical values
Numarical valuesNumarical values
Numarical values
AmanSaeed11
 
Numarical values highlighted
Numarical values highlightedNumarical values highlighted
Numarical values highlighted
AmanSaeed11
 
3.3 Rational Root Theorem ppt mathematics 10
3.3 Rational Root Theorem ppt mathematics 103.3 Rational Root Theorem ppt mathematics 10
3.3 Rational Root Theorem ppt mathematics 10
rnhsmathematicsdepar
 
OPERATIONS RESEARCH
OPERATIONS RESEARCHOPERATIONS RESEARCH
OPERATIONS RESEARCH
Makaha Rutendo
 
DLP 10 Q1 W8.docx
DLP 10 Q1 W8.docxDLP 10 Q1 W8.docx
DLP 10 Q1 W8.docx
EmelitaCarillo
 
polynomial
 polynomial  polynomial
polynomial
9420476359
 
Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2
Asad Ali
 
discriminant.pptx
discriminant.pptxdiscriminant.pptx
discriminant.pptx
JosephForsuelo4
 
Microeconomics Theory Homework Help
Microeconomics Theory Homework HelpMicroeconomics Theory Homework Help
Microeconomics Theory Homework Help
Economics Homework Helper
 
6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functionsmorrobea
 

Similar to Roots of polynomials (20)

Factoring polynomials
Factoring polynomials Factoring polynomials
Factoring polynomials
 
Ppt on polynomial
Ppt on polynomial Ppt on polynomial
Ppt on polynomial
 
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
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Mathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMathematics power point presenttation on the topic
Mathematics power point presenttation on the topic
 
mc-ty-polynomial-2009-1.pdf
mc-ty-polynomial-2009-1.pdfmc-ty-polynomial-2009-1.pdf
mc-ty-polynomial-2009-1.pdf
 
Rational Root Theorem.ppt
Rational Root Theorem.pptRational Root Theorem.ppt
Rational Root Theorem.ppt
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Module 2 Lesson 2 Notes
Module 2 Lesson 2 NotesModule 2 Lesson 2 Notes
Module 2 Lesson 2 Notes
 
Numarical values
Numarical valuesNumarical values
Numarical values
 
Numarical values highlighted
Numarical values highlightedNumarical values highlighted
Numarical values highlighted
 
3.3 Rational Root Theorem ppt mathematics 10
3.3 Rational Root Theorem ppt mathematics 103.3 Rational Root Theorem ppt mathematics 10
3.3 Rational Root Theorem ppt mathematics 10
 
OPERATIONS RESEARCH
OPERATIONS RESEARCHOPERATIONS RESEARCH
OPERATIONS RESEARCH
 
DLP 10 Q1 W8.docx
DLP 10 Q1 W8.docxDLP 10 Q1 W8.docx
DLP 10 Q1 W8.docx
 
polynomial
 polynomial  polynomial
polynomial
 
Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2
 
discriminant.pptx
discriminant.pptxdiscriminant.pptx
discriminant.pptx
 
Microeconomics Theory Homework Help
Microeconomics Theory Homework HelpMicroeconomics Theory Homework Help
Microeconomics Theory Homework Help
 
6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions
 

Recently uploaded

The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 

Recently uploaded (20)

The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 

Roots of polynomials

  • 1. Factoring and Roots of Polynomials What is factoring? If you write a polynomial as the product of two or more polynomials, you have factored the polynomial. Here is an example: The polynomials x-3 and are called factors of the polynomial . Note that the degrees of the factors, 1 and 2, respectively, add up to the degree 3 of the polynomial we started with. Thus factoring breaks up a complicated polynomial into easier, lower degree pieces. We are not completely done; we can do better: we can factor We have now factored the polynomial into three linear (=degree 1) polynomials. Linear polynomials are the easiest polynomials. We can't do any better. Whenever we cannot factor any further, we say we have factored the polynomial completely. Roots of polynomials. An intimately related concept is that of a root, also called a zero, of a polynomial. A number x=a is called a root of the polynomial f(x), if Once again consider the polynomial Let's plug in x=3 into the polynomial.
  • 2. Consequently x=3 is a root of the polynomial . Note that (x-3) is a factor of . Let's plug in into the polynomial: Thus, is a root of the polynomial . Note that is a factor of . Roots and factoring. This is no coincidence! When an expression (x-a) is a factor of a polynomial f(x), then f(a)=0. Since we have already factored there is an easier way to check that x=3 and are roots of f(x), using the right- hand side: Does this work the other way round? Let's look at an example: consider the polynomial . Note that x=2 is a root of f(x), since
  • 3. Is (x-2) a factor of ? You bet! We can check this by using long polynomial division: So we can factor Let's sum up: Finding a root x=a of a polynomial f(x) is the same as having (x-a) as a linear factor of f(x). More precisely: Given a polynomial f(x) of degree n, and a number a, then if and only if there is a polynomial q(x) of degree n-1 so that Finding Roots of Polynomials Graphically and Numerically Finding real roots graphically. The real number x=a is a root of the polynomial f(x) if and only if
  • 4. When we see a graph of a polynomial, real roots are x-intercepts of the graph of f(x). Let's look at an example: The graph of the polynomial above intersects the x-axis at (or close to) x=-2, at (or close to) x=0 and at (or close to) x=1. Thus it has roots at (or close to) x=-2, at (or close to) x=0 and at (or close to) x=1. The polynomial will also have linear factors (x+2), x and (x-1). Be careful: This does not determine the polynomial! It is not true that the picture above is the graph of (x+2)x(x-1); in fact, the picture shows the graph of f(x)=-.3(x+2)x(x-1). Here is another example:
  • 5. The graph of the polynomial above intersects the x-axis at x=-1, and at x=2. Thus it has roots at x=-1 and at x=2. The polynomial will thus have linear factors (x+1), and (x-2). Be careful: This does not determine the polynomial! It is not true that the picture above is the graph of (x+1)(x-2); in fact, the picture shows the graph of . It is not even true that the number of real roots determines the degree of the polynomial. In fact, as you will see shortly, , a polynomial of degree 4, has indeed only the two real roots -1 and 2. Finding real roots numerically. The roots of large degree polynomials can in general only be found by numerical methods. If you have a programmable or graphing calculator, it will most likely have a built-in program to find the roots of polynomials. Here is an example, run on the software package Mathematica: Find the roots of the polynomial
  • 6. Using the "Solve" command, Mathematica lists approximations to the nine real roots as Here is another example, run on Mathematica: Find the roots of the polynomial Mathematica lists approximations to the seven roots as Only one of the roots is real, all the other six roots contain the symbol i, and are thus complex roots (more about those later on). Note that the complex roots show up "in pairs"! Numerical programs usually find approximations to both real and complex roots. Numerical methods are error-prone, and will get false answers! They are good for checking your algebraic answers; they also are a last resort if nothing else "works".