137k views
15 votes
For the given polynomials find the sum of the squares of the roots. P(x)=x^3-x^2-18x+k

User Brutasse
by
3.4k points

1 Answer

6 votes


\text{Given that,}\\\\P(x) = x^3 -x^2 -18x+k\\\\\text{If the roots are}~ \alpha, ~ \beta,~\text{and}~ \gamma, ~ \text{then},\\\\\alpha +\beta+\gamma= -\frac{(-1)}1 = 1\\\\\alpha \beta +\beta \gamma + \gamma \alpha= -\frac{18}1 = -18\\ \\\text{Now, sum of the squares of the roots,}\\\\\alpha^2 + \beta^2 + \gamma^2 = ( \alpha + \beta + \gamma)^2 -2(\alpha \beta + \gamma \beta + \gamma \alpha)\\ \\~~~~~~~~~~~~~~~~~~=1^2 - 2(-18)\\\\~~~~~~~~~~~~~~~~~~=1+36\\\\~~~~~~~~~~~~~~~~~~=37

User Darlyn
by
3.3k points