SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

7.3 quadratic techniques
7.3 quadratic techniques7.3 quadratic techniques
7.3 quadratic techniques
Jessica Garcia
 
C2 st lecture 3 handout
C2 st lecture 3 handoutC2 st lecture 3 handout
C2 st lecture 3 handout
fatima d
 
C2 st lecture 4 handout
C2 st lecture 4 handoutC2 st lecture 4 handout
C2 st lecture 4 handout
fatima d
 
C2 st lecture 6 handout
C2 st lecture 6 handoutC2 st lecture 6 handout
C2 st lecture 6 handout
fatima d
 
5.4 long division
5.4 long division5.4 long division
5.4 long division
leblance
 
Lesson 5.2 honors 2
Lesson 5.2 honors 2Lesson 5.2 honors 2
Lesson 5.2 honors 2
morrobea
 

Tendances (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
 

Similaire à 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
 

Dernier

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Dernier (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
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
 
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
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

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