Question
Question: The solution of differential equation \(x \frac { d y } { d x } + y = y ^ { 2 }\) is...
The solution of differential equation xdxdy+y=y2 is
A
y=1+cxy
B
y=log{cxy}
C
y+1=cxy
D
y=c+xy
Answer
y=1+cxy
Explanation
Solution
xdxdy+y=y2 ⇒ xdxdy=y2−y
⇒ y2−ydy=xdx ⇒ [y−11−y1]dy=xdx
On integrating, we get
log(y−1)−logy=logx+logc
⇒ yy−1=xc ⇒ y=1+cxy.