SlideShare a Scribd company logo
1 of 25
A 
presentation 
on 
Presented By;- 
NAME – Ashish Pradhan , Durgesh Kumar 
CLASS- X – ‘A’ 
ROLL NO-27 , 26
INTRODUCTION 
GEOMETRICAL MEANING 
OF ZEROES OF THE 
POLYNOMIAL 
RELATION BETWEEN 
ZEROES AND COEFFICIENTS 
OF A POLYNOMIAL 
DIVISION ALGORITHM 
FOR POLYNOMIAL
 Polynomials are algebraic expressions that include real numbers and 
variables. The power of the variables should always be a whole 
number. Division and square roots cannot be involved in the 
variables. The variables can only include addition, subtraction and 
multiplication. 
Polynomials contain more than one term. Polynomials are the sums 
of monomials. 
A monomial has one term: 5y or -8x2 or 3. 
A binomial has two terms: -3x2 2, or 9y - 2y2 
A trinomial has 3 terms: -3x2 2 3x, or 9y - 2y2 y 
 The degree of the term is the exponent of the variable: 3x2 has a 
degree of 2. 
When the variable does not have an exponent - always understand 
that there's a '1' e.g., 1x 
Example: 
x2 - 7x - 6 
(Each part is a term and x2 is referred to as the leading term)
WHAT IS A POLYNOMIAL
Let “x” be a variable and “n” be a positive 
integer and as, a1,a2,….an be constants 
(real nos.) 
Then, f(x) = anxn+ an-1xn-1+….+a1x+xo 
 anxn,an-1xn-1,….a1x and ao are known as the 
terms of the polynomial. 
 an,an-1,an-2,….a1 and ao are their 
coefficients. 
For example: 
• p(x) = 3x – 2 is a polynomial in variable x. 
• q(x) = 3y2 – 2y + 4 is a polynomial in variable y. 
• f(u) = 1/2u3 – 3u2 + 2u – 4 is a polynomial in variable u. 
NOTE: 2x2 – 3√x + 5, 1/x2 – 2x +5 , 2x3 – 3/x +4 are not polynomials.
The degree is the term with the greatest exponent 
Recall that for y2, y is the base and 2 is the exponent 
For example: 
 p(x) = 10x4 + ½ is a polynomial in the variable 
x of degree 4. 
 p(x) = 8x3 + 7 is a polynomial in the variable x 
of degree 3. 
 p(x) = 5x3 – 3x2 + x – 1/√2 is a polynomial in 
the variable x of degree 3. 
 p(x) = 8u5 + u2 – 3/4 is a polynomial in the 
variable x of degree 5.
More information of degree
A real number α is a zero 
of a polynomial f(x), if f(α) 
= 0. 
e.g. f(x) = x³ - 6x² +11x -6 
f(2) = 2³ -6 X 2² +11 X 2 
– 6 
= 0 . 
Hence 2 is a zero of f(x). 
The number of zeroes of 
the polynomial is the 
degree of the polynomial. 
Therefore a quadratic 
polynomial has 2 zeroes 
and cubic 3 zeroes.
For example: 
f(x) = 7, g(x) = -3/2, h(x) = 2 
are constant polynomials. 
The degree of constant polynomials is ZERO. 
For example: 
 p(x) = 4x – 3, p(y) = 3y 
are linear polynomials. 
Any linear polynomial is in 
the form ax + b, where a, b 
are real nos. and a ≠ 0. 
It may be a monomial or a 
binomial. F(x) = 2x – 3 is binomial 
whereas g (x) = 7x is monomial.
 A polynomial of degree two is 
called a quadratic polynomial. 
 f(x) = √3x2 – 4/3x + ½, q(w) = 
