SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot

Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9thSejal Agarwal
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentationAnushkaDubey19
 
Polynomials Add And Subtract Ch 9.1
Polynomials Add And Subtract Ch 9.1Polynomials Add And Subtract Ch 9.1
Polynomials Add And Subtract Ch 9.1taco40
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsSiddharth Jain
 
Polynomial -ppt
Polynomial -pptPolynomial -ppt
Polynomial -pptKavi Kuyil
 
Polynomial kavi ppt
Polynomial kavi pptPolynomial kavi ppt
Polynomial kavi pptkavidevu
 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths PolynomialsPankajGahlot2
 
polynomials class 9th
polynomials class 9thpolynomials class 9th
polynomials class 9thastha11
 
Polynomials (Algebra) - Class 10
Polynomials (Algebra) - Class 10 Polynomials (Algebra) - Class 10
Polynomials (Algebra) - Class 10 AnjaliKaur3
 
Polynomials for class 9th
Polynomials for class 9th Polynomials for class 9th
Polynomials for class 9th Keril Patel
 
PPT on algebraic expressions and identities
PPT on algebraic expressions and identitiesPPT on algebraic expressions and identities
PPT on algebraic expressions and identitiesMohammad Talib
 
Polinomials in cd
Polinomials in cdPolinomials in cd
Polinomials in cdAdi Sharma
 
Algebraic expressions and identities
Algebraic expressions and identitiesAlgebraic expressions and identities
Algebraic expressions and identitiesDeepansha Singh
 
POLYNOMIAL CLASS X MODULE 1
POLYNOMIAL CLASS X MODULE 1POLYNOMIAL CLASS X MODULE 1
POLYNOMIAL CLASS X MODULE 1Mishal Chauhan
 

What's hot (20)

Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
Polynomials Add And Subtract Ch 9.1
Polynomials Add And Subtract Ch 9.1Polynomials Add And Subtract Ch 9.1
Polynomials Add And Subtract Ch 9.1
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
 
Polynomial -ppt
Polynomial -pptPolynomial -ppt
Polynomial -ppt
 
Polynomials Class 9th
Polynomials Class 9thPolynomials Class 9th
Polynomials Class 9th
 
POLYNOMIALS
POLYNOMIALSPOLYNOMIALS
POLYNOMIALS
 
Polynomial kavi ppt
Polynomial kavi pptPolynomial kavi ppt
Polynomial kavi ppt
 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths Polynomials
 
polynomials class 9th
polynomials class 9thpolynomials class 9th
polynomials class 9th
 
Polynomials (Algebra) - Class 10
Polynomials (Algebra) - Class 10 Polynomials (Algebra) - Class 10
Polynomials (Algebra) - Class 10
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomial equations
Polynomial equationsPolynomial equations
Polynomial equations
 
Polynomials for class 9th
Polynomials for class 9th Polynomials for class 9th
Polynomials for class 9th
 
PPT on algebraic expressions and identities
PPT on algebraic expressions and identitiesPPT on algebraic expressions and identities
PPT on algebraic expressions and identities
 
Polinomials in cd
Polinomials in cdPolinomials in cd
Polinomials in cd
 
Algebraic expressions and identities
Algebraic expressions and identitiesAlgebraic expressions and identities
Algebraic expressions and identities
 
POLYNOMIAL CLASS X MODULE 1
POLYNOMIAL CLASS X MODULE 1POLYNOMIAL CLASS X MODULE 1
POLYNOMIAL CLASS X MODULE 1
 
Polynomials
PolynomialsPolynomials
Polynomials
 

Viewers also liked

Laws of thermodynamics
Laws of thermodynamicsLaws of thermodynamics
Laws of thermodynamicsFaraz Ahmed
 
Huong dan do an be tong 2 voi sap2000
Huong dan do an be tong 2 voi sap2000Huong dan do an be tong 2 voi sap2000
Huong dan do an be tong 2 voi sap2000Nhoc Pk
 

Viewers also liked (6)

Dr. Andre Mitchell's CV
Dr. Andre Mitchell's CVDr. Andre Mitchell's CV
Dr. Andre Mitchell's CV
 
Rutgers University's Undergraduate SCM design teams
Rutgers University's Undergraduate SCM design teamsRutgers University's Undergraduate SCM design teams
Rutgers University's Undergraduate SCM design teams
 
linieaire regressie
linieaire regressielinieaire regressie
linieaire regressie
 
Laws of thermodynamics
Laws of thermodynamicsLaws of thermodynamics
Laws of thermodynamics
 
Shiv_Resume
Shiv_ResumeShiv_Resume
Shiv_Resume
 
Huong dan do an be tong 2 voi sap2000
Huong dan do an be tong 2 voi sap2000Huong dan do an be tong 2 voi sap2000
Huong dan do an be tong 2 voi sap2000
 

Similar to Polynomials

Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manviManvigangwar
 
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
 
polynomials of class 10th
polynomials of class 10thpolynomials of class 10th
polynomials of class 10thAshish Pradhan
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS PolynomialsRc Os
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTSanjayraj Balasara
 
Polynomials by nikund
Polynomials by nikundPolynomials by nikund
Polynomials by nikundsheshank jain
 
Class IX - Polynomials PPT
Class IX - Polynomials PPTClass IX - Polynomials PPT
Class IX - Polynomials PPTAlankritWadhwa
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) SimplifiedSajeel Khan
 
LINES AND AM\NLES
LINES AND AM\NLESLINES AND AM\NLES
LINES AND AM\NLESAmal_Amna
 
Polynomial- Maths project
Polynomial- Maths projectPolynomial- Maths project
Polynomial- Maths projectRITURAJ DAS
 

Similar to 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
 
Polynomials
PolynomialsPolynomials
Polynomials
 
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
 
polynomials of class 10th
polynomials of class 10thpolynomials of class 10th
polynomials of class 10th
 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
 
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
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) Simplified
 
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
 

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)