The given differential equation is
$$
2 \frac{d y}{d t}-y=2 t
$$
which can be rewritten as
$$
\frac{d y}{d t}-\frac{1}{2}y=t
$$
This is a first order linear differential equation with constant coefficients, where $p = -\frac{1}{2}$ and $f(t) = t$.
Show more…