The position $s$ at time $t$ of a moving object is given by $$s(t)=\frac{1}{3}t^3-\frac{3}{2}t^2$$ Assume the object moves in a straight line and that $t$ is greater or equal to zero. Measure $s$ in inches and $t$ in seconds.
When is the object speeding up? When is is the object slowing down?

The instantaneous velocity is the derivative
$$v(t) = \frac{ds}{dt} = t^2 - 3t$$
Can you take it from here?