How do you find all zeros of f(t)=t^3-4t^2+4t?
1 Answer
Jan 8, 2017
The zeros are:
Explanation:
Ignoring signs, notice that the sequence of coefficients is:
You probably know that
t^2-4t+4 = (t-2)^2
(the sequence of coefficients, ignoring signs, of
Multiply by
f(t) = t^3-4t^2+4t = t(t-2)^2
which has zeros:
t = 0" " (with multiplicity1 )
t = 2" " (with multiplicity2 )