Question
Question: The general solution to the differential equation $\frac{dy}{dx}=2xy$ can be represented as:...
The general solution to the differential equation dxdy=2xy can be represented as:

A
y=Kex2
B
y=Kx
C
y=Kx2
D
y=Cx2
Answer
y=Kex2
Explanation
Solution
The given differential equation is a first-order separable ordinary differential equation. Separate variables to get ydy=2xdx. Integrate both sides: ∫ydy=∫2xdx, which yields ln∣y∣=x2+C. Exponentiate both sides to solve for y: ∣y∣=ex2+C=ex2eC. Let K=±eC (allowing for K=0 to include the trivial solution y=0), resulting in the general solution y=Kex2.