SlideShare ist ein Scribd-Unternehmen logo
1 von 7
Top Careers & You
                                                                         ®

_________________________________________________________________________________


                                      QUADRATIC EQUATION

GENERAL THEORY OF EQUATIONS
Polynomial equation: A polynomial which is equal to zero is called a polynomial equation. For example, 2x +
5 = 0, x2 – 2x + 5 = 0, 2x2 – 5x2 + 1 = 0 etc. are polynomial equations.

Root of a polynomial equation: If f (x) = 0 is a polynomial equation and f ( α ) = 0, then α is called a root of
the polynomial equation f (x) = 0.

Theorem: Every equation f (x) = 0 of nth degree has exactly n roots.

Factor Theorem: If α is a root of equation f (x) = 0, then the polynomial f (x) is exactly divisible by x – α (i.e.,
remainder is zero).For example, x2 – 5x + 6 = 0 is divisible by x – 2 because 2 is the root of the given
equation.

Multiplicity of a Root: If α is a root of the polynomial equation f (x) = 0 then α is called a root of multiplicity r
if (x – α)r divides f (x).
For example: In the equation (x + 1) 4 (x – 2) 2 (2x – 6) = 0 the root – 1, 2, 3 are of multiplicity 4, 2, and 1
respectively.


Linear Equation: A linear equation is 1st degree equation. It has only one root. Its general form is ax + b = 0
and root is – b/a.


Quadratic Equation: A quadratic equation in one variable has two and only two roots. The general form of a
quadratic equation is ax2 + bx + c = 0. This equation has two & only two roots,

                                                        − b ± b2 − 4ac
                                                   x=
                                                              2a
If X1 and X2 are the roots, then

                                            − b + b2 − 4ac        − b − b2 − 4ac
                                     x1 =                  & x2 =
                                                  2a                    2a


NATURE OF ROOTS:
∗      The term (b2 − 4ac) is called the discriminant of the quadratic equation aX2 + bX + c and is denoted by
       D.




_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 1
Top Careers & You
                                                                                  ®

_________________________________________________________________________________

Rules:
1.   if D > 0, X1 & X2 are real and unequal
2.   if D = 0, X1 & X2 are real and equal
3.   if D is a perfect square, X1 & X2 are rational and unequal
4.   if D < 0, X1 & X2 are imaginary, unequal, and conjugates of each other.
     If X1 and X2 are the two roots of aX2 + bX + C = 0
           then sum of roots = X1 + X2 = − b/a
           and product of roots = X1 X2 = c/a

Deductions:
1.         If b = 0, X1 + X2 = 0 or X1 = − X2,
           Converse: If roots of given equation are equal in magnitude but opposite in sign, then b = 0
2.         If c = 0, one of the roots will be zero & vice versa
3.         if c = a, X1 = 1/X2
           Converse: If roots of given equation are reciprocal of each other, then c = a

FORMATION OF EQUATION FROM ROOTS:
∗.         If X1 and X2 are the two roots then (X − X1) (X − X2) = 0 is the required equation
∗          If (X1 + X2) and X1, X2 are given the equation is X2 − (X1 + X2) X + X1 X2 = 0
           ⇒ X2 − SX + P = 0 where S = sum of roots, P = product of roots.


TRANSFORMATION OF EQUATIONS:
                                                                          +.……+ an = 0 having roots α1, α2, α3, α4, α5, ….αn.
                                              n         n–1         n–2
Let the given equation be f (x) = a0 x + a1x                  + a2 x
Some simple transformations of this equation are given below :


 Sr.        Required nature                                   Reqd
                                    Reqd roots                                                      Resulting Equation
 No            of roots                                   Transformation
     1      Opposite sign         –α1, –α2, –α3,….            Put x = – x             a0 xn – a1xn–1 + a2 xn–2 –.… + (–1)n an = 0
     2      Reciprocal            1/α1, 1/α2, 1/α3,..         Put x = 1/x             anxn + an–1xn–1 + an–2 xn–2 +.……+ a0 = 0
     3      Reciprocal &            –1/α1, –1/α2 ,                                    an xn – an–1xn–1 + an–2 xn–2 –.… + (–1)n a0 = 0
                                                               Put x = – 1/x
            opp. sign                –1/α3 …...
     4                                                                                a0 xn/2 + a1x(n–1) / 2 + a2 x(n–2) / 2 +.…+ an= 0 &
            Square                 α12, α22, α32…              Put x =        x
                                                                                      then squaring this equation
     5                                                                                a0 xn/3 + a1x(n–1) / 3 + a2 x(n–2) /3 +.…+ an = 0 &
            Cubes                   α13, α23, α33              Put x =    3
                                                                              x
                                                                                      then cubing this equation
     6      Multiplied by
                                  kα1, kα2, kα3,…               Put x = x/k           A0 (x/k)n + a1 (x/k)n–1 + a2 (x/k)n–2 +…+ an = 0
            some constant


Therefore if aX2 + bX + C = 0 is the given quadratic equation then the equation
•        whose roots are equal in magnitude and opposite in sign is aX2 − bX + C = 0
•        whose roots are reciprocals of roots of the given equation is cX2 + bX + a = 0




_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 2
Top Careers & You
                                                                                   ®

_________________________________________________________________________________

Condition for common roots
The equations a1X2 + b1X + c1 = 0 & a2 X2 + b2X + c2 = 0 have
•      a common roots if (c1 a2 − c2a1)2 = (b1 c2 − b2 c1) (a1 b2 − a2 b1)
•      have both common roots if a1/a2 = b1/b2 = c1/c2

