Question
Question: If the zeros of the polynomial \[f\left( x \right)={{x}^{3}}-12{{x}^{2}}+39x+k\] are in A.P., find t...
If the zeros of the polynomial f(x)=x3−12x2+39x+k are in A.P., find the value of k.
Solution
Hint: Zeros of a polynomial are roots of a polynomial. Since the roots are in A.P., they can be assumed to be (a – d), a and a + d where the common difference between the terms is d.
For a polynomial of degree 3, ax3+bx3+cx+d, with roots α,β,γ, the sum of roots is given as α+β+γ=a−b, the sum of roots taken two at a time is given as αβ+βγ+γδ=ac , and the product of the roots is given as αβγ=a−d.Using these concepts we will find the value of k.
Complete step-by-step answer:
Now, the polynomial given to us is x3−12x2+39x+k . On comparing ax3+bx3+cx+d , we get a = 1, b = -12, c = 39 and d = k. Now, let’s assume the zeros of the polynomial to be (a – d), a and (a + d). So, the sum of roots can be written as
(a−d)+a+(a+d)=a(−b)=1−(−12)
⇒3a=12
⇒a=4
Now, the sum of roots taken two at a time is given as (a+d)(a)+(a)(a−d)+(a+d)(a−d)=a(c)=39
⇒a(a+d+a−d)+a2−d2=39
⇒3a2−d2=39
Now, we have a = 4. On substituting, we get 3×(4)2−d2=39 .
⇒48−d2=39