Question
Question: Determine the solution of the differential equation: $\frac{dy}{dx} = \frac{y}{1+x}$...
Determine the solution of the differential equation:
dxdy=1+xy

Answer
y = C(1+x)
Explanation
Solution
The differential equation is solved by separating variables, integrating both sides, and then solving for y.
-
Separate y and x terms: ydy=1+xdx.
-
Integrate both sides: ∫ydy=∫1+xdx⟹ln∣y∣=ln∣1+x∣+C′.
-
Exponentiate to solve for y: y=eln∣1+x∣+C′=eC′⋅(1+x).
-
Let eC′=C: y=C(1+x).
The solution of the differential equation is y=C(1+x).