$$y''+\frac{y'}{x-1}=x(x-1)$$
I use the substitution $u=y'$ and then $y''=uu'$, but then I do not know what to do next.
$$y''+\frac{y'}{x-1}=x(x-1)$$
I use the substitution $u=y'$ and then $y''=uu'$, but then I do not know what to do next.
$$y''+\frac{y'}{x-1}=x(x-1)$$ Let $y'=u$. Then, $y''=u'$. $$u'+\frac{1}{x-1}u=x(x-1)$$
This is a linear first order differential equation of the form $$u'+uP(x)=Q(x)$$ which can be solved by the usual method.