Solveeit Logo

Question

Question: The solution of $e^y\{xy^2dy + y^3dx\} + \{ydx-xdy\} = 0$ is...

The solution of ey{xy2dy+y3dx}+{ydxxdy}=0e^y\{xy^2dy + y^3dx\} + \{ydx-xdy\} = 0 is

A

exyex/y+C=0e^{xy}-e^{x/y} +C=0

B

exyey/x+c=0e^{xy} - e^{y/x} + c = 0

C

exy+ex/y+c=0e^{xy} + e^{x/y} +c=0

D

exyexy+c=0e^{xy}-e^{-xy} + c = 0

Answer

C

Explanation

Solution

The given differential equation is ey{xy2dy+y3dx}+{ydxxdy}=0e^y\{xy^2dy + y^3dx\} + \{ydx-xdy\} = 0. Assuming a typo where eye^y should be exye^{xy} (as common in such problems for the solution to match options), the equation becomes exy{xy2dy+y3dx}+{ydxxdy}=0e^{xy}\{xy^2dy + y^3dx\} + \{ydx-xdy\} = 0.

Rearrange the terms: exyy3dx+exyxy2dy+ydxxdy=0e^{xy} y^3 dx + e^{xy} xy^2 dy + y dx - x dy = 0.

Divide the entire equation by y2y^2: exy(ydx+xdy)+ydxxdyy2=0e^{xy} (y dx + x dy) + \frac{y dx - x dy}{y^2} = 0.

Recognize the exact differentials:

  • The first term exy(ydx+xdy)e^{xy} (y dx + x dy) is the differential of exye^{xy}, i.e., d(exy)d(e^{xy}).

  • The second term ydxxdyy2\frac{y dx - x dy}{y^2} is the differential of x/yx/y, i.e., d(x/y)d(x/y).

Substitute these into the equation: d(exy)+d(x/y)=0d(e^{xy}) + d(x/y) = 0.

Integrate both sides: d(exy)+d(x/y)=0\int d(e^{xy}) + \int d(x/y) = \int 0.

The solution is exy+ex/y=Ce^{xy} + e^{x/y} = C, which can be written as exy+ex/y+c=0e^{xy} + e^{x/y} + c = 0 where c=Cc = -C is an arbitrary constant.