Maximum & minimum value of quadratic expressions:
For the quadratic expression ax2 + bx + c
                                                 −D        −b
∗        If a > 0, the minimum value is             at x =
                                                 4a        2a
                                                 −D        −b
∗        If a < 0, the maximum value is             at x =
                                                 4a        2a
e.g.     i.          The maximum value of – X2 – 5X + 3 is 37/4.
         ii.         The minimum value of X2 – 6X + 8 is (– 1).

NOTE:
∗        (X – α ) (X – β ) > 0 implies X does not lie between α and β .
∗        (X – α ) (X – β ) < 0 implies X lie between α and β .


Rule to determine the value of x where f(x) is +ve or –ve:
                                           If f(x) = (x – α ) ( x – β ) ( x – γ)
               Put f(x) = 0 find value of x i.e. α , β ,γ
               Plot the point on integer line in increasing order. Assign +ve & –ve (starting RHS with +ve alternately
               +ve / –ve) as follows:




                    –ve        α           +ve     β        –ve        γ    +ve
                    so f(x) is +ve when x > γ & α < x < β and f(x) is –ve when x < α & β < x < γ


NOTE :
∗        If the sum of two positive quantities is given, their product is greatest when they are equal.
Ex.      Given X + Y = 30 ⇒ Possible (X, Y) are (1, 29), (2, 28), (3, 27) …. and so on. Out of all these, the pair
         that gives the maximum product will be (15, 15)
∗        If the product of two positive quantities is given, their sum is least when they are equal.
Ex.      Given X Y = 100 ⇒ Possible (X, Y) are (1, 100), (2, 50), (4, 25) …… and so on. Out of all these, the pair
         that gives the minimum sum will be (10, 10).


Complex roots of equations with real coefficients.
If the equation f (x) = 0 with constant coefficient has a complex root α + i β ( α , β ∈ R, β ≠ 0), then the
complex conjugate α – i β would also be a root of the polynomial equation, f (x) = 0.




_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 3
Top Careers & You
                                                                     ®

_________________________________________________________________________________

Example: Let the equation is x2 – 4x + 13 = 0 Here the coefficient are all real numbers.
                                 4 ± 16 − 52
∴ Roots of the equation are x =                = 2 ± −9
                                       2
∴ x = 2 + 3i and x = 2 – 3i ∴ The roots are complex conjugate of each other.

Irrational roots of equation with rational coefficients:
If the equation f (x) = 0 with rational coefficients has an irrational root α +    β ( α , β ∈ Q, β > 0 and is not a

perfect square) then α –     β would also be a root of the polynomial equation f (x) = 0


Example: Consider the polynomial equation x2 – 4x + 1 = 0 Here the coefficient are all rational numbers.
                                      4 ± 16 − 4   4 ± 12   4±2 3
∴ The roots of the equation are =                =        =       =2 ±                3.
                                          2           2       2
∴ x=2+ 3,x=2–             3 . The irrational roots has occurred in pair


Example: Consider the equation x2 – (2 +        3 ) x + 2 3 x = 0 The roots of the equation are 2,       3.

Here the roots 2,     3 are not in conjugate pair because all the coefficient of the given equation are not
integers.

Graph of quadratic equation y = ax2 + bx + c:
Shape of the graph is parabolic

Case I: if a is positive : Graph is upwards. Different cases arises are




                      D<0
                                                   D=0
                     No real                      One real                         D>0
                      root
                                                   root                           Two real
                                                                                   roots




     x’                                                                                                 x




_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 4
Top Careers & You
                                                                               ®

_________________________________________________________________________________

Case II: if a is negative : Graph is downwards. Different cases arises are




                                                                                                                x
           x’


                               D<0                              D=0
                              No real                          One real                 D>0
                               root                             root                   Two real
                                                                                        roots




Deductions:
•   If the roots of the equation ax2 + bx + c = 0 are imaginary then the sign of the quadratic expression ax2 +
    bx + c is same as that of ‘a’ for all real values of x.
•   The expression ax2 + bx + c is always positive, if
                                          D or b2 – 4ac < 0 and a > 0.
•   The expression ax2 + bx + c is always negative, if
                                             b2 – 4ac < 0 and a < 0.
•   If k1 & k2 are the two points such that f(k1) × f (k2) < 0, then at least one root lies between k1 and k2


Maximum number of positive & negative roots:
•   The maximum numbers of positive real roots of polynomial equation f(x) = 0 is the number of changes of
    signs from positive to negative & negative to positive.
•   The maximum numbers of negative real roots of polynomial equation f(x) = 0 is the number of changes of
    signs from positive to negative & negative to positive in f (– x).

Note: If there is no change in sign in f (x) & f (– x) then there are no real roots i.e. all roots are imaginary.
Eg: Let f (x) = x3 + 6x2 + 11x – 6 = 0. The sign of various terms are
                   + + +          –
So, clearly there is only one change of the sign in expression f (x) from +ve to –ve. Therefore f (x) has at the
most one +ve real root.
              f (–x) = – x3 + 6x2 – 11x – 6 = 0.
                      –   +      –      –
So, clearly there are two changes of the sign in expression f (x) from +ve to –ve & –ve to +ve. Therefore f (x)
have at the most two –ve real roots.

