SlideShare une entreprise Scribd logo
1  sur  17
MADE BY- ANSH MITTAL
OF CLASS IX-B
ROLL NO- 6
POLYNOMIAL-
An expression that can have constants, variables and exponents, that
can be combined using addition, subtraction, multiplication and
division, but :
• no division by a variable.
• A variable's exponents can only be 0,1,2,3, etc.
• it can't have an infinite number of terms.
A POLYNOMIAL LOOKS LIKE THIS:
example of a polynomial
this one has 3 terms
constants (like 3, -20, or ½)
variables (like x and y)
exponents (like the 2 in y2), but only 0, 1, 2, 3, ... etc.
are allowed
Polynomial comes from poly- (meaning "many") and -nominal (in this case meaning "term") ... so
it says "many terms“.
A polynomial can have:
That can be combined using addition, subtraction, multiplication and division.
THESE ARE POLYNOMIALS:
3X
X - 2
-6Y2 - (7/9)X
3XYZ + 3XY2Z - 0.1XZ - 200Y + 0.5
512V5+ 99W5
5
(YES, EVEN "5" IS A POLYNOMIAL, ONE TERM IS ALLOWED, AND IT CAN
EVEN BE JUST A CONSTANT!)
AND THESE ARE NOT POLYNOMIALS
3XY-2 IS NOT, BECAUSE THE EXPONENT IS "-2" (EXPONENTS CAN ONLY
BE 0, 1, 2,)
2/(X+2) IS NOT, BECAUSE DIVIDING BY A VARIABLE IS NOT ALLOWED
1/X IS NOT EITHER
√X IS NOT, BECAUSE THE EXPONENT IS "½" (SEE FRACTIONAL
EXPONENTS)
BUT THESE ARE ALLOWED:
X/2 IS ALLOWED, BECAUSE YOU CAN DIVIDE BY A CONSTANT
ALSO 3X/8 FOR THE SAME REASON
Monomial, Binomial, Trinomial
There are special names for polynomials with 1, 2 or 3 terms:
There is also quadrinomial (4 terms) and quintinomial (5 terms),
but those names are not often used.
Can Have Lots and Lots of Terms
Polynomials can have as many terms as needed, but not an infinite number of terms.
VARIABLES
Polynomials can have no variable at all
Example: 21 is a polynomial. It has just one term, which is a
constant.
Or one variable
Example: x4-2x2+x has three terms, but only one variable
(x)
Or two or more variables
Example: xy4-5x2z has two terms, and three variables (x, y
and z)
Example: xy4-5x2z has two terms, and three variables (x, y
and z)
WHAT IS SPECIAL ABOUT
POLYNOMIALS?
Because of the strict definition, polynomials are easy to
work with.
For example we know that:
•If you add polynomials you get a polynomial
•If you multiply polynomials you get a polynomial
So you can do lots of additions and multiplications, and
still have a polynomial as the result.
Also, polynomials of one variable are easy to graph, as
they have smooth and continuous lines.
See how nice and
smooth the curve is?
Example: x4-2x2+x
DEGREE
The degree of a polynomial with only one variable is the
largest exponent of that variable.
The Degree is 3 (the
largest exponent of x)
Example:
STANDARD FORM
The Standard Form for writing a polynomial is to put the
terms with the highest degree first.
Example: Put this in Standard Form: 3x2 - 7 + 4x3 + x6
The highest degree is 6, so that goes first, then 3, 2 and then the constant
last:
x6 + 4x3 + 3x2 - 7
The highest degree is 6, so that goes first, then 3, 2 and then the constant last:
x6+ 4x3 + 3x2 – 7
Adding and Subtracting Polynomials
To add polynomials we simply add any like terms together .. so what is a like term?
Like Terms
Like Terms are terms whose variables (and their exponents such as the 2 in x2)
are the same.
In other words, terms that are "like" each other.
Note: the coefficients (the numbers you multiply by, such as "5" in 5x) can be
different.
7x x -2x πx
(1/3)x
y2
-2xy2 6xy2 xy2/2
Example:
are all like terms because the variables are all x
Example:
are all like terms because the variables are all xy2
DEGREE OF POLYNOMIALS
Linear polynomial- A polynomial of degree one is called a linear
polynomial.
EXAMPLES- 2x – 1,√2 y + 1, 2 – u
Quadratic polynomial- A polynomial of degree two is called a
quadratic polynomial.
EXAMPLES- 5 – 𝑦2, 4y + 5𝑦2 and 6 – y – 𝑦2
Cubic polynomial- A polynomial of degree three is called a cubic
polynomial.
WHAT IS ZERO OF POLYNOMIAL
It is a solution to the polynomial equation, P(x) = 0.
It is that value of x that makes the polynomial equal to
0.
In other words, the number r is a root of a polynomial
P(x)
if and only if P(r) = 0.
Example - Let P(x) = 5x3 − 4x2 + 7x − 8. Then a root of that
polynomial is 1 because, according to the definition:
P(1) = 5· 13 − 4· 12 + 7· 1 − 8
= 5 − 4 + 7 − 8
= 0.
It is traditional to speak of a root of a polynomial. Of a
function in general, we speak of a zero.
REMAINDER THEOREM
Let p(x) be any polynomial of degree greater than or equal to one and let a be any
real number. If p(x) is divided by the linear polynomial x – a, then the remainder is
p(a).
Proof : Let p(x) be any polynomial with degree greater than or equal to 1.
Suppose that when p(x) is divided by x – a, the quotient is q(x) and the
remainder is r(x), i.e., p(x) = (x – a) q(x) + r(x)
Since the degree of x – a is 1 and the degree of r(x) is less than the degree of x – a,
the degree of r(x) = 0. This means that r(x) is a constant, say r.
So, for every value of x, r(x) = r.
Therefore,p(x) = (x – a) q(x) + r
In particular, if x = a, this equation gives us p(a) = (a – a) q(a) + r = r,
which proves the theorem.
HOW WE CAN DIVIDE BY ANY NON-
ZERO POLYNOMIAL.
ALGEBRAIC IDENTITIES
• (a + b)2 = a2 + 2ab + b2
• (a – b)2 = a2 – 2ab + b2
• a2 – b2 = (a + b)(a – b)
• (x + a)(x + b) = x2 + (a + b)x + ab
• (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
• (a + b)3 = a3 + b3 + 3ab (a + b)
• (a – b)3 = a3 – b3 – 3ab (a – b)
• a3 + b3 = (a + b)(a2 – ab + b2)
• a3 – b3 = (a – b)(a2 + ab + b2)
• a3 + b3 + c3 – 3abc = (a + b + c)(a2 + b2 + c2 – ab – bc
– ca)
THANK YOU

Contenu connexe

Tendances

Tendances (20)

IX polynomial
IX polynomialIX polynomial
IX polynomial
 
What are Polynomials
What are PolynomialsWhat are Polynomials
What are Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
POLYNOMIALS
POLYNOMIALSPOLYNOMIALS
POLYNOMIALS
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomial equations
Polynomial equationsPolynomial equations
Polynomial equations
 
Polynomial -ppt
Polynomial -pptPolynomial -ppt
Polynomial -ppt
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
 
Polynomials
PolynomialsPolynomials
Polynomials
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Ppt polynomials(prince)
Ppt polynomials(prince)Ppt polynomials(prince)
Ppt polynomials(prince)
 
7.3 quadratic techniques
7.3 quadratic techniques7.3 quadratic techniques
7.3 quadratic techniques
 
Introduction to Polynomial Functions
Introduction to Polynomial FunctionsIntroduction to Polynomial Functions
Introduction to Polynomial Functions
 
polynomial
 polynomial  polynomial
polynomial
 
Polynomial Expression
Polynomial Expression Polynomial Expression
Polynomial Expression
 

En vedette

Mensuration - 16
Mensuration - 16Mensuration - 16
Mensuration - 162IIM
 
Core sub math_att_4pythagoreantheorem
Core sub math_att_4pythagoreantheoremCore sub math_att_4pythagoreantheorem
Core sub math_att_4pythagoreantheoremSatyam Gupta
 
Congruent and similar triangle by ritik
Congruent and similar triangle by ritikCongruent and similar triangle by ritik
Congruent and similar triangle by ritikdgupta330
 
Pythagorean theorem
Pythagorean theoremPythagorean theorem
Pythagorean theoremlow1mk
 
Pythagorean Theorem and its various Proofs
Pythagorean Theorem and its various ProofsPythagorean Theorem and its various Proofs
Pythagorean Theorem and its various ProofsSamanyou Garg
 
Similar Triangles
Similar TrianglesSimilar Triangles
Similar TrianglesPassy World
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) SimplifiedSajeel Khan
 
