$$\frac{dy}{dx}\ln(x)+\frac{2y}{x}=1$$
The solution has evaded me thus far. I've tried pursuing the integrating factor technique (writing the equation as a differential and trying to find an integrating factor that will make it a full differential) but with no success. Any help is appreciated.
Write your equation in the form $$y'(x)+\frac{2y(x)}{x\ln(x)}=\frac{1}{\ln(x)}$$ and multiply the equation by $$\mu=e^{\int\frac{2}{x\log(x)}dx}=\log^2(x)$$ and now note that $$\frac{2\log(x)}{x}=\frac{d}{dx}\log^2(x)$$ and we get $$\int\frac{d}{dx}(\log^2(x)y(x))dx=\int\log(x)dx$$ Can you finish?