JEE Challenger
More from Differential Equations

Solution of Differential Equation and Value Evaluation

Let x=x(y)x=x(y) be the solution of the differential equation 2y2dxdy2xy+x2=0,y>1,x(e)=e2y^2 \frac{dx}{dy} - 2xy + x^2 = 0, y > 1, x(e) = e. Then x(e2)x(e^2) is equal to :

Options

A

32e2\frac{3}{2}e^2

B

23e2\frac{2}{3}e^2

Correct
C

e2e^2

D

2e22e^2

Step-by-Step Solution

To find the solution x=x(y)x = x(y) of the given differential equation: 2y2dxdy2xy+x2=0,y>12y^2 \frac{dx}{dy} - 2xy + x^2 = 0, \quad y > 1

We can rewrite the equation by dividing all terms by y2y^2: 2dxdy2xy+x2y2=02\frac{dx}{dy} - \frac{2x}{y} + \frac{x^2}{y^2} = 0

    dxdyxy=x22y2\implies \frac{dx}{dy} - \frac{x}{y} = -\frac{x^2}{2y^2}

This is a homogeneous differential equation as well as a Bernoulli's differential equation. Let us solve it using the substitution method for a homogeneous equation.

Let x=vyx = vy, where vv is a function of yy. Differentiating with respect to yy, we get: dxdy=v+ydvdy\frac{dx}{dy} = v + y\frac{dv}{dy}

Substituting x=vyx = vy and dxdy=v+ydvdy\frac{dx}{dy} = v + y\frac{dv}{dy} into the differential equation: v+ydvdyv=v2y22y2v + y\frac{dv}{dy} - v = -\frac{v^2 y^2}{2y^2}

ydvdy=v22y\frac{dv}{dy} = -\frac{v^2}{2}

Separating the variables vv and yy: dvv2=dy2y\frac{dv}{v^2} = -\frac{dy}{2y}

Integrating both sides: v2dv=121ydy\int v^{-2} \, dv = -\frac{1}{2} \int \frac{1}{y} \, dy

1v=12lny+C1-\frac{1}{v} = -\frac{1}{2} \ln y + C_1

1v=12lny+C\frac{1}{v} = \frac{1}{2} \ln y + C

Since v=xyv = \frac{x}{y}, we have 1v=yx\frac{1}{v} = \frac{y}{x}: yx=12lny+C\frac{y}{x} = \frac{1}{2} \ln y + C

We are given the initial condition x(e)=ex(e) = e, which means x=ex = e when y=ey = e: ee=12ln(e)+C\frac{e}{e} = \frac{1}{2} \ln(e) + C

1=12(1)+C    C=121 = \frac{1}{2}(1) + C \implies C = \frac{1}{2}

Thus, the implicit solution is: yx=12lny+12=12(lny+1)\frac{y}{x} = \frac{1}{2} \ln y + \frac{1}{2} = \frac{1}{2}(\ln y + 1)

Now, to find x(e2)x(e^2), we substitute y=e2y = e^2 into the equation: e2x(e2)=12(ln(e2)+1)\frac{e^2}{x(e^2)} = \frac{1}{2} (\ln(e^2) + 1)

e2x(e2)=12(2+1)=32\frac{e^2}{x(e^2)} = \frac{1}{2} (2 + 1) = \frac{3}{2}

x(e2)=23e2x(e^2) = \frac{2}{3} e^2

Hence, the correct option is B.

Solution of Differential Equation and Value Evaluation | Mathematics PYQ Solution - JEE Challenger