Relation between roots and coefficient of an equation:
Let α 1' α 2' α 3' ……., α n be the n roots of the equation a 0 xn + a1 xn–1 + a2 x n–1 …. + an–1 x + an = 0, then
we have the following relations.
Sum of the roots taken one at a time = ∑ α 1 i.e., α 1 + α 2 + ….. + α n = – (a1 /a0).
Sum of the roots taken two at a time = ∑ α 1 α 2 = (a2/a0)
Sum of the roots taken three at a time = ∑ α 1 α 2 α 3 = α 1 α 2 α 3 + α 2 α 3 α 4 +. = – (a3 / a0)
                                     -----------------------------------------------
                                     -----------------------------------------------
_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 5
Top Careers & You
                                                                                 ®

_________________________________________________________________________________

Product of the roots = α 1 α 2 α 3. ……… α n = {(– 1)n an / a0}.
The expression       ∑α , ∑α
                           1         1    α 2, …………………..,              ∑α    1       α 2 α 3 …… α n are called the elementary
symmetric functions α 1, α 2, …….. α n.


Relation for quadratic equations: Let α , β be two roots of the quadratic equation a0 x2 + a1 x + a2 = 0, then
∑ α = α + β = – (a1 / a0), ∑ α β = α β = (a2 / a0).


Relation for cubic equations: Let α , β , γ be three roots of the cubic equation a0 x3 + a1 x2 + a2x + a3 = 0,
then, ∑ α = α + β + γ = – (a1 / a0), ∑ α β = α β + β γ + γ α = a2 / a0 ∑ α β γ = α β γ = {– a3 / a0}


Relation of bi-quadratic equations: Let α , β , γ , δ be the four of the bi-quadratic equation.
                                                a0 x4 + a1 x3 + a2 x2 + a3x + a4 = 0, then
               ∑ α = α + β + γ + δ = – (a1 /a0)
               ∑ α β = α β + β γ + γ δ + δ α + α γ + β δ = a2 / a0
               ∑ α β γ = α β γ + β γ δ + γ δ α + δ α β = – (a3 / a0)
               ∑ α β γ δ = α β γ δ = a4 /a0


Symmetric functions of the roots:
A functions of the roots α , β , γ ……. of an equation is called symmetric when interchanging any two roots in
it does not alter it. [A symmetric function is denoted by placing                ∑ sign before any term of the function.
If α , β , γ be the roots of a cubic equation , then          ∑ αβ = αβ + γβ + αγ ∑ α 2 = α 2 + β 2 + γ 2
∑ α 3 = α 3 + β3 + γ 3      ∑ αβ 2 γ 2 = αβ 2 γ 2 + βα 2 γ 2 + γα 2 β 2 etc. are symmetric functions of α , β , γ
Similarly if α , β , γ , δ be the roots of quadratic equation, then

       •     ∑ α 2β = α 2 (β + γ + δ) + β2 (α + γ + δ) + γ 2 (α + β + δ) + δ 2 (α + β + γ )
       •     ∑α2 = (∑α)2 – 2∑αβ
       •     ∑α2β = ∑α ∑αβ − 3αβγ
       •     ∑α3 = ∑α. ∑α2 –∑α2β.
       •     ∑α2β2 = (∑αβ)2 – 2αβγ.∑α
Ex1. If α, β, γ are the roots of the cubic equation x2 + ax3 + bx + c = 0, then find the value of the following
       symmetric functions.
       (1) ∑α2                           (2) ∑α2β                       (3) ∑α3
       (4) ∑ α2β2                        (5) ∑ α2βγ                     (6) ∑α4
Sol.   α, β, γ are the roots of the equation x3 + ax2 + bx + c = 0
       ∴∑α=α+β+γ=–a                      ∑αβ = αβ + βγ + γα = b …….(1) αβγ = – c
       (1)     (α + β + γ)2 = (α2 + β2 + γ) + 2 (αβ + βγ + γα) or (∑α)2 = ∑α2 + 2∑αβ
               ∴ ∑α2 = (∑α)2 – 2∑αβ = ( − a)2 – 2b = a2 – 2b
               ∑α ∑αB = ∑α β + 3αβγ
                                2
       (2)
               ∴∑α β = ∑α ∑αβ − 3αβγ = (– a) (b) – 3(– c) = 3c – ab
                     2




_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 6
Top Careers & You
                                                                       ®

_________________________________________________________________________________

     (3)     (α + β + γ) (α2 + β2 + γ2) = (α3 + β3 + γ3) + (αβ2 + αγ2 + βα2 + βγ2 + γα2 + γβ2)
             or, ∑α ∑α2 = ∑α3 + ∑α2 β ∴∑α3 = ∑α. ∑α2 – ∑α2β = (– a) (a2 – 2b) – (3c – ab)
             = 3ab – a3 – 3c
             (αβ + βγ + γα) = α β + β γ + γ α ) + 2 αβγ(α + β + γ) or, (∑αβ) = ∑α β + 2αβγ. ∑α
                             2    2 2     2 2    2 2                                 2    2   2
     (4)
             ∴∑α2β2 = (∑αβ)2 – 2αβγ.∑α = b2 – 2 (– c) (– a) = b2 – 2ac.
     (5)     ∑α2 βγ = α2 βγ + γαβ2 + γ2 αβ = αβγ (α + β + γ) = (– c) (– a) = ac.
     (6)     (α2 + β2 + γ2)2 = (α4 + β4 + γ4) + 2(a2 β2 + β2 γ2 + γ2 α2) or, (∑α2)2 = ∑α4 + 2α2β2
             = (a2 – 2b)2 – 2(b2 – 2ac) [from (1) and (4)] = (a4 + 4b2 – 4a2b) = (2b2 – 4ac)
             = a4 + 2b2 + 4ac – 4a2b.


     Synthetic Division:
     This method is used to find the remainder & quotient when a polynomial is divided by (x – α)
     For example: Let f(x) = 5 x4 + 3x3 – 2x2 + 4x + 7 we want to divide it by (x – 2), write down of
     coefficients of powers of x as

     Put x – 2= 0                  x4      x3          x2      x               7
       x=2                         5       3           −2      4               7
                            2              10          26      48              104
                            2×     5       13          24      52              111
                                   X3      x2          x       Constant        Reminder



           5 x 4 + 13 x3 − 2 x 2 + 4 x + 7                               111
     So                                    = 5 x3 + 13 x 2 + 24 x + 52 +
                       ( x − 2)                                          x−2
     ⇒       Put (x – α) i.e. x – 2 = 0, x = 2
     ⇒       Write down the coefficient of x in order of their descending power as shown above
     ⇒       Note down the coefficient of highest power as it and then multiply it by α i.e. 2., and add to the
             next degree coefficient and so on.