Similar Triangles Notes
Similar Triangles NotesSimilar Triangles Notes
Similar Triangles Notesacavis
 
Basic Mensuration
Basic MensurationBasic Mensuration
Basic MensurationKaran Bora
 
surface area and volume
surface area and volumesurface area and volume
surface area and volumeabhinavaaaa
 
mensuration class 9.ppt
mensuration class 9.pptmensuration class 9.ppt
mensuration class 9.pptAjay Singh
 
Polynomials And Linear Equation of Two Variables
Polynomials And Linear Equation of Two VariablesPolynomials And Linear Equation of Two Variables
Polynomials And Linear Equation of Two VariablesAnkur Patel
 
surface area and volume ppt
surface area and volume ppt surface area and volume ppt
surface area and volume ppt shreyansmaliwal
 
Mensuration PPT - Class Project
Mensuration PPT - Class ProjectMensuration PPT - Class Project
Mensuration PPT - Class ProjectArnav Gosain
 
Statistics Math project class 10th
Statistics Math project class 10thStatistics Math project class 10th
Statistics Math project class 10thRiya Singh
 

En vedette (20)

Mensuration - 16
Mensuration - 16Mensuration - 16
Mensuration - 16
 
Pythagorean theorem
Pythagorean theoremPythagorean theorem
Pythagorean theorem
 
