SlideShare uma empresa Scribd logo
1 de 18
Maths Project
• Made By :- Aman Yadav
• Class:-Ix-A
• Roll no. :- 05



• Submitted To:- Mr. Manish Ahuja
  (Maths Teacher)
• By The Help oF Mrs.Neetu Sharma
  (Computer Teacher)
Polynomials
Topics Covered
•   Polynomials.
•   Exponents And Terms.
•   Degree Of A Polynomial In One Variable.
•   Degree Of A Polynomial In Two Variables.
•   Remainder Theorem.
•   Factor Theorem.
•   Algebric Identities.
Polynomials
•   A polynomial is a monomial or a sum of monomials.

•   Each monomial in a polynomial is a term of the
    polynomial.
       The number factor of a term is called the coefficient.
      The coefficient of the first term in a polynomial is the
      lead coefficient.


•   A polynomial with two terms is called a binomial.
•   A polynomial with three term is called a trinomial.
Exponents And Terms.
Degree of a Polynomial in one
        variable:-

Degree of a Polynomial in one variable. What
is degree of the following binomial? The
answer is 2. 5x2 + 3 is a polynomial in x of
degree 2. In case of a polynomial in one
variable, the highest power of the variable is
called the degree of polynomial .
Degree of a Polynomial in two
            variables.
   • What is degree of the following polynomial?

             5 x y − 7 x + 3 xy + 9 y + 4
                2   3        3


• Theanswer is five because if we add 2 and 3 , the answer is five
which is the highest power in the whole polynomial.

E.g.-    3 x y − 5 x + 8 xy + 2 y + 9
            3   4       2
                                             is a polynomial in x
        and y of degree 7.

In case of polynomials on more than one variable, the sum of
powers of the variables in each term is taken up and the highest
sum so obtained is called the degree of polynomial.
Polynomials in one variable
     The degree of a polynomial in one variable is the largest
     exponent of that variable.


2    A constant has no variable. It is a 0 degree polynomial.



4x +1        This is a 1st degree polynomial. 1st degree polynomials
             are linear.


5 x + 2 x − 14
    2                        This is a 2nd degree polynomial. 2nd
                             degree polynomials are quadratic.


3 x − 18 This is a 3rd are cubic.
   3
          polynomials
                       degree polynomial. 3rd degree
Examples
Polynomials          Degree     Classify by   Classify by no.
                                degree        of terms.
                  Text
       5                    0     Constant     Monomial
                                                Txt


     2x - 4                 1      Linear       Binomial
           Text


     3x2 + x                2    Quadratic      Binomial
                                      Text

                     Text
x - 4x + 1
 3         2
                            3       Cubic      Trinomial
Remainder Theorem

Let f(x) be a polynomial of degree n > 1 and let a be any real number.
When f(x) is divided by (x-a) , then the remainder is f(a).
              TEXT              TEXT          TEXT                     TEXT
PROOF Suppose when f(x) is divided by (x-a), the quotient is g(x) and the remainder
         is r(x).
         Then, degree r(x) < degree (x-a)
                degree r(x) < 1                          [ therefore, degree (x-a)=1]
                degree r(x) = 0
                r(x) is constant, equal to r (say)
Thus, when f(x) is divided by (x-a), then the quotient is g9x) and the remainder is r.
Therefore, f(x) = (x-a)*g(x) + r                              (i)
Putting x=a in (i), we get r = f(a)
Thus, when f(x) is divided by (x-a), then the remainder is f(a).
Questions on Remainder Theorem

Q.) Find the remainder when the polynomial
     f(x) = x4 + 2x3 – 3x2 + x – 1 is divided by (x-2).

A.) x-2 = 0      x=2
By remainder theorem, we know that when f(x) is divided by (x-2),
the remainder is x(2).
Now, f(2) = (24 + 2*23 – 3*22 + 2-1)
          = (16 + 16 – 12 + 2 – 1) = 21.
Hence, the required remainder is 21.
Factor Theorem
Let f(x) be a polynomial of degree n > 1 and let a be
any real number.
(i) If f(a) = 0 then (x-a) is a factor of f(x).

