The distance $s$ in meters travelled by a particle in $t$ seconds is given by $s=e^{t}(4\cos 3t+5\sin 3t)$. Then the velocity of the particle at time $t$ is given by
Show Hint
Logic Tip: A massive time-saving rule: The derivative of $e^{at} \cdot f(t)$ is always $e^{at}[a \cdot f(t) + f'(t)]$. Here $a=1$, so you simply add the original function to its derivative: $(4\cos 3t + 5\sin 3t) + (-12\sin 3t + 15\cos 3t)$, getting $19\cos 3t - 7\sin 3t$ instantly.