Perpangkatan
PerpangkatanPerpangkatan
Perpangkatan
 
Core sub math_att_4pythagoreantheorem
Core sub math_att_4pythagoreantheoremCore sub math_att_4pythagoreantheorem
Core sub math_att_4pythagoreantheorem
 
Similar triangles
Similar trianglesSimilar triangles
Similar triangles
 
Congruent and similar triangle by ritik
Congruent and similar triangle by ritikCongruent and similar triangle by ritik
Congruent and similar triangle by ritik
 
Pythagorean theorem
Pythagorean theoremPythagorean theorem
Pythagorean theorem
 
Pythagorean Theorem and its various Proofs
Pythagorean Theorem and its various ProofsPythagorean Theorem and its various Proofs
Pythagorean Theorem and its various Proofs
 
Mensuration
MensurationMensuration
Mensuration
 
Surds
SurdsSurds
Surds
 
Similar Triangles
Similar TrianglesSimilar Triangles
Similar Triangles
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) Simplified
 
Similar Triangles Notes
Similar Triangles NotesSimilar Triangles Notes
Similar Triangles Notes
 
Basic Mensuration
Basic MensurationBasic Mensuration
Basic Mensuration
 
surface area and volume
surface area and volumesurface area and volume
surface area and volume
 
mensuration class 9.ppt
mensuration class 9.pptmensuration class 9.ppt
mensuration class 9.ppt
 
Polynomials And Linear Equation of Two Variables
Polynomials And Linear Equation of Two VariablesPolynomials And Linear Equation of Two Variables
Polynomials And Linear Equation of Two Variables
 
surface area and volume ppt
surface area and volume ppt surface area and volume ppt
surface area and volume ppt
 
Mensuration PPT - Class Project
Mensuration PPT - Class ProjectMensuration PPT - Class Project
Mensuration PPT - Class Project
 
Statistics Math project class 10th
Statistics Math project class 10thStatistics Math project class 10th
Statistics Math project class 10th
 

Similaire à Polynomials

Similaire à Polynomials (20)

Ppt on polynomial
Ppt on polynomial Ppt on polynomial
Ppt on polynomial
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
 
