Skip to main content
Back to Differential Equations
JEE Main 2024
Differential Equations
Differential Equations
Hard

Question

Let the solution curve of the differential equation xdydxy=y2+16x2x{{dy} \over {dx}} - y = \sqrt {{y^2} + 16{x^2}} , y(1)=3y(1) = 3 be y=y(x)y = y(x). Then y(2) is equal to:

Options

Solution

Key Concepts and Formulas

  • Homogeneous Differential Equation: A differential equation of the form dydx=f(x,y)\frac{dy}{dx} = f(x, y) is homogeneous if f(tx,ty)=f(x,y)f(tx, ty) = f(x, y) for all tt. This means it can be written as dydx=g(yx)\frac{dy}{dx} = g\left(\frac{y}{x}\right).
  • Substitution for Homogeneous Equations: To solve a homogeneous differential equation, substitute y=vxy = vx, which implies dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}.
  • Integral Formula: dxx2+a2=lnx+x2+a2+C\int \frac{dx}{\sqrt{x^2 + a^2}} = \ln|x + \sqrt{x^2 + a^2}| + C

Step-by-Step Solution

Step 1: Identify and Transform the Differential Equation into Standard Homogeneous Form

We are given the differential equation: xdydxy=y2+16x2x\frac{dy}{dx} - y = \sqrt{y^2 + 16x^2} Our goal is to isolate dydx\frac{dy}{dx} and express the right-hand side as a function of yx\frac{y}{x}.

  • Isolate dydx\frac{dy}{dx}: Add yy to both sides: xdydx=y+y2+16x2x\frac{dy}{dx} = y + \sqrt{y^2 + 16x^2}
  • Divide by xx: Divide both sides by xx, assuming x0x \neq 0: dydx=yx+y2+16x2x\frac{dy}{dx} = \frac{y}{x} + \frac{\sqrt{y^2 + 16x^2}}{x}
  • Express the radical term as a function of yx\frac{y}{x}: Since the initial condition y(1)=3y(1)=3 implies xx is near 1, we can assume x>0x>0. Therefore, x=x2x = \sqrt{x^2}. dydx=yx+y2+16x2x2\frac{dy}{dx} = \frac{y}{x} + \sqrt{\frac{y^2 + 16x^2}{x^2}}
  • Simplify the terms inside the square root: dydx=yx+y2x2+16\frac{dy}{dx} = \frac{y}{x} + \sqrt{\frac{y^2}{x^2} + 16} dydx=yx+(yx)2+16\frac{dy}{dx} = \frac{y}{x} + \sqrt{\left(\frac{y}{x}\right)^2 + 16} This is now in the form dydx=g(yx)\frac{dy}{dx} = g\left(\frac{y}{x}\right), confirming it's a homogeneous differential equation.

Step 2: Apply the Substitution for Homogeneous Equations

Let y=vxy = vx. Then dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}.

  • Substitute y=vxy=vx and dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx} into the transformed differential equation: v+xdvdx=v+v2+16v + x\frac{dv}{dx} = v + \sqrt{v^2 + 16}
  • Simplify the equation: xdvdx=v2+16x\frac{dv}{dx} = \sqrt{v^2 + 16}

Step 3: Separate Variables

Now we separate the variables to get all vv terms with dvdv and all xx terms with dxdx.

  • Rearrange terms: Divide both sides by v2+16\sqrt{v^2 + 16} and xx: dvv2+16=dxx\frac{dv}{\sqrt{v^2 + 16}} = \frac{dx}{x}

Step 4: Integrate Both Sides

Integrate both sides of the separated equation.

  • Left side integral: dvv2+16=lnv+v2+16+C1\int \frac{dv}{\sqrt{v^2 + 16}} = \ln\left|v + \sqrt{v^2 + 16}\right| + C_1
  • Right side integral: dxx=lnx+C2\int \frac{dx}{x} = \ln|x| + C_2
  • Combine and add constant of integration: lnv+v2+16=lnx+lnC\ln\left|v + \sqrt{v^2 + 16}\right| = \ln|x| + \ln|C|

Step 5: Simplify and Substitute Back v=yxv = \frac{y}{x}

  • Use logarithm properties: lnv+v2+16=lnCx\ln\left|v + \sqrt{v^2 + 16}\right| = \ln|Cx|
  • Exponentiate both sides: v+v2+16=Cxv + \sqrt{v^2 + 16} = Cx
  • Substitute back v=yxv = \frac{y}{x}: yx+(yx)2+16=Cx\frac{y}{x} + \sqrt{\left(\frac{y}{x}\right)^2 + 16} = Cx
  • Simplify the term under the square root: yx+y2+16x2x2=Cx\frac{y}{x} + \sqrt{\frac{y^2 + 16x^2}{x^2}} = Cx
  • Simplify the square root: Since x>0x>0, x2=x\sqrt{x^2}=x. yx+y2+16x2x=Cx\frac{y}{x} + \frac{\sqrt{y^2 + 16x^2}}{x} = Cx
  • Multiply by x: y+y2+16x2=Cx2y + \sqrt{y^2 + 16x^2} = Cx^2

Step 6: Use the Initial Condition to Find the Constant CC

We are given y(1)=3y(1) = 3. Substitute x=1x=1 and y=3y=3 into the equation: 3+32+16(1)2=C(1)23 + \sqrt{3^2 + 16(1)^2} = C(1)^2 3+9+16=C3 + \sqrt{9 + 16} = C 3+25=C3 + \sqrt{25} = C 3+5=C3 + 5 = C C=8C = 8

Step 7: Write the Particular Solution

Substitute C=8C=8 back into the equation: y+y2+16x2=8x2y + \sqrt{y^2 + 16x^2} = 8x^2

Step 8: Calculate y(2)y(2)

Substitute x=2x=2 into the particular solution: y+y2+16(2)2=8(2)2y + \sqrt{y^2 + 16(2)^2} = 8(2)^2 y+y2+64=32y + \sqrt{y^2 + 64} = 32

  • Isolate the square root: y2+64=32y\sqrt{y^2 + 64} = 32 - y
  • Square both sides: y2+64=(32y)2y^2 + 64 = (32 - y)^2 y2+64=102464y+y2y^2 + 64 = 1024 - 64y + y^2
  • Solve for yy: 64=102464y64 = 1024 - 64y 64y=96064y = 960 y=96064=15y = \frac{960}{64} = 15
  • Check for extraneous solutions: Since 32y=3215=17>032-y = 32-15 = 17 > 0, the solution is valid.

Thus, y(2)=15y(2) = 15.

Common Mistakes & Tips

  • Sign of x: When taking xx inside the square root, remember to consider the sign of xx. In this case, the initial condition implied x>0x>0.
  • Extraneous Solutions: Always check for extraneous solutions when squaring both sides of an equation.
  • Logarithm Properties: Remember and apply logarithm properties correctly to simplify the equations.

Summary

We solved the given homogeneous differential equation by using the substitution y=vxy=vx. This transformed the equation into a separable form, which we integrated and solved for yy using the initial condition. Finally, we calculated y(2)y(2), which is 15.

The final answer is \boxed{15}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions