Solveeit Logo

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)=x312x2+39x+kf\left( x \right)={{x}^{3}}-12{{x}^{2}}+39x+k are in A.P., find the value of k.

Explanation

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+da{{x}^{3}}+b{{x}^{3}}+cx+d, with roots α,β,γ,\alpha ,\beta ,\gamma , the sum of roots is given as α+β+γ=ba\alpha +\beta +\gamma =\dfrac{-b}{a}, the sum of roots taken two at a time is given as αβ+βγ+γδ=ca\alpha \beta +\beta \gamma +\gamma \delta =\dfrac{c}{a} , and the product of the roots is given as αβγ=da\alpha \beta \gamma =\dfrac{-d}{a}.Using these concepts we will find the value of k.

Complete step-by-step answer:
Now, the polynomial given to us is x312x2+39x+k{{x}^{3}}-12{{x}^{2}}+39x+k . On comparing ax3+bx3+cx+da{{x}^{3}}+b{{x}^{3}}+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
(ad)+a+(a+d)=(b)a=(12)1\left( a-d \right)+a+\left( a+d \right)=\dfrac{\left( -b \right)}{a}=\dfrac{-\left( -12 \right)}{1}
3a=12\Rightarrow 3a=12
a=4\Rightarrow a=4
Now, the sum of roots taken two at a time is given as (a+d)(a)+(a)(ad)+(a+d)(ad)=(c)a=39\left( a+d \right)\left( a \right)+\left( a \right)\left( a-d \right)+\left( a+d \right)\left( a-d \right)=\dfrac{\left( c \right)}{a}=39
a(a+d+ad)+a2d2=39\Rightarrow a\left( a+d+a-d \right)+{{a}^{2}}-{{d}^{2}}=39
3a2d2=39\Rightarrow 3{{a}^{2}}-{{d}^{2}}=39
Now, we have a = 4. On substituting, we get 3×(4)2d2=393\times {{\left( 4 \right)}^{2}}-{{d}^{2}}=39 .
48d2=39\Rightarrow 48-{{d}^{2}}=39

& \Rightarrow {{d}^{2}}=9 \\\ & \Rightarrow d=\pm 3 \\\ \end{aligned}$$ In this question, we can take d to be either $3$ or $\ -3$ , as both +d and – d are present symmetrically. Hence, it won’t make a difference. We take $d=3$. We now know the value of a and d. We'll use these values to find the roots. The roots are (a + d), a and a – d. Therefore, the roots are $4+3=7$, $4$ and $4-3=1$. We know, the product of roots is given as $\alpha \beta \gamma =\dfrac{-d}{a}$ . $\Rightarrow \alpha \beta \gamma =-k$ $\Rightarrow \left( a-d \right)\left( a \right)\left( a+d \right)=-k$ $\Rightarrow \left( 1 \right)\left( 4 \right)\left( 7 \right)=-k$ $\Rightarrow k=-28$ Therefore, the required value of k is –28. Note: In any question, where we have to find series in arithmetic progression, like in this question, we had to first find the roots; we should assume the terms using two variables such that their sum results in one variable. For example, if we had to find four terms, the terms would be taken as a – 3d, a – d, a + d, a + 3d.