2/3w2 + 4 are quadratic 
polynomials with real 
coefficients. 
Any quadratic polynomial is 
always in the form:- 
ax2 + bx +c where a,b,c are real 
nos. and a ≠ 0. • A polynomial of degree 
three is called a cubic 
polynomial. 
• f(x) = 5x3 – 2x2 + 3x -1/5 is a 
cubic polynomial in variable 
x. 
• Any cubic polynomial is 
always in the form f(x = ax3 
+ bx2 +cx + d where a,b,c,d 
are real nos.
If p(x) is a polynomial and “y” 
is any real no. then real no. 
obtained by replacing “x” by 
“y”in p(x) is called the value 
of p(x) at x = y and is 
denoted by “p(y)”. 
A real no. x is a zero of the 
polynomial f(x),is f(x) = 0 
Finding a zero of the polynomial 
means solving polynomial 
equation f(x) = 0. 
For example:- 
Value of p(x) at x = 1 
p(x) = 2x2 – 3x – 2 
 p(1) = 2(1)2 – 3 x 1 – 2 
= 2 – 3 – 2 
= -3 
For example:- 
Zero of the polynomial 
f(x) = x2 + 7x +12 
 f(x) = 0 
x2 + 7x + 12 = 0 
(x + 4) (x + 3) = 0 
x + 4 = 0 or, x + 3 = 0 
x = -4 , -3 
ZERO OF A POLYNOMIAL
☻ A + B = - Coefficient of x 
Coefficient of x2 
= - b 
a 
☻ AB = Constant term 
Coefficient of x2 
= c 
a 
Note:- “A” and 
“B” are the 
zeroes.
Number of real zeroes of a 
polynomial is less than or equal to 
degree of the polynomial. 
An nth degree polynomial can have at most “n” 
real zeroes.
GENERAL SHAPES OF 
POLYNOMIAL FUNCTIONS 
f(x) = x + 2 
LINEAR FUNCTION 
DEGREE =1 
MAX. ZEROES = 1
GENERAL SHAPES OF 
POLYNOMIAL FUNCTIONS 
f(x) = x2 + 3x + 2 
QUADRATIC 
FUNCTION 
DEGREE = 2 
MAX. ZEROES = 2
Relationship between the zeroes and coefficients of a cubic 
polynomial 
• Let α, β and γ be the zeroes of the polynomial ax³ + bx² + cx • Then, sum of zeroes(α+β+γ) = -b = -(coefficient of x²) 
a coefficient of x³ 
αβ + βγ + αγ = c = coefficient of x 
a coefficient of x³ 
Product of zeroes (αβγ) = -d = -(constant term) 
a coefficient of x³
GENERAL SHAPES OF 
POLYNOMIAL FUNCTIONS 
f(x) = x3 + 4x2 + 2 
CUBIC FUNCTION 
DEGREE = 3 
MAX. ZEROES = 3
If p(x) and g(x) are any two polynomials with 
g(x) ≠ 0,then we can always find polynomials 
q(x), and r(x) such that : 
P(x) = q(x) g(x) + r(x), 
Where r(x) = 0 or degree r(x) < degree g(x)
QUESTIONS BASED ON 
POLYNOMIALS 
I) Find the zeroes of the polynomial x² + 7x + 12and verify the relation between the 
zeroes and its coefficients. 
f(x) = x² + 7x + 12 
= x² + 4x + 3x + 12 
=x(x +4) + 3(x + 4) 
=(x + 4)(x + 3) 
Therefore,zeroes of f(x) =x + 4 = 0, x +3 = 0 [ f(x) = 0] 
x = -4, x = -3 
Hence zeroes of f(x) are α = -4 and β = -3.
2) Find a quadratic polynomial whose zeroes are 4, 1. 
sum of zeroes,α + β = 4 +1 = 5 = -b/a 
product of zeroes, αβ = 4 x 1 = 4 = c/a 
therefore, a = 1, b = -4, c =1 
as, polynomial = ax² + bx +c 
= 1(x)² + { -4(x)} + 1 
= x² - 4x + 1
THE END
polynomials of class 10th

More Related Content

What's hot

Presentation of Polynomial
Presentation of PolynomialPresentation of Polynomial
Presentation of PolynomialRajatUpadhyay20
 
Real numbers- class 10 mathematics
Real numbers- class 10 mathematicsReal numbers- class 10 mathematics
Real numbers- class 10 mathematicsAmit Choube
 
PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10
PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10
PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10mayank78610
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPTAbhishek Dev
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentationAnushkaDubey19
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manviManvigangwar
 
polynomials class 9th
polynomials class 9thpolynomials class 9th
polynomials class 9thastha11
 
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPTCLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT05092000
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 107232
 
