MCQMediumJEE 2023Homogeneous Differential Equations

JEE Mathematics 2023 Question with Solution

The slope of the tangent at any point (xx, yy) on a curve y=y(x)y = y(x) is x2+y22xy\frac{x^2 + y^2}{2xy}, x>0x > 0. If y(2)=0y(2) = 0, then a value of y(8)y(8) is:

  • A

    434\sqrt{3}

  • B

    42-4\sqrt{2}

  • C

    23-2\sqrt{3}

  • D

    232\sqrt{3}

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given:

  • dydx=x2+y22xy\frac{dy}{dx} = \frac{x^2 + y^2}{2xy}
  • y(2)=0y(2) = 0

Find: A value of y(8)y(8).

Use the substitution y=vxy = vx, so

dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}

Substituting into the differential equation,

v+xdvdx=x2+v2x22vx2v + x\frac{dv}{dx} = \frac{x^2 + v^2x^2}{2vx^2}

which simplifies to

v+xdvdx=v2+12vv + x\frac{dv}{dx} = \frac{v^2 + 1}{2v}

Separation and Evaluation

Rearranging,

xdvdx=v2+12v22v=1v22vx\frac{dv}{dx} = \frac{v^2 + 1 - 2v^2}{2v} = \frac{1 - v^2}{2v}

Hence,

2vdv1v2=dxx\frac{2v\,dv}{1 - v^2} = \frac{dx}{x}

Integrating both sides,

2vdv1v2=dxx\int \frac{2v\,dv}{1 - v^2} = \int \frac{dx}{x}

So,

ln1v2=lnx+C-\ln|1 - v^2| = \ln|x| + C

which gives

lnx(1v2)=C\ln|x(1 - v^2)| = C

Back-substitution and Final Value

Now substitute back v=yxv = \frac{y}{x}:

ln(x2y2x)=C\ln\left(\frac{x^2 - y^2}{x}\right) = C

Therefore,

x2y2=cxx^2 - y^2 = cx

Using x=2x = 2 and y=0y = 0,

2202=c(2)    c=22^2 - 0^2 = c(2) \implies c = 2

So the curve satisfies

x2y2=2xx^2 - y^2 = 2x

At x=8x = 8,

82y2=2(8)8^2 - y^2 = 2(8) 64y2=16    y2=48    y=48=4364 - y^2 = 16 \implies y^2 = 48 \implies y = \sqrt{48} = 4\sqrt{3}

Therefore, a value of y(8)y(8) is 434\sqrt{3}. The correct option is A.

Common mistakes

  • Taking the substitution as x=vyx = vy instead of y=vxy = vx. This changes the derivative relation and leads to a different separable equation. Use the homogeneous-form substitution consistent with the ratio yx\frac{y}{x}.

  • Forgetting that dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx} when y=vxy = vx. Writing only dydx=v\frac{dy}{dx} = v ignores the product rule and makes the differential equation incorrect.

  • Making an error while integrating 2vdv1v2\int \frac{2v\,dv}{1 - v^2}. The derivative of 1v21 - v^2 is 2v-2v, so the integral becomes ln1v2-\ln|1 - v^2|, not ln1v2\ln|1 - v^2|.

Practice more Homogeneous Differential Equations questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions