From the given question, we have;
dxdy=x+y+11
⇒dydx=1x+y+1=x+y+1⇒dydx−x=(y+1)⋯⋯⋯⋯(1)
which is a linear differential equation with x as dependent variable and y as independent variable.
Comparing (1) with the general form dydx+Px=Q, which is a linear differential equation with x as dependent variable yields; P=−1, and Q=y+1.
Now, the integrating factor (I.F.) =e∫Pdy=e−∫dy=e−y
Multiplying (1) by I.F. yields;
dydxe−y−xe−y=(y+1)e−y⇒dyd(xe−y)=(y+1)e−y⇒e−yx=∫(y+1)e−y dy=−ye−y−2e−y+k, where k is an arbitrary constant.
⇒e−yx=−e−y(y+2)+k⇒x=key−(y+2)
Comments