Differentiation
DifferentiationDifferentiation
Differentiationtimschmitz
 
Rational numbers ppt
Rational numbers pptRational numbers ppt
Rational numbers pptMathukutty1
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9thSejal Agarwal
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsA M
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10AadhiSXA
 
Linear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsLinear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsAmit Choube
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsDeepanshu Chowdhary
 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Bindu Cm
 

What's hot (20)

Presentation of Polynomial
Presentation of PolynomialPresentation of Polynomial
Presentation of Polynomial
 
Real numbers- class 10 mathematics
Real numbers- class 10 mathematicsReal numbers- class 10 mathematics
Real numbers- class 10 mathematics
 
PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10
PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10
PROJECT (PPT) ON PAIR OF LINEAR EQUATIONS IN TWO VARIABLES - CLASS 10
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPT
 
IX polynomial
IX polynomialIX polynomial
IX polynomial
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
 
polynomials class 9th
polynomials class 9thpolynomials class 9th
polynomials class 9th
 
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPTCLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
 
Polynomials
PolynomialsPolynomials
Polynomials
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 10
 
Differentiation
DifferentiationDifferentiation
Differentiation
 
Rational numbers ppt
Rational numbers pptRational numbers ppt
Rational numbers ppt
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
 
Maxima and minima
Maxima and minimaMaxima and minima
Maxima and minima
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
 
Linear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsLinear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th Maths
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic Equations
 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10
 

Viewers also liked

Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functionsdionesioable
 
Polynomials Grade 10
Polynomials Grade 10Polynomials Grade 10
Polynomials Grade 10ingroy
 
Introduction to Polynomial Functions
Introduction to Polynomial FunctionsIntroduction to Polynomial Functions
Introduction to Polynomial Functionskshoskey
 
Module 3 polynomial functions
Module 3   polynomial functionsModule 3   polynomial functions
Module 3 polynomial functionsdionesioable
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEPRINTDESK by Dan
 

Viewers also liked (7)

Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
Polynomials Grade 10
Polynomials Grade 10Polynomials Grade 10
Polynomials Grade 10
 
Introduction to Polynomial Functions
Introduction to Polynomial FunctionsIntroduction to Polynomial Functions
Introduction to Polynomial Functions
 
Module 3 polynomial functions
Module 3   polynomial functionsModule 3   polynomial functions
Module 3 polynomial functions
 
Polynomial equations
Polynomial equationsPolynomial equations
Polynomial equations
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULE
 

Similar to polynomials of class 10th

best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)Sourav Rider
 
Polynomial Ppt Made by Tej Patel
Polynomial Ppt Made by Tej PatelPolynomial Ppt Made by Tej Patel
Polynomial Ppt Made by Tej PatelTej Patel
 
Polynomials by nikund
Polynomials by nikundPolynomials by nikund
Polynomials by nikundsheshank jain
 
Polinomials in cd
Polinomials in cdPolinomials in cd
Polinomials in cdAdi Sharma
 
Polynomial- Maths project
Polynomial- Maths projectPolynomial- Maths project
Polynomial- Maths projectRITURAJ DAS
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTSanjayraj Balasara
 
Hari narayan class 9-a
Hari narayan class 9-aHari narayan class 9-a
Hari narayan class 9-aKartik Kumar
 
Poly digi
Poly digiPoly digi
Poly digifarzu12
 
2 1 polynomials
2 1 polynomials2 1 polynomials
2 1 polynomialshisema01
 

Similar to polynomials of class 10th (20)

Polynomials
PolynomialsPolynomials
Polynomials
 
Polyomials x
Polyomials xPolyomials x
Polyomials x
 
best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)
 
Cl 9 Chapter 2.ppt
Cl 9 Chapter 2.pptCl 9 Chapter 2.ppt
Cl 9 Chapter 2.ppt
 
Polynomial Ppt Made by Tej Patel
Polynomial Ppt Made by Tej PatelPolynomial Ppt Made by Tej Patel
Polynomial Ppt Made by Tej Patel
 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
 
Polynomials by nikund
Polynomials by nikundPolynomials by nikund
Polynomials by nikund
 
Polinomials in cd
Polinomials in cdPolinomials in cd
Polinomials in cd
 
