SlideShare a Scribd company logo
1 of 31
POLYNOMIALS
•Synthetic Division
•Remainder Theorem
•Factor Theorem
Let us identify whether the following
expressions are polynomials or not.
EXPRESSION POLYNOMIAL OR NOT REASON
x2 + 2x +5
5x + 1
(x7 + 2x4 – 5) (3x)
= 5x – 2 +1
= 3x½ +2
(6x2 +3x) ÷ (3x)
POLYNOMIAL
POLYNOMIAL
POLYNOMIAL
POLYNOMIAL
All exponents are positive integers
All exponents are positive integers
All exponents are positive integers
Can be reduced to an expression whose
exponents are positive integers
Presence of negative exponent
Presence of fractional exponent
8 POLYNOMIAL
NOT A POLYNOMIAL
NOT A POLYNOMIAL
8 = 8x0 ;exponent zero is a whole
number!
𝟓
𝒙𝟐
+ 𝟏
𝟑 𝒙 + 𝟐
So what is a polynomial?
A polynomial is an algebraic expression that
contains a specific number of terms each of
which is of the form axn, where a is a real
number and n is a whole number.
Name the degree, the leading coefficient, and the
constant term of each of the following polynomials.
POLYNOMIAL DEGREE OF
POLYNOMIAL
LEADING COEFFICIENT CONSTANT
x3 – 9x2 + 2x + 17
–3x – 5
11x7
m2 + 9m – 3
99
3
1
7
2
0
1
– 3
11
1
99 99
– 3
0
– 5
17
REMEMBER!
The degree of the polynomial is the highest degree among degrees of the
terms of the polynomial.
The leading coefficient is the numerical coefficient of the term with the
highest degree, and the constant term is the numerical coefficient of the
term whose exponent is zero.
The constant term is the numerical coefficient of the term whose exponent is
zero.
OPERATIONS ON POLYNOMIALS: SYNTHETIC DIVISION
𝟏. )
𝟒𝒙𝟐 + 𝟐𝒙𝟒 − 𝟏
𝒙 − 𝟏
Arrange the terms in descending powers, providing
zeroes for missing terms.
𝟐𝒙𝟒 + 𝟎𝒙𝟑 + 𝟒𝒙𝟐 + 𝟎𝒙 − 𝟏
𝒙 − 𝟏
Copy the numerical coefficients of the
dividend/numerator.
Find the root associated with the divisor. This serves as
the divisor of the Synthetic Division process.
Perform the Synthetic Division.
The coefficients of the quotient are
the values in the bottom row.
degree of quotient = degree of dividend – degree of divisor
𝟐. )
𝟏𝟎𝒙𝟒 + 𝟓𝒙𝟑 + 𝟒𝒙𝟐 − 𝟗
𝒙 + 𝟏
𝟑. )
−𝟒𝟎𝒙 + 𝒙𝟒
− 𝟔𝒙𝟑
+ 𝟑𝟑
𝒙 − 𝟕
𝟒. )
𝟐𝒙𝟒 − 𝟔𝒙𝟑 + 𝒙𝟐 − 𝟑𝒙 − 𝟑
𝒙 − 𝟑
𝟓. )
−𝟏𝟎𝒙𝟓 + 𝟑𝒙 − 𝟕
𝒙 − 𝟏
Is 34 a factor of 170?
SOLUTION: 170 ÷ 34 = 5
So, 34 is a factor of 170.
Is 14 a factor of 156?
SOLUTION: 156 ÷ 14 = 11, remainder 2
So, 14 is NOT a factor of 156.
So, 12 is a factor of 96.
Is 12 a factor of 96?
SOLUTION: 96 ÷ 12 = 8
SOLUTION: 485 ÷ 27 = 17, remainder 26
So, 27 is NOT a factor of 485.
Is 27 a factor of 485?
How can we say that a number is a factor
of another number?
One number is a factor of another number if
there is no remainder after dividing the two
numbers.
How can we say that a binomial is a factor
of a polynomial?
The binomial is a factor of a polynomial if there
no remainder after dividing the polynomial by
the binomial.
To determine whether a binomial is a
factor of the polynomial, we use the
Factor Theorem.
To determine the remainder after dividing
the polynomial by a binomial, we use the
Remainder Theorem.
The Remainder Theorem
If a polynomial p(x) is divided by the binomial
x – c, then the remainder is equal to p(c).
The Factor Theorem
If p(c) = 0, then x – c is a factor of p(x).
Remember that p(c) = remainder!
EXERCISES:
Find the remainder when the polynomial is
divided by the given binomial, then
determine whether the given binomial is a
factor of a polynomial or not.
p(x) = x3 – 6x2 + 11x – 6
Remainder:
Factor or Not:
x + 2 = 0
x = –2
1.) p(x) = x3 – 6x2 + 11x – 6; x + 2
p(–2) = (–2)3 – 6(–2)2 + 11(–2) – 6
p(–2) = –60
x + 2 is NOT a factor of p(x)
→ REMAINDER
2.) p(x) = x3 – 4x2 – 2x + 5; x – 1
Remainder:
Factor or Not:
x – 1 = 0
x = 1
p(x) = x3 – 4x2 – 2x + 5
p(1) = (1)3 – 4(1)2 – 2(1) + 5
p(1) = 0
x – 1 is a factor of p(x)
→ REMAINDER
3.) p(x) = 2x3 – 7x2 + 3x + 4; x – 1
Remainder:
Factor or Not:
x – 1 = 0
x = 1
p(x) = 2x3 – 7x2 + 3x + 4
p(1) = 2(1)3 – 7(1)2 + 3(1) + 4
p(1) = 2
x – 1 is NOT a factor of p(x)
→ REMAINDER
4.) p(x) = x4 + 2x3 – 8x – 16; x + 2
Remainder:
Factor or Not:
x + 2 = 0
x = –2
p(x) = x4 + 2x3 – 8x – 16
p(–2) = (–2)4 + 2(–2)3 – 8(–2) – 16
p(–2) = 0
x + 2 is a factor of p(x)
→ REMAINDER
5.) p(x) = x3 – x2 – 5x – 3; x + 3
Remainder:
Factor or Not:
x + 3 = 0
x = –3
p(x) = x3 – x2 – 5x – 3
p(–3) = (–3)3 – (–3)2 – 5(–3) – 3
p(–3) = –24
x + 3 is NOT a factor of p(x)
→ REMAINDER
p(x) = 2x2 + x – 5
Remainder:
Factor or Not:
x = 4
x – 4 = 0
6.) p(x) = 2x2 + x – 5; x – 4
p(4) = 2(4)2 + 4 – 5
p(4) = 31
x – 4 is NOT a factor of p(x)
→ REMAINDER
7.) p(x) = 3x4 + 9x3 – 9x + 9; x – 2
Remainder:
Factor or Not: x – 2 is NOT a factor of p(x)
x – 2 = 0
x = 2
p(x) = 3x4 + 9x3 – 9x + 9
p(2) = 3(2)4 + 9(2)3 – 9(2) + 9
p(2) = 32 → REMAINDER
x – 2 = 0
Remainder:
Factor or Not: x – 2 is a factor of p(x)
8.) p(x) = 2x3 + 5x2 – 6x – 24 ; x – 2
x = 2
p(x) = 2x3 + 5x2 – 6x – 24
p(2) = 2(2)3 + 5(2)2 – 6(2) – 24
p(2) = 0 → REMAINDER
9.) p(x) = 5x2 + 22x – 23 ; 5x + 2
Remainder:
Factor or Not:
5x + 2 =
0
5x = –2
𝐱 = −
𝟓
𝟐
p(−
𝟓
𝟐
) = 5(−
𝟓
𝟐
)2 + 22(−
𝟓
𝟐
) – 23
p(−
𝟓
𝟐
) = –31
5x + 2 is NOT a factor of p(x)
p(x) = 5x2 + 22x – 23
→ REMAINDER
10.) p(x)= 2x3 + 17x2 + 23x – 42; x – 1
Remainder:
Factor or Not:
x – 1 = 0
x = 1
p(x)= 2x3 + 17x2 + 23x – 42
p(1)= 2(1)3 + 17(1)2 + 23(1) – 42
p(1)= 0
x – 1 is a factor of p(x)
→ REMAINDER

