Question: Solve the first-order linear differential equation dy/dx + y/x = 1.
Options:
Correct Answer: y = x + C/x
Solution:
Using the integrating factor e^(∫(1/x)dx) = x, we solve to get y = x + C/x.