Question
Question: The solution of the differential equation \(\frac { d y } { d x } = 1 + x + y + x y\) is...
The solution of the differential equation dxdy=1+x+y+xy is
A
log(1+y)=x+2x2+c
B
(1+y)2=x+2x2+c
C
log(1+y)=log(1+x)+c
D
None of these
Answer
log(1+y)=x+2x2+c
Explanation
Solution
dxdy=1+x+y+xy
⇒ dxdy=(1+x)(1+y) ⇒ 1+ydy=(1+x)dx
On integrating, we get log(1+y)=2x2+x+c.