Polynomials
PolynomialsPolynomials
Polynomials
 
POLYNOMIALS
POLYNOMIALSPOLYNOMIALS
POLYNOMIALS
 
Polynomial- Maths project
Polynomial- Maths projectPolynomial- Maths project
Polynomial- Maths project
 
Aman yadav
Aman yadavAman yadav
Aman yadav
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPT
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Hari narayan class 9-a
Hari narayan class 9-aHari narayan class 9-a
Hari narayan class 9-a
 
Poly digi
Poly digiPoly digi
Poly digi
 
Polynomials
PolynomialsPolynomials
Polynomials
 
2 1 polynomials
2 1 polynomials2 1 polynomials
2 1 polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 

Recently uploaded

VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesPooja Nehwal
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMoumonDas2
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...henrik385807
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Pooja Nehwal
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxNikitaBankoti2
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyPooja Nehwal
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...Sheetaleventcompany
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceDelhi Call girls
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Delhi Call girls
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxmohammadalnahdi22
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrsaastr
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )Pooja Nehwal
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024eCommerce Institute
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024eCommerce Institute
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Chameera Dedduwage
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Hasting Chen
 

Recently uploaded (20)

VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptx
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 

polynomials of class 10th

  • 1. A presentation on Presented By;- NAME – Ashish Pradhan , Durgesh Kumar CLASS- X – ‘A’ ROLL NO-27 , 26
  • 2. INTRODUCTION GEOMETRICAL MEANING OF ZEROES OF THE POLYNOMIAL RELATION BETWEEN ZEROES AND COEFFICIENTS OF A POLYNOMIAL DIVISION ALGORITHM FOR POLYNOMIAL
  • 3.  Polynomials are algebraic expressions that include real numbers and variables. The power of the variables should always be a whole number. Division and square roots cannot be involved in the variables. The variables can only include addition, subtraction and multiplication. Polynomials contain more than one term. Polynomials are the sums of monomials. A monomial has one term: 5y or -8x2 or 3. A binomial has two terms: -3x2 2, or 9y - 2y2 A trinomial has 3 terms: -3x2 2 3x, or 9y - 2y2 y  The degree of the term is the exponent of the variable: 3x2 has a degree of 2. When the variable does not have an exponent - always understand that there's a '1' e.g., 1x Example: x2 - 7x - 6 (Each part is a term and x2 is referred to as the leading term)
  • 4. WHAT IS A POLYNOMIAL
  • 5. Let “x” be a variable and “n” be a positive integer and as, a1,a2,….an be constants (real nos.) Then, f(x) = anxn+ an-1xn-1+….+a1x+xo  anxn,an-1xn-1,….a1x and ao are known as the terms of the polynomial.  an,an-1,an-2,….a1 and ao are their coefficients. For example: • p(x) = 3x – 2 is a polynomial in variable x. • q(x) = 3y2 – 2y + 4 is a polynomial in variable y. • f(u) = 1/2u3 – 3u2 + 2u – 4 is a polynomial in variable u. NOTE: 2x2 – 3√x + 5, 1/x2 – 2x +5 , 2x3 – 3/x +4 are not polynomials.
  • 6.
  • 7. The degree is the term with the greatest exponent Recall that for y2, y is the base and 2 is the exponent For example:  p(x) = 10x4 + ½ is a polynomial in the variable x of degree 4.  p(x) = 8x3 + 7 is a polynomial in the variable x of degree 3.  p(x) = 5x3 – 3x2 + x – 1/√2 is a polynomial in the variable x of degree 3.  p(x) = 8u5 + u2 – 3/4 is a polynomial in the variable x of degree 5.
  • 9. A real number α is a zero of a polynomial f(x), if f(α) = 0. e.g. f(x) = x³ - 6x² +11x -6 f(2) = 2³ -6 X 2² +11 X 2 – 6 = 0 . Hence 2 is a zero of f(x). The number of zeroes of the polynomial is the degree of the polynomial. Therefore a quadratic polynomial has 2 zeroes and cubic 3 zeroes.
  • 10. For example: f(x) = 7, g(x) = -3/2, h(x) = 2 are constant polynomials. The degree of constant polynomials is ZERO. For example:  p(x) = 4x – 3, p(y) = 3y are linear polynomials. Any linear polynomial is in the form ax + b, where a, b are real nos. and a ≠ 0. It may be a monomial or a binomial. F(x) = 2x – 3 is binomial whereas g (x) = 7x is monomial.
  • 11.  A polynomial of degree two is called a quadratic polynomial.  f(x) = √3x2 – 4/3x + ½, q(w) = 2/3w2 + 4 are quadratic polynomials with real coefficients. Any quadratic polynomial is always in the form:- ax2 + bx +c where a,b,c are real nos. and a ≠ 0. • A polynomial of degree three is called a cubic polynomial. • f(x) = 5x3 – 2x2 + 3x -1/5 is a cubic polynomial in variable x. • Any cubic polynomial is always in the form f(x = ax3 + bx2 +cx + d where a,b,c,d are real nos.
  • 12. If p(x) is a polynomial and “y” is any real no. then real no. obtained by replacing “x” by “y”in p(x) is called the value of p(x) at x = y and is denoted by “p(y)”. A real no. x is a zero of the polynomial f(x),is f(x) = 0 Finding a zero of the polynomial means solving polynomial equation f(x) = 0. For example:- Value of p(x) at x = 1 p(x) = 2x2 – 3x – 2  p(1) = 2(1)2 – 3 x 1 – 2 = 2 – 3 – 2 = -3 For example:- Zero of the polynomial f(x) = x2 + 7x +12  f(x) = 0 x2 + 7x + 12 = 0 (x + 4) (x + 3) = 0 x + 4 = 0 or, x + 3 = 0 x = -4 , -3 ZERO OF A POLYNOMIAL
  • 13. ☻ A + B = - Coefficient of x Coefficient of x2 = - b a ☻ AB = Constant term Coefficient of x2 = c a Note:- “A” and “B” are the zeroes.
  • 14. Number of real zeroes of a polynomial is less than or equal to degree of the polynomial. An nth degree polynomial can have at most “n” real zeroes.
  • 15. GENERAL SHAPES OF POLYNOMIAL FUNCTIONS f(x) = x + 2 LINEAR FUNCTION DEGREE =1 MAX. ZEROES = 1
  • 16. GENERAL SHAPES OF POLYNOMIAL FUNCTIONS f(x) = x2 + 3x + 2 QUADRATIC FUNCTION DEGREE = 2 MAX. ZEROES = 2
  • 17. Relationship between the zeroes and coefficients of a cubic polynomial • Let α, β and γ be the zeroes of the polynomial ax³ + bx² + cx • Then, sum of zeroes(α+β+γ) = -b = -(coefficient of x²) a coefficient of x³ αβ + βγ + αγ = c = coefficient of x a coefficient of x³ Product of zeroes (αβγ) = -d = -(constant term) a coefficient of x³
  • 18. GENERAL SHAPES OF POLYNOMIAL FUNCTIONS f(x) = x3 + 4x2 + 2 CUBIC FUNCTION DEGREE = 3 MAX. ZEROES = 3
  • 19.
  • 20. If p(x) and g(x) are any two polynomials with g(x) ≠ 0,then we can always find polynomials q(x), and r(x) such that : P(x) = q(x) g(x) + r(x), Where r(x) = 0 or degree r(x) < degree g(x)
  • 21. QUESTIONS BASED ON POLYNOMIALS I) Find the zeroes of the polynomial x² + 7x + 12and verify the relation between the zeroes and its coefficients. f(x) = x² + 7x + 12 = x² + 4x + 3x + 12 =x(x +4) + 3(x + 4) =(x + 4)(x + 3) Therefore,zeroes of f(x) =x + 4 = 0, x +3 = 0 [ f(x) = 0] x = -4, x = -3 Hence zeroes of f(x) are α = -4 and β = -3.
  • 22.
  • 23. 2) Find a quadratic polynomial whose zeroes are 4, 1. sum of zeroes,α + β = 4 +1 = 5 = -b/a product of zeroes, αβ = 4 x 1 = 4 = c/a therefore, a = 1, b = -4, c =1 as, polynomial = ax² + bx +c = 1(x)² + { -4(x)} + 1 = x² - 4x + 1