SlideShare uma empresa Scribd logo
1 de 20
MATH PROJECT WORK

NAME - SHUBHANSHU BHARGAVA

CLASS -10

SECTION - A

SHIFT- I SHIFT
POLYNOMIALS

• POLYNOMIAL – A polynomial in one
  variable X is an algebraic expression in
  X of the form

     NOT A POLYNOMIAL – The
 expression like 1÷x − 1,∫x+2 etc are not
 polynomials .
DEGREE OF POLYNOMIAL
• Degree of polynomial- The highest
  power of x in p(x) is called the degree of
  the polynomial p(x).
• EXAMPLE –
• 1) F(x) = 3x +½ is a polynomial in the
  variable x of degree 1.
• 2) g(y) = 2y² − ⅜ y +7 is a polynomial in
  the variable y of degree 2 .
TYPES OF POLYNOMIALS

•   Types of polynomials are –
•   1] Constant polynomial
•   2] Linear polynomial
•   3] Quadratic polynomial
•   4] Cubic polynomial
•   5] Bi-quadratic polynomial
CONSTANT POLYNOMIAL

• CONSTANT POLYNOMIAL – A
  polynomial of degree zero is called a
  constant polynomial.
• EXAMPLE - F(x) = 7 etc .
• It is also called zero polynomial.
• The degree of the zero polynomial is not
  defined .
LINEAR POLYNOMIAL

• LINEAR       POLYNOMIAL           –    A
  polynomial of degree 1 is called a linear
  polynomial .
• EXAMPLE- 2x−3 , ∫3x +5 etc .
• The most general form of a linear
  polynomial is ax + b , a ≠ 0 ,a & b are
  real.
QUADRATIC POLYNOMIAL

•QUADRATIC POLYNOMIAL – A
 polynomial of degree 2 is called quadratic
 polynomial .
•EXAMPLE – 2x² + 3x − ⅔ , y² − 2 etc .
 More generally , any quadratic polynomial
 in x with real coefficient is of the form ax² +
 bx + c , where a, b ,c, are real numbers
 and a ≠ 0
CUBIC POLYNOMIALS

• CUBIC POLYNOMIAL – A
  polynomial of degree 3 is called a cubic
  polynomial .
• EXAMPLE = 2 − x³ , x³, etc .
• The most general form of a cubic
  polynomial with coefficients as real
  numbers is ax³ + bx² + cx + d , a ,b ,c ,d
  are reals .
BI QUADRATIC POLYNMIAL

 • BI – QUADRATIC POLYNOMIAL –
   A fourth degree polynomial is called a
   biquadratic polynomial .
VALUE OF POLYNOMIAL
• If p(x) is a polynomial in x, and if k is any real
  constant, then the real number obtained by
  replacing x by k in p(x), is called the value of
  p(x) at k, and is denoted by p(k) . For
  example , consider the polynomial p(x) = x²
  −3x −4 . Then, putting x= 2 in the polynomial ,
  we get p(2) = 2² − 3 × 2 − 4 = − 4 . The value
  − 6 obtained by replacing x by 2 in x² − 3x − 4
  at x = 2 . Similarly , p(0) is the value of p(x) at
  x = 0 , which is − 4 .
ZERO OF A POLYNOMIAL
• A real number k is said to a zero of a
  polynomial p(x), if said to be a zero of a
  polynomial p(x), if p(k) = 0 . For example,
  consider the polynomial p(x) = x³ − 3x − 4 .
  Then,
•      p(−1) = (−1)² − (3(−1) − 4 = 0
• Also, p(4) = (4)² − (3 ×4) − 4 = 0
• Here, − 1 and 4 are called the zeroes of the
  quadratic polynomial x² − 3x − 4 .
HOW TO FIND THE ZERO OF
 A LINEAR POLYNOMIAL
 • In general, if k is a zero of p(x) = ax + b,
   then p(k) = ak + b = 0, k = − b ÷ a . So,
   the zero of a linear polynomial ax + b is
   − b ÷ a = − ( constant term ) ÷
   coefficient of x . Thus, the zero of a
   linear polynomial is related to its
   coefficients .
GEOMETRICAL MEANING OF
THE ZEROES OF A POLYNOMIAL
 • We know that a real number k is a zero
   of the polynomial p(x) if p(K) = 0 . But to
   understand the importance of finding
   the zeroes of a polynomial, first we shall
   see the geometrical meaning of –
 • 1) Linear polynomial .
 • 2) Quadratic polynomial
 • 3) Cubic polynomial