PROOF let f(a) = 0
     On dividing f(x) by 9x-a), let g(x) be the quotient. Also,
     by remainder theorem, when f(x) is divided by (x-a),
     then the remainder is f(a).
therefore f(x) = (x-a)*g(x) + f(a)
       f(x) = (x-a)*g(x)              [therefore f(a)=0(given]
       (x-a) is a factor of f(x).
Algebraic Identities

   Some common identities used to factorize polynomials




(a+b)2=a2+b2+2ab   (a-b)2=a2+b2-2ab   a2-b2=(a+b)(a-b)   (x+a)(x+b)=x2+(a+b)x+ab
Algebraic Identities
 Advanced identities used to factorize polynomials



                            (x-y)3=x3-y3-
                              3xy(x-y)

x3+y3=(x+y) *
  (x2+y2-xy)                                           x3-y3=(x+y) *
                                                        (x2+y2+xy)




            (x+y)3=x3+y3+
                                   (x+y+z)2=x2+y2+z2
              3xy(x+y)
                                     +2xy+2yz+2zx
Q/A on Polynomials

Q.1) Show that (x-3) is a factor of polynomial
     f(x)=x3+x2-17x+15.

A.1) By factor theorem, (x-3) will be a factor of f(x) if f(3)=0.
     Now, f(x)=x3+x2-17x+15
     f(3)=(33+32-17*3+15)=(27+9-51+15)=0
     (x-3) is a factor of f(x).

Hence, (x-3) is a factor of the given polynomial f(x).
Q/A on Polynomials

Q.1) Factorize:
     (i) 9x2 – 16y2 (ii)x3-x

A.1)(i) (9x2 – 16y2) = (3x)2 – (4y)2
                   = (3x + 4y)(3x – 4y)
     therefore, (9x2-16y2) = (3x + 4y)(3x – 4y)

   (ii) (x3-x) = x(x2-1)
               = x(x+1)(x-1)
     therefore, (x3-x) = x(x + 1)(x-1)
Points to Remember


• A real number ‘a’ is a zero of a polynomial p(x) if p(a)=0. In
  this case, a is also called a root of the equation p(x)=0.

• Every linear polynomial in one variable has a unique zero, a
  non-zero constant polynomial has no zero, and every real
  number is a zero of the zero polynomial.
THANK YOU



        With Regards:-
        Aman Yadav

Mais conteúdo relacionado

Mais procurados

Polynomial for class 9
Polynomial   for class 9Polynomial   for class 9
Polynomial for class 9MD. G R Ahmed
 
Dividing Polynomials Slide Share
Dividing Polynomials Slide ShareDividing Polynomials Slide Share
Dividing Polynomials Slide ShareKristen T
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentationAnushkaDubey19
 
7.3 quadratic techniques
7.3 quadratic techniques7.3 quadratic techniques
7.3 quadratic techniquesJessica Garcia
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9thSejal Agarwal
 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths PolynomialsPankajGahlot2
 
C2 st lecture 3 handout
C2 st lecture 3 handoutC2 st lecture 3 handout
C2 st lecture 3 handoutfatima d
 
C2 st lecture 4 handout
C2 st lecture 4 handoutC2 st lecture 4 handout
C2 st lecture 4 handoutfatima d
 
C2 st lecture 6 handout
C2 st lecture 6 handoutC2 st lecture 6 handout
C2 st lecture 6 handoutfatima d
 
Presentation of Polynomial
Presentation of PolynomialPresentation of Polynomial
Presentation of PolynomialRajatUpadhyay20
 
5.4 long division
5.4 long division5.4 long division
5.4 long divisionleblance
 
Lesson 5.2 honors 2
Lesson 5.2 honors 2Lesson 5.2 honors 2
Lesson 5.2 honors 2morrobea
 
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 Expression
Polynomial Expression Polynomial Expression
Polynomial Expression AarthiB10
 

Mais procurados (20)

Polynomial for class 9
Polynomial   for class 9Polynomial   for class 9
Polynomial for class 9
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Dividing Polynomials Slide Share
Dividing Polynomials Slide ShareDividing Polynomials Slide Share
Dividing Polynomials Slide Share
 
Polynomials
PolynomialsPolynomials
Polynomials
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
Division Of Polynomials
Division Of PolynomialsDivision Of Polynomials
Division Of Polynomials
 
