Problema Solution
If the position of an object moving along a straight line is given by s(t)
t^3-6t^2+2t at time "t" find the object velocity as a function of time
Answer provided by our tutors
v(t) is the first derivative of the position function s(t) that is
v(t) = s'(t)
v(t) = (t^3-6t^2+2t)'
v(t) = 3t^2 + 12t + 2