GEOMETRICAL MEANING OF
     LINEAR POLYNOMIAL
• For a linear polynomial ax + b , a ≠ 0,
  the graph of y = ax +b is a straight line .
  Which intersect the x axis and which
  intersect the x axis exactly one point (−
  b ÷ 2 , 0 ) . Therefore the linear
  polynomial ax + b , a ≠ 0 has exactly
  one zero .
QUADRATIC POLYNOMIAL

• For any quadratic polynomial ax² + bx +c,
  a ≠ 0, the graph of the corresponding
  equation y = ax² + bx + c has one of the
  two shapes either open upwards or open
  downward depending on whether a>0 or
  a<0 .these curves are called parabolas .
GEOMETRICAL MEANING OF
   CUBIC POLYNOMIAL
 • The zeroes of a cubic polynomial p(x) are
   the x coordinates of the points where the
   graph of y = p(x) intersect the x – axis .
   Also , there are at most 3 zeroes for the
   cubic polynomials . In fact, any polynomial
   of degree 3 can have at most three
   zeroes .
RELATIONSHIP BETWEEN
ZEROES OF A POLYNOMIAL
    For a quadratic polynomial – In general, if α and β
    are the zeroes of a quadratic polynomial p(x) = ax² + bx +
    c , a ≠ 0 , then we know that x − α and x− β are the factors
    of p(x) . Therefore ,
•   ax² + bx + c = k ( x − α) ( x − β ) ,
•   Where k is a constant = k[x² − (α + β)x +αβ]
•   = kx² − k( α + β ) x + k αβ
•    Comparing the coefficients of x² , x and constant term on
    both the sides .
•   Therefore , sum of zeroes = − b ÷ a
•   = − (coefficients of x) ÷ coefficient of x²
•   Product of zeroes = c ÷ a = constant term ÷ coefficient of x²
RELATIONSHIP BETWEEN ZERO
AND COEFFICIENT OF A CUBIC
       POLYNOMIAL
• In general, if α , β , Y are the zeroes of a
  cubic polynomial ax³ + bx² + cx + d , then
∀ α+β+Y = − b÷a
• = − ( Coefficient of x² ) ÷ coefficient of x³
∀ αβ +βY +Yα =c ÷ a
• = coefficient of x ÷ coefficient of x³
∀ αβY = − d ÷ a
• = − constant term ÷ coefficient of x³
DIVISION ALGORITHEM FOR
      POLYNOMIALS
• If p(x) and g(x) are any two polynomials
  with g(x) ≠ 0, then we can find polynomials
  q(x) and r(x) such that –
• p(x) = q(x) × g(x) + r(x)
• Where r(x) = 0 or degree of r(x) < degree
  of g(x) .
• This result is taken as division algorithm
  for polynomials .
THE
      END

Mais conteúdo relacionado

Mais procurados

Maths ppt on some applications of trignometry
Maths ppt on some applications of trignometryMaths ppt on some applications of trignometry
Maths ppt on some applications of trignometry
Harsh Mahajan
 
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
05092000
 

Mais procurados (20)

Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS X
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
 
Statistics Math project class 10th
Statistics Math project class 10thStatistics Math project class 10th
Statistics Math project class 10th
 
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
 
POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Maths ppt on some applications of trignometry
Maths ppt on some applications of trignometryMaths ppt on some applications of trignometry
Maths ppt on some applications of trignometry
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numbers
 
Trigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 StudentsTrigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 Students
 
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION CPPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
 
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
 
Circles IX
Circles IXCircles IX
Circles IX
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
ppt on Triangles Class 9
ppt on Triangles Class 9 ppt on Triangles Class 9
ppt on Triangles Class 9
 
Maths project surface area and volume by chirag jain class ix a roll no. 17
Maths project surface area and volume by chirag jain class ix a roll no. 17Maths project surface area and volume by chirag jain class ix a roll no. 17
Maths project surface area and volume by chirag jain class ix a roll no. 17
 