1050 text-bop
1050 text-bop1050 text-bop
1050 text-bop
 
7.3 quadratic techniques
7.3 quadratic techniques7.3 quadratic techniques
7.3 quadratic techniques
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
C2 st lecture 3 handout
C2 st lecture 3 handoutC2 st lecture 3 handout
C2 st lecture 3 handout
 
C2 st lecture 4 handout
C2 st lecture 4 handoutC2 st lecture 4 handout
C2 st lecture 4 handout
 
C2 st lecture 6 handout
C2 st lecture 6 handoutC2 st lecture 6 handout
C2 st lecture 6 handout
 
Presentation of Polynomial
Presentation of PolynomialPresentation of Polynomial
Presentation of Polynomial
 
5.4 long division
5.4 long division5.4 long division
5.4 long division
 
9-5 Notes
9-5 Notes9-5 Notes
9-5 Notes
 
Lesson 5.2 honors 2
Lesson 5.2 honors 2Lesson 5.2 honors 2
Lesson 5.2 honors 2
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
 
Polynomial Expression
Polynomial Expression Polynomial Expression
Polynomial Expression
 

Semelhante a Aman yadav

Semelhante a Aman yadav (20)

Polynomials
PolynomialsPolynomials
Polynomials
 
Maths ppt (mrshpy)
Maths ppt (mrshpy)Maths ppt (mrshpy)
Maths ppt (mrshpy)
 
Polynomials
PolynomialsPolynomials
Polynomials
 
polynomials of class 10th
polynomials of class 10thpolynomials of class 10th
polynomials of class 10th
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) Simplified
 
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
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Math ppt copy (2)
Math ppt   copy (2)Math ppt   copy (2)
Math ppt copy (2)
 
Zeros of p(x)
Zeros of p(x)Zeros of p(x)
Zeros of p(x)
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functions
 
Polyomials x
Polyomials xPolyomials x
Polyomials x
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomial- Maths project
Polynomial- Maths projectPolynomial- Maths project
Polynomial- Maths project
 
best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)
 
Nirav vaishnav
Nirav vaishnavNirav vaishnav
Nirav vaishnav
 
Nirav vaishnav
Nirav vaishnavNirav vaishnav
Nirav vaishnav
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
 
polynomials
polynomialspolynomials
polynomials
 

Último

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