Presentation of Polynomial
Presentation of PolynomialPresentation of Polynomial
Presentation of Polynomial
 
Polynomials
PolynomialsPolynomials
Polynomials
 
polynomials of class 10th
polynomials of class 10thpolynomials of class 10th
polynomials of class 10th
 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
 
Polinomials in cd
Polinomials in cdPolinomials in cd
Polinomials in cd
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPT
 
Polynomials by nikund
Polynomials by nikundPolynomials by nikund
Polynomials by nikund
 
Class IX - Polynomials PPT
Class IX - Polynomials PPTClass IX - Polynomials PPT
Class IX - Polynomials PPT
 
Polynomials
PolynomialsPolynomials
Polynomials
 
3. Polynomials
3. Polynomials3. Polynomials
3. Polynomials
 
Aman yadav
Aman yadavAman yadav
Aman yadav
 
LINES AND AM\NLES
LINES AND AM\NLESLINES AND AM\NLES
LINES AND AM\NLES
 
Polyomials x
Polyomials xPolyomials x
Polyomials x
 
Polynomial- Maths project
Polynomial- Maths projectPolynomial- Maths project
Polynomial- Maths project
 
Nirav vaishnav
Nirav vaishnavNirav vaishnav
Nirav vaishnav
 
Nirav vaishnav
Nirav vaishnavNirav vaishnav
Nirav vaishnav
 
Cl 9 Chapter 2.ppt
Cl 9 Chapter 2.pptCl 9 Chapter 2.ppt
Cl 9 Chapter 2.ppt
 