_________________________________________________________________________________________________
www.TCYonline.com                                                                         Page : 7

Weitere ähnliche Inhalte

Was ist angesagt?

Mathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic Equations
Mathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic EquationsMathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic Equations
Mathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic EquationsJuan Miguel Palero
 
QUADRATIC EQUATIONS
QUADRATIC EQUATIONSQUADRATIC EQUATIONS
QUADRATIC EQUATIONShiratufail
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsA M
 
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaMathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaJuan Miguel Palero
 
Module 10 Topic 4 solving quadratic equations part 1
Module 10 Topic 4   solving quadratic equations part 1Module 10 Topic 4   solving quadratic equations part 1
Module 10 Topic 4 solving quadratic equations part 1Lori Rapp
 
5) quadratic equations
5) quadratic equations5) quadratic equations
5) quadratic equationsestelav
 
Solving linear & quadratic equations
Solving linear & quadratic equationsSolving linear & quadratic equations
Solving linear & quadratic equationsErlyn Geronimo
 
Solving quadratic equations
Solving quadratic equationsSolving quadratic equations
Solving quadratic equationsAsawari Warkad
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equationSurajKumar1560
 
Mathematics 9 Lesson 1-D: System of Equations Involving Quadratic Equations
Mathematics 9 Lesson 1-D: System of Equations Involving Quadratic EquationsMathematics 9 Lesson 1-D: System of Equations Involving Quadratic Equations
Mathematics 9 Lesson 1-D: System of Equations Involving Quadratic EquationsJuan Miguel Palero
 
Quadratic equation slideshare
Quadratic equation slideshareQuadratic equation slideshare
Quadratic equation slideshareAnusharani771
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsLhizet Ibajo
 
1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-x1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-xmath123b
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsLenie Zapata
 

Was ist angesagt? (20)

2.quadratic equations
2.quadratic equations2.quadratic equations
2.quadratic equations
 
Mathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic Equations
Mathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic EquationsMathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic Equations
Mathematics 9 Lesson 1-C: Roots and Coefficients of Quadratic Equations
 
QUADRATIC EQUATIONS
QUADRATIC EQUATIONSQUADRATIC EQUATIONS
QUADRATIC EQUATIONS
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
0011 chapter iv
0011 chapter iv0011 chapter iv
0011 chapter iv
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaMathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
 
Module 10 Topic 4 solving quadratic equations part 1
Module 10 Topic 4   solving quadratic equations part 1Module 10 Topic 4   solving quadratic equations part 1
Module 10 Topic 4 solving quadratic equations part 1
 
5) quadratic equations
5) quadratic equations5) quadratic equations
5) quadratic equations
 
Solving linear & quadratic equations
Solving linear & quadratic equationsSolving linear & quadratic equations
Solving linear & quadratic equations
 
Quadratic equation
Quadratic equationQuadratic equation
Quadratic equation
 
Solving quadratic equations
Solving quadratic equationsSolving quadratic equations
Solving quadratic equations
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equation
 
Mathematics 9 Lesson 1-D: System of Equations Involving Quadratic Equations
Mathematics 9 Lesson 1-D: System of Equations Involving Quadratic EquationsMathematics 9 Lesson 1-D: System of Equations Involving Quadratic Equations
Mathematics 9 Lesson 1-D: System of Equations Involving Quadratic Equations
 
Quadratic equation slideshare
Quadratic equation slideshareQuadratic equation slideshare
Quadratic equation slideshare
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Quadratics
QuadraticsQuadratics
Quadratics
 
1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-x1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-x
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 

Andere mochten auch

Quadratic Equation and discriminant
Quadratic Equation and discriminantQuadratic Equation and discriminant
Quadratic Equation and discriminantswartzje
 
Trigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 StudentsTrigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 StudentsAbhishek Yadav
 
Mathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the Square
Mathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the SquareMathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the Square
Mathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the SquareJuan Miguel Palero
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentationanjuli1580
 
Quadratic Equations Graphing
Quadratic Equations   GraphingQuadratic Equations   Graphing
Quadratic Equations Graphingkliegey524
 
PPT on algebraic expressions and identities
PPT on algebraic expressions and identitiesPPT on algebraic expressions and identities
PPT on algebraic expressions and identitiesMohammad Talib
 
Trigonometry project
Trigonometry projectTrigonometry project
Trigonometry projectKajal Soni
 
Quadratic Equation
Quadratic EquationQuadratic Equation
Quadratic Equationitutor
 
ppt on Triangles Class 9
ppt on Triangles Class 9 ppt on Triangles Class 9
ppt on Triangles Class 9 Gaurav Kumar
 