Polynomials by nikund
Polynomials by nikundPolynomials by nikund
Polynomials by nikund
 
IX polynomial
IX polynomialIX polynomial
IX polynomial
 

Semelhante a Shubhanshu math project work , polynomial

best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)
Sourav Rider
 

Semelhante a Shubhanshu math project work , polynomial (20)

Shubhanshumathprojectwork10 a-120930012042-phpapp01
Shubhanshumathprojectwork10 a-120930012042-phpapp01Shubhanshumathprojectwork10 a-120930012042-phpapp01
Shubhanshumathprojectwork10 a-120930012042-phpapp01
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Std 10th Maths Polynomials .pptx
Std 10th Maths Polynomials .pptxStd 10th Maths Polynomials .pptx
Std 10th Maths Polynomials .pptx
 
Cl 9 Chapter 2.ppt
Cl 9 Chapter 2.pptCl 9 Chapter 2.ppt
Cl 9 Chapter 2.ppt
 
Polynomials
PolynomialsPolynomials
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_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polyomials x
Polyomials xPolyomials x
Polyomials x
 
Quadratic equation.pptx
Quadratic equation.pptxQuadratic equation.pptx
Quadratic equation.pptx
 
Polynomial
PolynomialPolynomial
Polynomial
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)best for me1017103 634411962199405000 (2)
best for me1017103 634411962199405000 (2)
 
Polynomial- Maths project
Polynomial- Maths projectPolynomial- Maths project
Polynomial- Maths project
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) Simplified
 

Último

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

