Hint: In school problems, most are conjured to work in whole numbers. Notice the coefficents 3,5,125. That begs me to try 3, 5 as roots (experience).
So inspection I see that -5 is a root.
So now I would divide the polynomial by (t+5) either long, or synthetic. I get
t^2-8t+25 . You can find those factors with the quadratic formula...I don't think they will be real numbers. (b^2-4ac is negative)
Find all the zeros of the function.
t^3 - 3t^2 - 15t + 125
Please explain. I am very confused on how to do this!!
2 answers
Let
f(t)= t^3 - 3t^2 - 15t + 125
Then factorize f(t) as
f(t)=(t+5)*(t^2-8*t+25)
from which t=-5 is the real root.
The other factor of (t^2-8*t+25) yields two complex roots, since the discriminant is less than zero.
The two complex roots are obtained by solving:
(t^2-8*t+25) = 0
or t=4+3i or t=4-3i.
f(t)= t^3 - 3t^2 - 15t + 125
Then factorize f(t) as
f(t)=(t+5)*(t^2-8*t+25)
from which t=-5 is the real root.
The other factor of (t^2-8*t+25) yields two complex roots, since the discriminant is less than zero.
The two complex roots are obtained by solving:
(t^2-8*t+25) = 0
or t=4+3i or t=4-3i.