Introduction to trigonometry 
Introduction to trigonometry      Introduction to trigonometry      
Introduction to trigonometry Gayathri Gaya
 
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 trignometryHarsh Mahajan
 
algebraic expression class VIII
algebraic expression class VIIIalgebraic expression class VIII
algebraic expression class VIIIHimani Priya
 

Andere mochten auch (14)

Quadratic Equation and discriminant
Quadratic Equation and discriminantQuadratic Equation and discriminant
Quadratic Equation and discriminant
 
Trigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 StudentsTrigonometry Presentation For Class 10 Students
Trigonometry Presentation For Class 10 Students
 
Mathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the Square
Mathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the SquareMathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the Square
Mathematics 9 Lesson 1-A: Solving Quadratic Equations by Completing the Square
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
 
Quadratic Equations Graphing
Quadratic Equations   GraphingQuadratic Equations   Graphing
Quadratic Equations Graphing
 
PPT on algebraic expressions and identities
PPT on algebraic expressions and identitiesPPT on algebraic expressions and identities
PPT on algebraic expressions and identities
 
Trigonometry project
Trigonometry projectTrigonometry project
Trigonometry project
 
Quadratic Equation
Quadratic EquationQuadratic Equation
Quadratic Equation
 
ppt on Triangles Class 9
ppt on Triangles Class 9 ppt on Triangles Class 9
ppt on Triangles Class 9
 
Triangles
TrianglesTriangles
Triangles
 
Introduction to trigonometry 
Introduction to trigonometry      Introduction to trigonometry      
Introduction to trigonometry 
 
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
 
Trigonometry presentation
Trigonometry presentationTrigonometry presentation
Trigonometry presentation
 
algebraic expression class VIII
algebraic expression class VIIIalgebraic expression class VIII
algebraic expression class VIII
 

Ähnlich wie Quadratic Equations

Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Vine Gonzales
 
Polynomials 120726050407-phpapp01 (1)
Polynomials 120726050407-phpapp01 (1)Polynomials 120726050407-phpapp01 (1)
Polynomials 120726050407-phpapp01 (1)Ashish Bansal
 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signsswartzje
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTSanjayraj Balasara
 
Algebra lesson 4.2 zeroes of quadratic functions
Algebra lesson 4.2 zeroes of quadratic functionsAlgebra lesson 4.2 zeroes of quadratic functions
Algebra lesson 4.2 zeroes of quadratic functionspipamutuc
 
Solving quadratics by graphing
Solving quadratics by graphingSolving quadratics by graphing
Solving quadratics by graphingchrystal_brinson
 
Consolidated.m2-satyabama university
Consolidated.m2-satyabama universityConsolidated.m2-satyabama university
Consolidated.m2-satyabama universitySelvaraj John
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniquesKrishna Gali
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02MasfuahFuah
 
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSAS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSRACSOelimu
 

Ähnlich wie Quadratic Equations (20)

Quadraticequation
QuadraticequationQuadraticequation
Quadraticequation
 
Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02
 
Bonus math project
Bonus math projectBonus math project
Bonus math project
 
Polynomials 120726050407-phpapp01 (1)
Polynomials 120726050407-phpapp01 (1)Polynomials 120726050407-phpapp01 (1)
Polynomials 120726050407-phpapp01 (1)
 
DISCRIMINANT.ppt
DISCRIMINANT.pptDISCRIMINANT.ppt
DISCRIMINANT.ppt
 
Algebra slideshow
Algebra slideshowAlgebra slideshow
Algebra slideshow
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signs
 
Polynomials
PolynomialsPolynomials
Polynomials
 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPT
 
Algebra lesson 4.2 zeroes of quadratic functions
Algebra lesson 4.2 zeroes of quadratic functionsAlgebra lesson 4.2 zeroes of quadratic functions
Algebra lesson 4.2 zeroes of quadratic functions
 
Grph quad fncts
Grph quad fnctsGrph quad fncts
Grph quad fncts
 
Solving quadratics by graphing
Solving quadratics by graphingSolving quadratics by graphing
Solving quadratics by graphing
 
Consolidated.m2-satyabama university
Consolidated.m2-satyabama universityConsolidated.m2-satyabama university
Consolidated.m2-satyabama university
 
Sreeku
SreekuSreeku
Sreeku
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniques
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02
 
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSAS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
 
Form 4 add maths note
Form 4 add maths noteForm 4 add maths note
Form 4 add maths note
 

Mehr von TCYonline No.1 testing platform(Top Careers and You) (6)

Set Theory
Set TheorySet Theory
Set Theory
 
Sequence and Series
Sequence and SeriesSequence and Series
Sequence and Series
 
DETERMINANTS
DETERMINANTSDETERMINANTS
DETERMINANTS
 
MATRICES
MATRICESMATRICES
MATRICES
 
MCA UNIVERSITIES LIST OF INDIA
MCA UNIVERSITIES LIST OF INDIAMCA UNIVERSITIES LIST OF INDIA
MCA UNIVERSITIES LIST OF INDIA
 
Inequalities
InequalitiesInequalities
Inequalities
 

Kürzlich hochgeladen

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 Delhikauryashika82
 
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.pptxnegromaestrong
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
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.pptxheathfieldcps1
 
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.christianmathematics
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxAmita Gupta
 
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.pptxMaritesTamaniVerdade
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
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.pdfAdmir Softic
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
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...Poonam Aher Patil
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Kürzlich hochgeladen (20)

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
 
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
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
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
 
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.
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
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
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
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...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