Dernier

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Dernier (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

Polynomials

  • 1. MADE BY- ANSH MITTAL OF CLASS IX-B ROLL NO- 6
  • 2. POLYNOMIAL- An expression that can have constants, variables and exponents, that can be combined using addition, subtraction, multiplication and division, but : • no division by a variable. • A variable's exponents can only be 0,1,2,3, etc. • it can't have an infinite number of terms.
  • 3. A POLYNOMIAL LOOKS LIKE THIS: example of a polynomial this one has 3 terms
  • 4. constants (like 3, -20, or ½) variables (like x and y) exponents (like the 2 in y2), but only 0, 1, 2, 3, ... etc. are allowed Polynomial comes from poly- (meaning "many") and -nominal (in this case meaning "term") ... so it says "many terms“. A polynomial can have: That can be combined using addition, subtraction, multiplication and division.
  • 5. THESE ARE POLYNOMIALS: 3X X - 2 -6Y2 - (7/9)X 3XYZ + 3XY2Z - 0.1XZ - 200Y + 0.5 512V5+ 99W5 5 (YES, EVEN "5" IS A POLYNOMIAL, ONE TERM IS ALLOWED, AND IT CAN EVEN BE JUST A CONSTANT!) AND THESE ARE NOT POLYNOMIALS 3XY-2 IS NOT, BECAUSE THE EXPONENT IS "-2" (EXPONENTS CAN ONLY BE 0, 1, 2,) 2/(X+2) IS NOT, BECAUSE DIVIDING BY A VARIABLE IS NOT ALLOWED 1/X IS NOT EITHER √X IS NOT, BECAUSE THE EXPONENT IS "½" (SEE FRACTIONAL EXPONENTS) BUT THESE ARE ALLOWED: X/2 IS ALLOWED, BECAUSE YOU CAN DIVIDE BY A CONSTANT ALSO 3X/8 FOR THE SAME REASON
  • 6. Monomial, Binomial, Trinomial There are special names for polynomials with 1, 2 or 3 terms: There is also quadrinomial (4 terms) and quintinomial (5 terms), but those names are not often used. Can Have Lots and Lots of Terms Polynomials can have as many terms as needed, but not an infinite number of terms.
  • 7. VARIABLES Polynomials can have no variable at all Example: 21 is a polynomial. It has just one term, which is a constant. Or one variable Example: x4-2x2+x has three terms, but only one variable (x) Or two or more variables Example: xy4-5x2z has two terms, and three variables (x, y and z) Example: xy4-5x2z has two terms, and three variables (x, y and z)
  • 8. WHAT IS SPECIAL ABOUT POLYNOMIALS? Because of the strict definition, polynomials are easy to work with. For example we know that: •If you add polynomials you get a polynomial •If you multiply polynomials you get a polynomial So you can do lots of additions and multiplications, and still have a polynomial as the result. Also, polynomials of one variable are easy to graph, as they have smooth and continuous lines. See how nice and smooth the curve is? Example: x4-2x2+x
  • 9. DEGREE The degree of a polynomial with only one variable is the largest exponent of that variable. The Degree is 3 (the largest exponent of x) Example:
  • 10. STANDARD FORM The Standard Form for writing a polynomial is to put the terms with the highest degree first. Example: Put this in Standard Form: 3x2 - 7 + 4x3 + x6 The highest degree is 6, so that goes first, then 3, 2 and then the constant last: x6 + 4x3 + 3x2 - 7 The highest degree is 6, so that goes first, then 3, 2 and then the constant last: x6+ 4x3 + 3x2 – 7
  • 11. Adding and Subtracting Polynomials To add polynomials we simply add any like terms together .. so what is a like term? Like Terms Like Terms are terms whose variables (and their exponents such as the 2 in x2) are the same. In other words, terms that are "like" each other. Note: the coefficients (the numbers you multiply by, such as "5" in 5x) can be different. 7x x -2x πx (1/3)x y2 -2xy2 6xy2 xy2/2 Example: are all like terms because the variables are all x Example: are all like terms because the variables are all xy2
  • 12. DEGREE OF POLYNOMIALS Linear polynomial- A polynomial of degree one is called a linear polynomial. EXAMPLES- 2x – 1,√2 y + 1, 2 – u Quadratic polynomial- A polynomial of degree two is called a quadratic polynomial. EXAMPLES- 5 – 𝑦2, 4y + 5𝑦2 and 6 – y – 𝑦2 Cubic polynomial- A polynomial of degree three is called a cubic polynomial.
  • 13. WHAT IS ZERO OF POLYNOMIAL It is a solution to the polynomial equation, P(x) = 0. It is that value of x that makes the polynomial equal to 0. In other words, the number r is a root of a polynomial P(x) if and only if P(r) = 0. Example - Let P(x) = 5x3 − 4x2 + 7x − 8. Then a root of that polynomial is 1 because, according to the definition: P(1) = 5· 13 − 4· 12 + 7· 1 − 8 = 5 − 4 + 7 − 8 = 0. It is traditional to speak of a root of a polynomial. Of a function in general, we speak of a zero.
  • 14. REMAINDER THEOREM Let p(x) be any polynomial of degree greater than or equal to one and let a be any real number. If p(x) is divided by the linear polynomial x – a, then the remainder is p(a). Proof : Let p(x) be any polynomial with degree greater than or equal to 1. Suppose that when p(x) is divided by x – a, the quotient is q(x) and the remainder is r(x), i.e., p(x) = (x – a) q(x) + r(x) Since the degree of x – a is 1 and the degree of r(x) is less than the degree of x – a, the degree of r(x) = 0. This means that r(x) is a constant, say r. So, for every value of x, r(x) = r. Therefore,p(x) = (x – a) q(x) + r In particular, if x = a, this equation gives us p(a) = (a – a) q(a) + r = r, which proves the theorem.
  • 15. HOW WE CAN DIVIDE BY ANY NON- ZERO POLYNOMIAL.
  • 16. ALGEBRAIC IDENTITIES • (a + b)2 = a2 + 2ab + b2 • (a – b)2 = a2 – 2ab + b2 • a2 – b2 = (a + b)(a – b) • (x + a)(x + b) = x2 + (a + b)x + ab • (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca • (a + b)3 = a3 + b3 + 3ab (a + b) • (a – b)3 = a3 – b3 – 3ab (a – b) • a3 + b3 = (a + b)(a2 – ab + b2) • a3 – b3 = (a – b)(a2 + ab + b2) • a3 + b3 + c3 – 3abc = (a + b + c)(a2 + b2 + c2 – ab – bc – ca)