Solve the differential equation of the following linear differential equation. Show complete solution.
x dy/dx + y = x^3
"x\\dfrac{dy}{dx}+y=x^3\\\\\n\\dfrac{dy}{dx}+\\dfrac{y}{x}=x^2\\\\\n\\text{Integrating factor}=e^{\\int{\\dfrac{1}{x}dx}}=x\\\\\ny\\cdot{x}=\\int{x\\cdot{x^2dx}}+k\\\\\ny\\cdot{x}=\\dfrac{x^4}{4}+k\\\\\ny=\\dfrac{x^3}{4}+\\dfrac{k}{x}"
Comments
Leave a comment