Solution: The differential equation using separable method:
dxdy=xy
The equation can be written as follows:
ydy=xdx We can now integrate both sides:
∫ydy=∫xdx
lny=21x2+C1
lny=lne21x2+C1
y=e21x2+C1=e21x2eC1=Ce21x2,
where C1 and C=eC1 are constants.
Answer:
y=Ce21x2
Comments