a)

The motion is downward if the z-component of the velocity is ever negative.

> solve( V[3]<0, t );

RealRange(-infinity,Open(3/2))

>

Thus, the motion is downward for t in [0,3/2).

>