Aman yadav

  • 1. Maths Project • Made By :- Aman Yadav • Class:-Ix-A • Roll no. :- 05 • Submitted To:- Mr. Manish Ahuja (Maths Teacher) • By The Help oF Mrs.Neetu Sharma (Computer Teacher)
  • 3. Topics Covered • Polynomials. • Exponents And Terms. • Degree Of A Polynomial In One Variable. • Degree Of A Polynomial In Two Variables. • Remainder Theorem. • Factor Theorem. • Algebric Identities.
  • 4. Polynomials • A polynomial is a monomial or a sum of monomials. • Each monomial in a polynomial is a term of the polynomial. The number factor of a term is called the coefficient. The coefficient of the first term in a polynomial is the lead coefficient. • A polynomial with two terms is called a binomial. • A polynomial with three term is called a trinomial.
  • 6. Degree of a Polynomial in one variable:- Degree of a Polynomial in one variable. What is degree of the following binomial? The answer is 2. 5x2 + 3 is a polynomial in x of degree 2. In case of a polynomial in one variable, the highest power of the variable is called the degree of polynomial .
  • 7. Degree of a Polynomial in two variables. • What is degree of the following polynomial? 5 x y − 7 x + 3 xy + 9 y + 4 2 3 3 • Theanswer is five because if we add 2 and 3 , the answer is five which is the highest power in the whole polynomial. E.g.- 3 x y − 5 x + 8 xy + 2 y + 9 3 4 2 is a polynomial in x and y of degree 7. In case of polynomials on more than one variable, the sum of powers of the variables in each term is taken up and the highest sum so obtained is called the degree of polynomial.
  • 8. Polynomials in one variable The degree of a polynomial in one variable is the largest exponent of that variable. 2 A constant has no variable. It is a 0 degree polynomial. 4x +1 This is a 1st degree polynomial. 1st degree polynomials are linear. 5 x + 2 x − 14 2 This is a 2nd degree polynomial. 2nd degree polynomials are quadratic. 3 x − 18 This is a 3rd are cubic. 3 polynomials degree polynomial. 3rd degree
  • 9. Examples Polynomials Degree Classify by Classify by no. degree of terms. Text 5 0 Constant Monomial Txt 2x - 4 1 Linear Binomial Text 3x2 + x 2 Quadratic Binomial Text Text x - 4x + 1 3 2 3 Cubic Trinomial
  • 10. Remainder Theorem Let f(x) be a polynomial of degree n > 1 and let a be any real number. When f(x) is divided by (x-a) , then the remainder is f(a). TEXT TEXT TEXT TEXT PROOF Suppose when f(x) is divided by (x-a), the quotient is g(x) and the remainder is r(x). Then, degree r(x) < degree (x-a) degree r(x) < 1 [ therefore, degree (x-a)=1] degree r(x) = 0 r(x) is constant, equal to r (say) Thus, when f(x) is divided by (x-a), then the quotient is g9x) and the remainder is r. Therefore, f(x) = (x-a)*g(x) + r (i) Putting x=a in (i), we get r = f(a) Thus, when f(x) is divided by (x-a), then the remainder is f(a).
  • 11. Questions on Remainder Theorem Q.) Find the remainder when the polynomial f(x) = x4 + 2x3 – 3x2 + x – 1 is divided by (x-2). A.) x-2 = 0 x=2 By remainder theorem, we know that when f(x) is divided by (x-2), the remainder is x(2). Now, f(2) = (24 + 2*23 – 3*22 + 2-1) = (16 + 16 – 12 + 2 – 1) = 21. Hence, the required remainder is 21.
  • 12. Factor Theorem Let f(x) be a polynomial of degree n > 1 and let a be any real number. (i) If f(a) = 0 then (x-a) is a factor of f(x). PROOF let f(a) = 0 On dividing f(x) by 9x-a), let g(x) be the quotient. Also, by remainder theorem, when f(x) is divided by (x-a), then the remainder is f(a). therefore f(x) = (x-a)*g(x) + f(a) f(x) = (x-a)*g(x) [therefore f(a)=0(given] (x-a) is a factor of f(x).
  • 13. Algebraic Identities Some common identities used to factorize polynomials (a+b)2=a2+b2+2ab (a-b)2=a2+b2-2ab a2-b2=(a+b)(a-b) (x+a)(x+b)=x2+(a+b)x+ab
  • 14. Algebraic Identities Advanced identities used to factorize polynomials (x-y)3=x3-y3- 3xy(x-y) x3+y3=(x+y) * (x2+y2-xy) x3-y3=(x+y) * (x2+y2+xy) (x+y)3=x3+y3+ (x+y+z)2=x2+y2+z2 3xy(x+y) +2xy+2yz+2zx
  • 15. Q/A on Polynomials Q.1) Show that (x-3) is a factor of polynomial f(x)=x3+x2-17x+15. A.1) By factor theorem, (x-3) will be a factor of f(x) if f(3)=0. Now, f(x)=x3+x2-17x+15 f(3)=(33+32-17*3+15)=(27+9-51+15)=0 (x-3) is a factor of f(x). Hence, (x-3) is a factor of the given polynomial f(x).
  • 16. Q/A on Polynomials Q.1) Factorize: (i) 9x2 – 16y2 (ii)x3-x A.1)(i) (9x2 – 16y2) = (3x)2 – (4y)2 = (3x + 4y)(3x – 4y) therefore, (9x2-16y2) = (3x + 4y)(3x – 4y) (ii) (x3-x) = x(x2-1) = x(x+1)(x-1) therefore, (x3-x) = x(x + 1)(x-1)
  • 17. Points to Remember • A real number ‘a’ is a zero of a polynomial p(x) if p(a)=0. In this case, a is also called a root of the equation p(x)=0. • Every linear polynomial in one variable has a unique zero, a non-zero constant polynomial has no zero, and every real number is a zero of the zero polynomial.
  • 18. THANK YOU With Regards:- Aman Yadav