$$
\begin{align}
{\small\text{initial conditions: }}\quad \,v_{\small0}\,\, &= 200\, \,{\small\text{ at }}\, \,t_{\small0}=0\, \,{\small\text{ where }}\, \,s_{\small0}=0\, \\[2mm]
\frac{d^2s}{dt^2} &= \frac{dv}{dt} = a=\color{red}{-2.5}=-\frac52 \\[2mm]
{\small\text{Integrate once: }}\quad \frac{ds}{dt}\, &= v=-\frac52t+C_{\small1} \\[2mm]
{\small\text{Apply initial: }}\quad\,\, v_{\small0}\,\, &= -\frac52t_{\small0}+C_{\small1} \Rightarrow C_{\small1}=200 \Rightarrow \frac{ds}{dt}=\color{red}{v=-\frac52t+200}\tag{1} \\[2mm]
{\small\text{Integrate again: }}\quad\,\,\, s\,\,\, &= -\frac54t^2+200t+C_{\small2} \\[2mm]
{\small\text{Apply initial: }}\quad\,\, s_{\small0}\,\, &= -\frac54t_{\small0}^2+200t_{\small0}+C_{\small2} \Rightarrow C_{\small2}=0 \Rightarrow \color{red}{s=-\frac54t^2+200t}\tag{2}\\[2mm]
\end{align}
$$
Use $(1)$ and $(2)$ to calc the system. For instance,
As of the question:
$$ v=50 \,\Rightarrow\, t=\frac{v-200}{-5/2}=60 \,\Rightarrow\, s=-\frac54t^2+200t=7500 $$
When it stops:
$$ v=0 \,\Rightarrow\, t=\frac{v-200}{-5/2}=80 \,\Rightarrow\, s=-\frac54t^2+200t=8000 $$
Assuming minus velocity is backward movement; it should return-back with-in:
$$ s=0 \,\Rightarrow\, -\frac54t^2+200t=0 \rightarrow t=160 \,\Rightarrow\, v=-\frac52t+200=-200 $$