You can put this solution on YOUR website! What is the multiple zero and multiplicity of f(x)=x^3-8x^2+16x
----------------------
Solve:: x^3-8x^2+16x
= x(x^2 - 8x + 16)
-----
= x(x-4)^2
------
Zeroes::
x = 0 with multiplicity 1
--
x = 4 with multiplicity 4
------------------
Cheers,
Stan H.
---------------