More Related Content

Similar to POLYNOMIALS.pptx

Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signsswartzje
 
Factors of po lynomials + solving equations
Factors of po lynomials + solving equationsFactors of po lynomials + solving equations
Factors of po lynomials + solving equationsShaun Wilson
 
Higher Maths 2.1.1 - Polynomials
Higher Maths 2.1.1 - PolynomialsHigher Maths 2.1.1 - Polynomials
Higher Maths 2.1.1 - Polynomialstimschmitz
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functionsdionesioable
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomialsPaco Marcos
 
FACTORS OF POLYNOMIAL
FACTORS OF POLYNOMIALFACTORS OF POLYNOMIAL
FACTORS OF POLYNOMIALRochelleOliva
 
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...polanesgumiran
 
Zeros of a polynomial function
Zeros of a polynomial functionZeros of a polynomial function
Zeros of a polynomial functionMartinGeraldine
 
Algebra presentation on topic modulus function and polynomials
Algebra presentation on topic modulus function and polynomialsAlgebra presentation on topic modulus function and polynomials
Algebra presentation on topic modulus function and polynomialsJocelynSutanto
 
1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdf1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdfRajDubey83
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomialsNCVPS
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomialsNCVPS
 
Rational Root Theorem
Rational Root TheoremRational Root Theorem
Rational Root Theoremcmorgancavo
 

