SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

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
 

Was ist angesagt? (20)

IX polynomial
IX polynomialIX polynomial
IX polynomial
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
 
SURFACE AREA AND VOLUME
SURFACE AREA AND VOLUMESURFACE AREA AND VOLUME
SURFACE AREA AND VOLUME
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numbers
 
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
 
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
PolynomialsPolynomials
Polynomials
 
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
 
Areas related to Circles - class 10 maths
Areas related to Circles - class 10 maths Areas related to Circles - class 10 maths
Areas related to Circles - class 10 maths
 
Polynomials
PolynomialsPolynomials
Polynomials
 
number system school ppt ninth class
number system school ppt ninth classnumber system school ppt ninth class
number system school ppt ninth class
 
Algebraic expressions and identities
Algebraic expressions and identitiesAlgebraic expressions and identities
Algebraic expressions and identities
 
Management Of Natural Resource Class 10 Science PPT Project
Management Of Natural Resource Class 10 Science PPT ProjectManagement Of Natural Resource Class 10 Science PPT Project
Management Of Natural Resource Class 10 Science PPT Project
 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS X
 
CLASS X MATHS Coordinate geometry
CLASS X MATHS Coordinate geometryCLASS X MATHS Coordinate geometry
CLASS X MATHS Coordinate geometry
 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10
 
A Project on Pi
A Project on PiA Project on Pi
A Project on Pi
 
Trigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 StudentsTrigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 Students
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Maths Project Quadratic Equations
Maths Project Quadratic EquationsMaths Project Quadratic Equations
Maths Project Quadratic Equations
 

Ähnlich wie 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
 

Ähnlich wie Shubhanshu math project work , polynomial (20)

Shubhanshumathprojectwork10 a-120930012042-phpapp01
Shubhanshumathprojectwork10 a-120930012042-phpapp01Shubhanshumathprojectwork10 a-120930012042-phpapp01
Shubhanshumathprojectwork10 a-120930012042-phpapp01
 
Polynomials by nikund
Polynomials by nikundPolynomials by nikund
Polynomials by nikund
 
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
 
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
 
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
 
Parabola complete
Parabola completeParabola complete
Parabola complete
 
Chap 1 real number
Chap 1 real numberChap 1 real number
Chap 1 real number
 

Kürzlich hochgeladen

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
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
 

Kürzlich hochgeladen (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
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