Question 1189226
.
Consider the polynomial P(z) = z^5 - 10z^2 + 15z - 6 of complex variable z.

The polynomial can be written in the form P(z) = (z-1)^3*(z^2 + bz+ c).

Consider the function q(x) = x^5 - 10x^2 + 15x - 6, for real x.

a. Write down the sum and the product of the roots of P(z).
~~~~~~~~~~~~~~~~~~~~~



            The answer in the post by @Boreal is INCORRECT.

            I came to bring a correct solution with correct answer.



            Notice that the problem is too wordy.

            Its 1st line combined with the 4th line is totally enough to present a correct formulation.

            The 2-nd line and the 3rd line are unnecessary and excessive.



<pre>
The most interesting fact is that to get the answer, you  <U>do not need</U>  find the roots 
and/or factorize the polynomial in an explicit form.


It is enough to apply the Vieta's theorem.  It says that the sum of the roots of the given polynomial equals 
to the coefficient at x^4, taken with the opposite sign.


In our case, the coefficient at x^4 is 0 (zero, ZERO); so, the sum of the roots equals 0 (zero, ZERO).


Regarding the product of the roots, apply the Vieta's theorem again.  It says that the product of the roots 
of the given polynomial equals to the constant term, taken with the opposite sign.


In our case, the constant term is -6;  hence, the product of the roots is 6.


<U>ANSWER</U>.  The sum of the roots is 0 (zero, ZERO).  The product of the roots is 6.
</pre>

----------------


Solved and thoroughly/carefully/comprehensively explained.


On Vieta's theorem, see this link


https://en.wikipedia.org/wiki/Vieta%27s_formulas


===============


The solution by @Boreal has arithmetic mistakes, that lead to incorrect answer.