Similar to POLYNOMIALS.pptx (20)

Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signs
 
Factors of po lynomials + solving equations
Factors of po lynomials + solving equationsFactors of po lynomials + solving equations
Factors of po lynomials + solving equations
 
Remainder theorem
Remainder theoremRemainder theorem
Remainder theorem
 
Higher Maths 2.1.1 - Polynomials
Higher Maths 2.1.1 - PolynomialsHigher Maths 2.1.1 - Polynomials
Higher Maths 2.1.1 - Polynomials
 
EPCA_MODULE-2.pptx
EPCA_MODULE-2.pptxEPCA_MODULE-2.pptx
EPCA_MODULE-2.pptx
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functions
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomials
 
FACTORS OF POLYNOMIAL
FACTORS OF POLYNOMIALFACTORS OF POLYNOMIAL
FACTORS OF POLYNOMIAL
 
Algebra
AlgebraAlgebra
Algebra
 
Unit2.polynomials.algebraicfractions
Unit2.polynomials.algebraicfractionsUnit2.polynomials.algebraicfractions
Unit2.polynomials.algebraicfractions
 
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
 
Zeros of a polynomial function
Zeros of a polynomial functionZeros of a polynomial function
Zeros of a polynomial function
 
Algebra presentation on topic modulus function and polynomials
Algebra presentation on topic modulus function and polynomialsAlgebra presentation on topic modulus function and polynomials
Algebra presentation on topic modulus function and polynomials
 
1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdf1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdf
 
1631 the binomial theorem
1631 the binomial theorem1631 the binomial theorem
1631 the binomial theorem
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomials
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomials
 
Rational Root Theorem
Rational Root TheoremRational Root Theorem
Rational Root Theorem
 

More from NicoValera1

20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx
20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx
20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptxNicoValera1
 
Roots and Coefficient of a Quadratic Equation.pdf
Roots and Coefficient of a Quadratic Equation.pdfRoots and Coefficient of a Quadratic Equation.pdf
Roots and Coefficient of a Quadratic Equation.pdfNicoValera1
 
APPLICATION-OF-VENN-DIAGRAM.pptx
APPLICATION-OF-VENN-DIAGRAM.pptxAPPLICATION-OF-VENN-DIAGRAM.pptx
APPLICATION-OF-VENN-DIAGRAM.pptxNicoValera1
 
math-mystery-escape-room.pptx
math-mystery-escape-room.pptxmath-mystery-escape-room.pptx
math-mystery-escape-room.pptxNicoValera1
 
PPT DESIGN 2.pptx
PPT DESIGN 2.pptxPPT DESIGN 2.pptx
PPT DESIGN 2.pptxNicoValera1
 
PPT DESIGN 1.pptx
PPT DESIGN 1.pptxPPT DESIGN 1.pptx
PPT DESIGN 1.pptxNicoValera1
 

More from NicoValera1 (6)

20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx
20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx
20-21-Gr-9-2nd-Qr-Lesson-4-Square-roots-and-other-roots.pptx
 
Roots and Coefficient of a Quadratic Equation.pdf
Roots and Coefficient of a Quadratic Equation.pdfRoots and Coefficient of a Quadratic Equation.pdf
Roots and Coefficient of a Quadratic Equation.pdf
 
APPLICATION-OF-VENN-DIAGRAM.pptx
APPLICATION-OF-VENN-DIAGRAM.pptxAPPLICATION-OF-VENN-DIAGRAM.pptx
APPLICATION-OF-VENN-DIAGRAM.pptx
 
math-mystery-escape-room.pptx
math-mystery-escape-room.pptxmath-mystery-escape-room.pptx
math-mystery-escape-room.pptx
 
