\begin{align*} \newcommand{\dd}{\; \mathrm{d}} (4+t)^2\frac{\dd y}{\dd t} + 2ty &= 4t \tag{1}\\ \implies (4+t^2)\frac{\dd y}{\dd t} + y\frac{\dd(4+t^2)}{\dd t} &= 4t \tag{2}\\ \implies \frac{\dd}{\dd t}[(4+t^2)]y &= 4t \tag{3}\\ \implies (4+t^2) y &= \int 4t \dd t\\ \implies (4+t^2) y &= 2t^2 + C \\ \implies y &= \frac{2t^2 + C}{t^2+4} \end{align*}
I don't know how number 1 and number 2 are same...
Also, how number 2 and 3 are same... ?
