Logic Tip: Alternatively, rewrite as $\frac{dy}{dx} - \frac{1}{x}y = x$. This is a standard linear differential equation of the form $\frac{dy}{dx} + Py = Q$. The Integrating Factor is $e^{\int -\frac{1}{x} dx} = e^{-\ln x} = \frac{1}{x}$. Multiplying through yields $d(\frac{y}{x}) = dx$.