PPT DESIGN 2.pptx
PPT DESIGN 2.pptxPPT DESIGN 2.pptx
PPT DESIGN 2.pptx
 
PPT DESIGN 1.pptx
PPT DESIGN 1.pptxPPT DESIGN 1.pptx
PPT DESIGN 1.pptx
 

Recently uploaded

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
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
 

Recently uploaded (20)

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
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...
 

POLYNOMIALS.pptx

  • 2. Let us identify whether the following expressions are polynomials or not. EXPRESSION POLYNOMIAL OR NOT REASON x2 + 2x +5 5x + 1 (x7 + 2x4 – 5) (3x) = 5x – 2 +1 = 3x½ +2 (6x2 +3x) ÷ (3x) POLYNOMIAL POLYNOMIAL POLYNOMIAL POLYNOMIAL All exponents are positive integers All exponents are positive integers All exponents are positive integers Can be reduced to an expression whose exponents are positive integers Presence of negative exponent Presence of fractional exponent 8 POLYNOMIAL NOT A POLYNOMIAL NOT A POLYNOMIAL 8 = 8x0 ;exponent zero is a whole number! 𝟓 𝒙𝟐 + 𝟏 𝟑 𝒙 + 𝟐
  • 3. So what is a polynomial? A polynomial is an algebraic expression that contains a specific number of terms each of which is of the form axn, where a is a real number and n is a whole number.
  • 4. Name the degree, the leading coefficient, and the constant term of each of the following polynomials. POLYNOMIAL DEGREE OF POLYNOMIAL LEADING COEFFICIENT CONSTANT x3 – 9x2 + 2x + 17 –3x – 5 11x7 m2 + 9m – 3 99 3 1 7 2 0 1 – 3 11 1 99 99 – 3 0 – 5 17
  • 5. REMEMBER! The degree of the polynomial is the highest degree among degrees of the terms of the polynomial. The leading coefficient is the numerical coefficient of the term with the highest degree, and the constant term is the numerical coefficient of the term whose exponent is zero. The constant term is the numerical coefficient of the term whose exponent is zero.
  • 6. OPERATIONS ON POLYNOMIALS: SYNTHETIC DIVISION 𝟏. ) 𝟒𝒙𝟐 + 𝟐𝒙𝟒 − 𝟏 𝒙 − 𝟏 Arrange the terms in descending powers, providing zeroes for missing terms. 𝟐𝒙𝟒 + 𝟎𝒙𝟑 + 𝟒𝒙𝟐 + 𝟎𝒙 − 𝟏 𝒙 − 𝟏 Copy the numerical coefficients of the dividend/numerator. Find the root associated with the divisor. This serves as the divisor of the Synthetic Division process. Perform the Synthetic Division. The coefficients of the quotient are the values in the bottom row. degree of quotient = degree of dividend – degree of divisor
  • 7. 𝟐. ) 𝟏𝟎𝒙𝟒 + 𝟓𝒙𝟑 + 𝟒𝒙𝟐 − 𝟗 𝒙 + 𝟏
  • 8. 𝟑. ) −𝟒𝟎𝒙 + 𝒙𝟒 − 𝟔𝒙𝟑 + 𝟑𝟑 𝒙 − 𝟕
  • 9. 𝟒. ) 𝟐𝒙𝟒 − 𝟔𝒙𝟑 + 𝒙𝟐 − 𝟑𝒙 − 𝟑 𝒙 − 𝟑
  • 10. 𝟓. ) −𝟏𝟎𝒙𝟓 + 𝟑𝒙 − 𝟕 𝒙 − 𝟏
  • 11.
  • 12.
  • 13. Is 34 a factor of 170? SOLUTION: 170 ÷ 34 = 5 So, 34 is a factor of 170.
  • 14. Is 14 a factor of 156? SOLUTION: 156 ÷ 14 = 11, remainder 2 So, 14 is NOT a factor of 156.
  • 15. So, 12 is a factor of 96. Is 12 a factor of 96? SOLUTION: 96 ÷ 12 = 8
  • 16. SOLUTION: 485 ÷ 27 = 17, remainder 26 So, 27 is NOT a factor of 485. Is 27 a factor of 485?
  • 17. How can we say that a number is a factor of another number? One number is a factor of another number if there is no remainder after dividing the two numbers.
  • 18. How can we say that a binomial is a factor of a polynomial? The binomial is a factor of a polynomial if there no remainder after dividing the polynomial by the binomial.
  • 19. To determine whether a binomial is a factor of the polynomial, we use the Factor Theorem. To determine the remainder after dividing the polynomial by a binomial, we use the Remainder Theorem.
  • 20. The Remainder Theorem If a polynomial p(x) is divided by the binomial x – c, then the remainder is equal to p(c). The Factor Theorem If p(c) = 0, then x – c is a factor of p(x). Remember that p(c) = remainder!
  • 21. EXERCISES: Find the remainder when the polynomial is divided by the given binomial, then determine whether the given binomial is a factor of a polynomial or not.
  • 22. p(x) = x3 – 6x2 + 11x – 6 Remainder: Factor or Not: x + 2 = 0 x = –2 1.) p(x) = x3 – 6x2 + 11x – 6; x + 2 p(–2) = (–2)3 – 6(–2)2 + 11(–2) – 6 p(–2) = –60 x + 2 is NOT a factor of p(x) → REMAINDER
  • 23. 2.) p(x) = x3 – 4x2 – 2x + 5; x – 1 Remainder: Factor or Not: x – 1 = 0 x = 1 p(x) = x3 – 4x2 – 2x + 5 p(1) = (1)3 – 4(1)2 – 2(1) + 5 p(1) = 0 x – 1 is a factor of p(x) → REMAINDER
  • 24. 3.) p(x) = 2x3 – 7x2 + 3x + 4; x – 1 Remainder: Factor or Not: x – 1 = 0 x = 1 p(x) = 2x3 – 7x2 + 3x + 4 p(1) = 2(1)3 – 7(1)2 + 3(1) + 4 p(1) = 2 x – 1 is NOT a factor of p(x) → REMAINDER
  • 25. 4.) p(x) = x4 + 2x3 – 8x – 16; x + 2 Remainder: Factor or Not: x + 2 = 0 x = –2 p(x) = x4 + 2x3 – 8x – 16 p(–2) = (–2)4 + 2(–2)3 – 8(–2) – 16 p(–2) = 0 x + 2 is a factor of p(x) → REMAINDER
  • 26. 5.) p(x) = x3 – x2 – 5x – 3; x + 3 Remainder: Factor or Not: x + 3 = 0 x = –3 p(x) = x3 – x2 – 5x – 3 p(–3) = (–3)3 – (–3)2 – 5(–3) – 3 p(–3) = –24 x + 3 is NOT a factor of p(x) → REMAINDER
  • 27. p(x) = 2x2 + x – 5 Remainder: Factor or Not: x = 4 x – 4 = 0 6.) p(x) = 2x2 + x – 5; x – 4 p(4) = 2(4)2 + 4 – 5 p(4) = 31 x – 4 is NOT a factor of p(x) → REMAINDER
  • 28. 7.) p(x) = 3x4 + 9x3 – 9x + 9; x – 2 Remainder: Factor or Not: x – 2 is NOT a factor of p(x) x – 2 = 0 x = 2 p(x) = 3x4 + 9x3 – 9x + 9 p(2) = 3(2)4 + 9(2)3 – 9(2) + 9 p(2) = 32 → REMAINDER
  • 29. x – 2 = 0 Remainder: Factor or Not: x – 2 is a factor of p(x) 8.) p(x) = 2x3 + 5x2 – 6x – 24 ; x – 2 x = 2 p(x) = 2x3 + 5x2 – 6x – 24 p(2) = 2(2)3 + 5(2)2 – 6(2) – 24 p(2) = 0 → REMAINDER
  • 30. 9.) p(x) = 5x2 + 22x – 23 ; 5x + 2 Remainder: Factor or Not: 5x + 2 = 0 5x = –2 𝐱 = − 𝟓 𝟐 p(− 𝟓 𝟐 ) = 5(− 𝟓 𝟐 )2 + 22(− 𝟓 𝟐 ) – 23 p(− 𝟓 𝟐 ) = –31 5x + 2 is NOT a factor of p(x) p(x) = 5x2 + 22x – 23 → REMAINDER
  • 31. 10.) p(x)= 2x3 + 17x2 + 23x – 42; x – 1 Remainder: Factor or Not: x – 1 = 0 x = 1 p(x)= 2x3 + 17x2 + 23x – 42 p(1)= 2(1)3 + 17(1)2 + 23(1) – 42 p(1)= 0 x – 1 is a factor of p(x) → REMAINDER