Shubhanshu math project work , polynomial

  • 1. MATH PROJECT WORK NAME - SHUBHANSHU BHARGAVA CLASS -10 SECTION - A SHIFT- I SHIFT
  • 2. POLYNOMIALS • POLYNOMIAL – A polynomial in one variable X is an algebraic expression in X of the form NOT A POLYNOMIAL – The expression like 1÷x − 1,∫x+2 etc are not polynomials .
  • 3. DEGREE OF POLYNOMIAL • Degree of polynomial- The highest power of x in p(x) is called the degree of the polynomial p(x). • EXAMPLE – • 1) F(x) = 3x +½ is a polynomial in the variable x of degree 1. • 2) g(y) = 2y² − ⅜ y +7 is a polynomial in the variable y of degree 2 .
  • 4. TYPES OF POLYNOMIALS • Types of polynomials are – • 1] Constant polynomial • 2] Linear polynomial • 3] Quadratic polynomial • 4] Cubic polynomial • 5] Bi-quadratic polynomial
  • 5. CONSTANT POLYNOMIAL • CONSTANT POLYNOMIAL – A polynomial of degree zero is called a constant polynomial. • EXAMPLE - F(x) = 7 etc . • It is also called zero polynomial. • The degree of the zero polynomial is not defined .
  • 6. LINEAR POLYNOMIAL • LINEAR POLYNOMIAL – A polynomial of degree 1 is called a linear polynomial . • EXAMPLE- 2x−3 , ∫3x +5 etc . • The most general form of a linear polynomial is ax + b , a ≠ 0 ,a & b are real.
  • 7. QUADRATIC POLYNOMIAL •QUADRATIC POLYNOMIAL – A polynomial of degree 2 is called quadratic polynomial . •EXAMPLE – 2x² + 3x − ⅔ , y² − 2 etc . More generally , any quadratic polynomial in x with real coefficient is of the form ax² + bx + c , where a, b ,c, are real numbers and a ≠ 0
  • 8. CUBIC POLYNOMIALS • CUBIC POLYNOMIAL – A polynomial of degree 3 is called a cubic polynomial . • EXAMPLE = 2 − x³ , x³, etc . • The most general form of a cubic polynomial with coefficients as real numbers is ax³ + bx² + cx + d , a ,b ,c ,d are reals .
  • 9. BI QUADRATIC POLYNMIAL • BI – QUADRATIC POLYNOMIAL – A fourth degree polynomial is called a biquadratic polynomial .
  • 10. VALUE OF POLYNOMIAL • If p(x) is a polynomial in x, and if k is any real constant, then the real number obtained by replacing x by k in p(x), is called the value of p(x) at k, and is denoted by p(k) . For example , consider the polynomial p(x) = x² −3x −4 . Then, putting x= 2 in the polynomial , we get p(2) = 2² − 3 × 2 − 4 = − 4 . The value − 6 obtained by replacing x by 2 in x² − 3x − 4 at x = 2 . Similarly , p(0) is the value of p(x) at x = 0 , which is − 4 .
  • 11. ZERO OF A POLYNOMIAL • A real number k is said to a zero of a polynomial p(x), if said to be a zero of a polynomial p(x), if p(k) = 0 . For example, consider the polynomial p(x) = x³ − 3x − 4 . Then, • p(−1) = (−1)² − (3(−1) − 4 = 0 • Also, p(4) = (4)² − (3 ×4) − 4 = 0 • Here, − 1 and 4 are called the zeroes of the quadratic polynomial x² − 3x − 4 .
  • 12. HOW TO FIND THE ZERO OF A LINEAR POLYNOMIAL • In general, if k is a zero of p(x) = ax + b, then p(k) = ak + b = 0, k = − b ÷ a . So, the zero of a linear polynomial ax + b is − b ÷ a = − ( constant term ) ÷ coefficient of x . Thus, the zero of a linear polynomial is related to its coefficients .
  • 13. GEOMETRICAL MEANING OF THE ZEROES OF A POLYNOMIAL • We know that a real number k is a zero of the polynomial p(x) if p(K) = 0 . But to understand the importance of finding the zeroes of a polynomial, first we shall see the geometrical meaning of – • 1) Linear polynomial . • 2) Quadratic polynomial • 3) Cubic polynomial
  • 14. GEOMETRICAL MEANING OF LINEAR POLYNOMIAL • For a linear polynomial ax + b , a ≠ 0, the graph of y = ax +b is a straight line . Which intersect the x axis and which intersect the x axis exactly one point (− b ÷ 2 , 0 ) . Therefore the linear polynomial ax + b , a ≠ 0 has exactly one zero .
  • 15. QUADRATIC POLYNOMIAL • For any quadratic polynomial ax² + bx +c, a ≠ 0, the graph of the corresponding equation y = ax² + bx + c has one of the two shapes either open upwards or open downward depending on whether a>0 or a<0 .these curves are called parabolas .
  • 16. GEOMETRICAL MEANING OF CUBIC POLYNOMIAL • The zeroes of a cubic polynomial p(x) are the x coordinates of the points where the graph of y = p(x) intersect the x – axis . Also , there are at most 3 zeroes for the cubic polynomials . In fact, any polynomial of degree 3 can have at most three zeroes .
  • 17. RELATIONSHIP BETWEEN ZEROES OF A POLYNOMIAL For a quadratic polynomial – In general, if α and β are the zeroes of a quadratic polynomial p(x) = ax² + bx + c , a ≠ 0 , then we know that x − α and x− β are the factors of p(x) . Therefore , • ax² + bx + c = k ( x − α) ( x − β ) , • Where k is a constant = k[x² − (α + β)x +αβ] • = kx² − k( α + β ) x + k αβ • Comparing the coefficients of x² , x and constant term on both the sides . • Therefore , sum of zeroes = − b ÷ a • = − (coefficients of x) ÷ coefficient of x² • Product of zeroes = c ÷ a = constant term ÷ coefficient of x²
  • 18. RELATIONSHIP BETWEEN ZERO AND COEFFICIENT OF A CUBIC POLYNOMIAL • In general, if α , β , Y are the zeroes of a cubic polynomial ax³ + bx² + cx + d , then ∀ α+β+Y = − b÷a • = − ( Coefficient of x² ) ÷ coefficient of x³ ∀ αβ +βY +Yα =c ÷ a • = coefficient of x ÷ coefficient of x³ ∀ αβY = − d ÷ a • = − constant term ÷ coefficient of x³
  • 19. DIVISION ALGORITHEM FOR POLYNOMIALS • If p(x) and g(x) are any two polynomials with g(x) ≠ 0, then we can find polynomials q(x) and r(x) such that – • p(x) = q(x) × g(x) + r(x) • Where r(x) = 0 or degree of r(x) < degree of g(x) . • This result is taken as division algorithm for polynomials .
  • 20. THE END