Question
Question: What is the relationship between the roots and the coefficients of a polynomial?...
What is the relationship between the roots and the coefficients of a polynomial?
Solution
A polynomial is a mathematical expression of one or more algebraic terms each of which consists of a constant multiplied by one or more variables raised to a positive integral power (likea+bx+cx2)
Complete step-by-step solution:
Let α1,α2,α3...αn are the roots of any polynomial which is given by an expression,
f(x)=a0xn+a1xn−‘+a2xn−2+...+an−1x+an=0
Therefore, we can write
f(x)=a0(x−α1)(x−α2)(x−α3)...(x−αn)
Now, equating the right hand side of both the above equation, we get
a0(x−α1)(x−α2)(x−α3)...(x−αn)=a0xn+a1xn−‘+a2xn−2+...+an−1x+an=0
Now, comparing coefficient of xn−1 on both sides we get
s1=α1+α2+α3+...+αn=∑αi=−a0a1
⇒s1=−coeff. of(xn)coeff. of(xn−1)
Comparing coefficient of xn−2 on both sides, we get
s1=α1α2+α1α3+...=i=j∑αiαj=(−1)2a0a2
⇒s1=(−1)2coeff. of(xn)coeff. of(xn−2)
Particular case: Quadratic equation ax2+bx+c=0,
>The solutions of the quadratic equation, ax2+bx+c=0 is given by x=2a−b±b2−4ac
>The expression b2−4ac=D is called the discriminant of the quadratic equation.
>If α & β are the roots of the quadratic equation ax2+bx+c=0 then;
- α+β=−ab
- αβ=ac
- ∣α−β∣=∣a∣D
>Quadratic equation whose roots are α & β is (x−α)(x−β)=0i.e.
x2−(α+β)x+αβ=0 i.e. x2−(sum of roots) x$$$$ + product of roots=0
Nature of Roots: Consider the quadratic equation ax2+bx+c=0 where a,b,c∈R&a=0 then;
→ D>0⇔ Roots are real & distinct (unequal).
→ D=0⇔ Roots are real & coincident (equal).
→ D<0⇔ Roots are imaginary.
Note:
>A polynomial is a combination of terms that are only added, subtracted or multiplied.
>A quadratic polynomial with real coefficients is of the form ax2+bx+c, where a, b, c are real numbers with a=0 .
>The highest exponent of the variable in the equation is called the degree of polynomial.
>Polynomials of degrees 1,2and3 are called linear, quadratic and cubic polynomials respectively.