Quadratic Equations

  • 1. Top Careers & You ® _________________________________________________________________________________ QUADRATIC EQUATION GENERAL THEORY OF EQUATIONS Polynomial equation: A polynomial which is equal to zero is called a polynomial equation. For example, 2x + 5 = 0, x2 – 2x + 5 = 0, 2x2 – 5x2 + 1 = 0 etc. are polynomial equations. Root of a polynomial equation: If f (x) = 0 is a polynomial equation and f ( α ) = 0, then α is called a root of the polynomial equation f (x) = 0. Theorem: Every equation f (x) = 0 of nth degree has exactly n roots. Factor Theorem: If α is a root of equation f (x) = 0, then the polynomial f (x) is exactly divisible by x – α (i.e., remainder is zero).For example, x2 – 5x + 6 = 0 is divisible by x – 2 because 2 is the root of the given equation. Multiplicity of a Root: If α is a root of the polynomial equation f (x) = 0 then α is called a root of multiplicity r if (x – α)r divides f (x). For example: In the equation (x + 1) 4 (x – 2) 2 (2x – 6) = 0 the root – 1, 2, 3 are of multiplicity 4, 2, and 1 respectively. Linear Equation: A linear equation is 1st degree equation. It has only one root. Its general form is ax + b = 0 and root is – b/a. Quadratic Equation: A quadratic equation in one variable has two and only two roots. The general form of a quadratic equation is ax2 + bx + c = 0. This equation has two & only two roots, − b ± b2 − 4ac x= 2a If X1 and X2 are the roots, then − b + b2 − 4ac − b − b2 − 4ac x1 = & x2 = 2a 2a NATURE OF ROOTS: ∗ The term (b2 − 4ac) is called the discriminant of the quadratic equation aX2 + bX + c and is denoted by D. _________________________________________________________________________________________________ www.TCYonline.com Page : 1
  • 2. Top Careers & You ® _________________________________________________________________________________ Rules: 1. if D > 0, X1 & X2 are real and unequal 2. if D = 0, X1 & X2 are real and equal 3. if D is a perfect square, X1 & X2 are rational and unequal 4. if D < 0, X1 & X2 are imaginary, unequal, and conjugates of each other. If X1 and X2 are the two roots of aX2 + bX + C = 0 then sum of roots = X1 + X2 = − b/a and product of roots = X1 X2 = c/a Deductions: 1. If b = 0, X1 + X2 = 0 or X1 = − X2, Converse: If roots of given equation are equal in magnitude but opposite in sign, then b = 0 2. If c = 0, one of the roots will be zero & vice versa 3. if c = a, X1 = 1/X2 Converse: If roots of given equation are reciprocal of each other, then c = a FORMATION OF EQUATION FROM ROOTS: ∗. If X1 and X2 are the two roots then (X − X1) (X − X2) = 0 is the required equation ∗ If (X1 + X2) and X1, X2 are given the equation is X2 − (X1 + X2) X + X1 X2 = 0 ⇒ X2 − SX + P = 0 where S = sum of roots, P = product of roots. TRANSFORMATION OF EQUATIONS: +.……+ an = 0 having roots α1, α2, α3, α4, α5, ….αn. n n–1 n–2 Let the given equation be f (x) = a0 x + a1x + a2 x Some simple transformations of this equation are given below : Sr. Required nature Reqd Reqd roots Resulting Equation No of roots Transformation 1 Opposite sign –α1, –α2, –α3,…. Put x = – x a0 xn – a1xn–1 + a2 xn–2 –.… + (–1)n an = 0 2 Reciprocal 1/α1, 1/α2, 1/α3,.. Put x = 1/x anxn + an–1xn–1 + an–2 xn–2 +.……+ a0 = 0 3 Reciprocal & –1/α1, –1/α2 , an xn – an–1xn–1 + an–2 xn–2 –.… + (–1)n a0 = 0 Put x = – 1/x opp. sign –1/α3 …... 4 a0 xn/2 + a1x(n–1) / 2 + a2 x(n–2) / 2 +.…+ an= 0 & Square α12, α22, α32… Put x = x then squaring this equation 5 a0 xn/3 + a1x(n–1) / 3 + a2 x(n–2) /3 +.…+ an = 0 & Cubes α13, α23, α33 Put x = 3 x then cubing this equation 6 Multiplied by kα1, kα2, kα3,… Put x = x/k A0 (x/k)n + a1 (x/k)n–1 + a2 (x/k)n–2 +…+ an = 0 some constant Therefore if aX2 + bX + C = 0 is the given quadratic equation then the equation • whose roots are equal in magnitude and opposite in sign is aX2 − bX + C = 0 • whose roots are reciprocals of roots of the given equation is cX2 + bX + a = 0 _________________________________________________________________________________________________ www.TCYonline.com Page : 2
  • 3. Top Careers & You ® _________________________________________________________________________________ Condition for common roots The equations a1X2 + b1X + c1 = 0 & a2 X2 + b2X + c2 = 0 have • a common roots if (c1 a2 − c2a1)2 = (b1 c2 − b2 c1) (a1 b2 − a2 b1) • have both common roots if a1/a2 = b1/b2 = c1/c2 Maximum & minimum value of quadratic expressions: For the quadratic expression ax2 + bx + c −D −b ∗ If a > 0, the minimum value is at x = 4a 2a −D −b ∗ If a < 0, the maximum value is at x = 4a 2a e.g. i. The maximum value of – X2 – 5X + 3 is 37/4. ii. The minimum value of X2 – 6X + 8 is (– 1). NOTE: ∗ (X – α ) (X – β ) > 0 implies X does not lie between α and β . ∗ (X – α ) (X – β ) < 0 implies X lie between α and β . Rule to determine the value of x where f(x) is +ve or –ve: If f(x) = (x – α ) ( x – β ) ( x – γ) Put f(x) = 0 find value of x i.e. α , β ,γ Plot the point on integer line in increasing order. Assign +ve & –ve (starting RHS with +ve alternately +ve / –ve) as follows: –ve α +ve β –ve γ +ve so f(x) is +ve when x > γ & α < x < β and f(x) is –ve when x < α & β < x < γ NOTE : ∗ If the sum of two positive quantities is given, their product is greatest when they are equal. Ex. Given X + Y = 30 ⇒ Possible (X, Y) are (1, 29), (2, 28), (3, 27) …. and so on. Out of all these, the pair that gives the maximum product will be (15, 15) ∗ If the product of two positive quantities is given, their sum is least when they are equal. Ex. Given X Y = 100 ⇒ Possible (X, Y) are (1, 100), (2, 50), (4, 25) …… and so on. Out of all these, the pair that gives the minimum sum will be (10, 10). Complex roots of equations with real coefficients. If the equation f (x) = 0 with constant coefficient has a complex root α + i β ( α , β ∈ R, β ≠ 0), then the complex conjugate α – i β would also be a root of the polynomial equation, f (x) = 0. _________________________________________________________________________________________________ www.TCYonline.com Page : 3
  • 4. Top Careers & You ® _________________________________________________________________________________ Example: Let the equation is x2 – 4x + 13 = 0 Here the coefficient are all real numbers. 4 ± 16 − 52 ∴ Roots of the equation are x = = 2 ± −9 2 ∴ x = 2 + 3i and x = 2 – 3i ∴ The roots are complex conjugate of each other. Irrational roots of equation with rational coefficients: If the equation f (x) = 0 with rational coefficients has an irrational root α + β ( α , β ∈ Q, β > 0 and is not a perfect square) then α – β would also be a root of the polynomial equation f (x) = 0 Example: Consider the polynomial equation x2 – 4x + 1 = 0 Here the coefficient are all rational numbers. 4 ± 16 − 4 4 ± 12 4±2 3 ∴ The roots of the equation are = = = =2 ± 3. 2 2 2 ∴ x=2+ 3,x=2– 3 . The irrational roots has occurred in pair Example: Consider the equation x2 – (2 + 3 ) x + 2 3 x = 0 The roots of the equation are 2, 3. Here the roots 2, 3 are not in conjugate pair because all the coefficient of the given equation are not integers. Graph of quadratic equation y = ax2 + bx + c: Shape of the graph is parabolic Case I: if a is positive : Graph is upwards. Different cases arises are D<0 D=0 No real One real D>0 root root Two real roots x’ x _________________________________________________________________________________________________ www.TCYonline.com Page : 4
  • 5. Top Careers & You ® _________________________________________________________________________________ Case II: if a is negative : Graph is downwards. Different cases arises are x x’ D<0 D=0 No real One real D>0 root root Two real roots Deductions: • If the roots of the equation ax2 + bx + c = 0 are imaginary then the sign of the quadratic expression ax2 + bx + c is same as that of ‘a’ for all real values of x. • The expression ax2 + bx + c is always positive, if D or b2 – 4ac < 0 and a > 0. • The expression ax2 + bx + c is always negative, if b2 – 4ac < 0 and a < 0. • If k1 & k2 are the two points such that f(k1) × f (k2) < 0, then at least one root lies between k1 and k2 Maximum number of positive & negative roots: • The maximum numbers of positive real roots of polynomial equation f(x) = 0 is the number of changes of signs from positive to negative & negative to positive. • The maximum numbers of negative real roots of polynomial equation f(x) = 0 is the number of changes of signs from positive to negative & negative to positive in f (– x). Note: If there is no change in sign in f (x) & f (– x) then there are no real roots i.e. all roots are imaginary. Eg: Let f (x) = x3 + 6x2 + 11x – 6 = 0. The sign of various terms are + + + – So, clearly there is only one change of the sign in expression f (x) from +ve to –ve. Therefore f (x) has at the most one +ve real root. f (–x) = – x3 + 6x2 – 11x – 6 = 0. – + – – So, clearly there are two changes of the sign in expression f (x) from +ve to –ve & –ve to +ve. Therefore f (x) have at the most two –ve real roots. Relation between roots and coefficient of an equation: Let α 1' α 2' α 3' ……., α n be the n roots of the equation a 0 xn + a1 xn–1 + a2 x n–1 …. + an–1 x + an = 0, then we have the following relations. Sum of the roots taken one at a time = ∑ α 1 i.e., α 1 + α 2 + ….. + α n = – (a1 /a0). Sum of the roots taken two at a time = ∑ α 1 α 2 = (a2/a0) Sum of the roots taken three at a time = ∑ α 1 α 2 α 3 = α 1 α 2 α 3 + α 2 α 3 α 4 +. = – (a3 / a0) ----------------------------------------------- ----------------------------------------------- _________________________________________________________________________________________________ www.TCYonline.com Page : 5
  • 6. Top Careers & You ® _________________________________________________________________________________ Product of the roots = α 1 α 2 α 3. ……… α n = {(– 1)n an / a0}. The expression ∑α , ∑α 1 1 α 2, ………………….., ∑α 1 α 2 α 3 …… α n are called the elementary symmetric functions α 1, α 2, …….. α n. Relation for quadratic equations: Let α , β be two roots of the quadratic equation a0 x2 + a1 x + a2 = 0, then ∑ α = α + β = – (a1 / a0), ∑ α β = α β = (a2 / a0). Relation for cubic equations: Let α , β , γ be three roots of the cubic equation a0 x3 + a1 x2 + a2x + a3 = 0, then, ∑ α = α + β + γ = – (a1 / a0), ∑ α β = α β + β γ + γ α = a2 / a0 ∑ α β γ = α β γ = {– a3 / a0} Relation of bi-quadratic equations: Let α , β , γ , δ be the four of the bi-quadratic equation. a0 x4 + a1 x3 + a2 x2 + a3x + a4 = 0, then ∑ α = α + β + γ + δ = – (a1 /a0) ∑ α β = α β + β γ + γ δ + δ α + α γ + β δ = a2 / a0 ∑ α β γ = α β γ + β γ δ + γ δ α + δ α β = – (a3 / a0) ∑ α β γ δ = α β γ δ = a4 /a0 Symmetric functions of the roots: A functions of the roots α , β , γ ……. of an equation is called symmetric when interchanging any two roots in it does not alter it. [A symmetric function is denoted by placing ∑ sign before any term of the function. If α , β , γ be the roots of a cubic equation , then ∑ αβ = αβ + γβ + αγ ∑ α 2 = α 2 + β 2 + γ 2 ∑ α 3 = α 3 + β3 + γ 3 ∑ αβ 2 γ 2 = αβ 2 γ 2 + βα 2 γ 2 + γα 2 β 2 etc. are symmetric functions of α , β , γ Similarly if α , β , γ , δ be the roots of quadratic equation, then • ∑ α 2β = α 2 (β + γ + δ) + β2 (α + γ + δ) + γ 2 (α + β + δ) + δ 2 (α + β + γ ) • ∑α2 = (∑α)2 – 2∑αβ • ∑α2β = ∑α ∑αβ − 3αβγ • ∑α3 = ∑α. ∑α2 –∑α2β. • ∑α2β2 = (∑αβ)2 – 2αβγ.∑α Ex1. If α, β, γ are the roots of the cubic equation x2 + ax3 + bx + c = 0, then find the value of the following symmetric functions. (1) ∑α2 (2) ∑α2β (3) ∑α3 (4) ∑ α2β2 (5) ∑ α2βγ (6) ∑α4 Sol. α, β, γ are the roots of the equation x3 + ax2 + bx + c = 0 ∴∑α=α+β+γ=–a ∑αβ = αβ + βγ + γα = b …….(1) αβγ = – c (1) (α + β + γ)2 = (α2 + β2 + γ) + 2 (αβ + βγ + γα) or (∑α)2 = ∑α2 + 2∑αβ ∴ ∑α2 = (∑α)2 – 2∑αβ = ( − a)2 – 2b = a2 – 2b ∑α ∑αB = ∑α β + 3αβγ 2 (2) ∴∑α β = ∑α ∑αβ − 3αβγ = (– a) (b) – 3(– c) = 3c – ab 2 _________________________________________________________________________________________________ www.TCYonline.com Page : 6
  • 7. Top Careers & You ® _________________________________________________________________________________ (3) (α + β + γ) (α2 + β2 + γ2) = (α3 + β3 + γ3) + (αβ2 + αγ2 + βα2 + βγ2 + γα2 + γβ2) or, ∑α ∑α2 = ∑α3 + ∑α2 β ∴∑α3 = ∑α. ∑α2 – ∑α2β = (– a) (a2 – 2b) – (3c – ab) = 3ab – a3 – 3c (αβ + βγ + γα) = α β + β γ + γ α ) + 2 αβγ(α + β + γ) or, (∑αβ) = ∑α β + 2αβγ. ∑α 2 2 2 2 2 2 2 2 2 2 (4) ∴∑α2β2 = (∑αβ)2 – 2αβγ.∑α = b2 – 2 (– c) (– a) = b2 – 2ac. (5) ∑α2 βγ = α2 βγ + γαβ2 + γ2 αβ = αβγ (α + β + γ) = (– c) (– a) = ac. (6) (α2 + β2 + γ2)2 = (α4 + β4 + γ4) + 2(a2 β2 + β2 γ2 + γ2 α2) or, (∑α2)2 = ∑α4 + 2α2β2 = (a2 – 2b)2 – 2(b2 – 2ac) [from (1) and (4)] = (a4 + 4b2 – 4a2b) = (2b2 – 4ac) = a4 + 2b2 + 4ac – 4a2b. Synthetic Division: This method is used to find the remainder & quotient when a polynomial is divided by (x – α) For example: Let f(x) = 5 x4 + 3x3 – 2x2 + 4x + 7 we want to divide it by (x – 2), write down of coefficients of powers of x as Put x – 2= 0 x4 x3 x2 x 7 x=2 5 3 −2 4 7 2 10 26 48 104 2× 5 13 24 52 111 X3 x2 x Constant Reminder 5 x 4 + 13 x3 − 2 x 2 + 4 x + 7 111 So = 5 x3 + 13 x 2 + 24 x + 52 + ( x − 2) x−2 ⇒ Put (x – α) i.e. x – 2 = 0, x = 2 ⇒ Write down the coefficient of x in order of their descending power as shown above ⇒ Note down the coefficient of highest power as it and then multiply it by α i.e. 2., and add to the next degree coefficient and so on. _________________________________________________________________________________________________ www.TCYonline.com Page : 7