Solveeit Logo

Question

Mathematics Question on Differential equations

If y=xlogecx\frac{x}{log_e|cx|} is the solution of the differential equation dydx=yx+ϕ(xy)\frac{dy}{dx}=\frac{y}{x}+\phi(\frac{x}{y}), then ϕ(xy)\phi (\frac{x}{y}) is given by

A

y2x2\frac{y^2}{x^2}

B

y2x2-\frac{y^2}{x^2}

C

x2y2\frac{x^2}{y^2}

D

x2y2-\frac{x^2}{y^2}

Answer

y2x2\frac{y^2}{x^2}

Explanation

Solution

We start with the differential equation:

dy/dx = xy + φ(y/x)

Let's make a substitution by setting y = vx:

Then, we find the derivative dx/dy:

dx/dy = v + x * (dv/dy)

Substituting this into the original equation, we have:

v + x * (dv/dy) = v + φ(v)

Now, the equation becomes:

x * (dx/dv) = φ(v) / φ'(v)

Integrating both sides, we get:

ln(x) = ln(φ(v)) + ln(k)

Solving this, we find:

kφ(v) = x

The correct answer is option (A): y2x2\frac{y^2}{x^2}