Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Differential Equations question

2023 · 30 Jan · Shift 2 · Q34
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Differential Equations
  5. /2023 · 30 Jan · Shift 2 · Q34

Differential Equations question

2023 · 30 Jan · Shift 2 · Q34

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
The solution of the differential equation dydx=−(x2+3y23x2+y2),y(1)=0\frac{d y}{d x}=-\left(\frac{x^2+3 y^2}{3 x^2+y^2}\right), y(1)=0dxdy​=−(3x2+y2x2+3y2​),y(1)=0 is :
  1. A
    log⁡e∣x+y∣+xy(x+y)2=0\log _e|x+y|+\frac{x y}{(x+y)^2}=0loge​∣x+y∣+(x+y)2xy​=0
  2. B
    log⁡e∣x+y∣−xy(x+y)2=0\log _e|x+y|-\frac{x y}{(x+y)^2}=0loge​∣x+y∣−(x+y)2xy​=0
  3. C
    log⁡e∣x+y∣+2xy(x+y)2=0\log _e|x+y|+\frac{2 x y}{(x+y)^2}=0loge​∣x+y∣+(x+y)22xy​=0
  4. D
    log⁡e∣x+y∣−2xy(x+y)2=0\log _e|x+y|-\frac{2 x y}{(x+y)^2}=0loge​∣x+y∣−(x+y)22xy​=0
View written solutionFree

Correct answer: C

  1. Identify the type of differential equation

Given dydx=−(x2+3y23x2+y2),y(1)=0\frac{dy}{dx}=-\left(\frac{x^2+3y^2}{3x^2+y^2}\right), \qquad y(1)=0dxdy​=−(3x2+y2x2+3y2​),y(1)=0

This is a homogeneous differential equation because the right-hand side is a function of y/xy/xy/x.


  1. Use the substitution

Let y=vx⇒dydx=v+xdvdxy=vx \Rightarrow \frac{dy}{dx}=v+x\frac{dv}{dx}y=vx⇒dxdy​=v+xdxdv​

Substitute into the equation: v+xdvdx=−x2+3v2x23x2+v2x2=−1+3v23+v2v+x\frac{dv}{dx}=-\frac{x^2+3v^2x^2}{3x^2+v^2x^2}=-\frac{1+3v^2}{3+v^2}v+xdxdv​=−3x2+v2x2x2+3v2x2​=−3+v21+3v2​

So, xdvdx=−1+3v23+v2−vx\frac{dv}{dx}=-\frac{1+3v^2}{3+v^2}-vxdxdv​=−3+v21+3v2​−v

Take LCM: xdvdx=−(1+3v2)−v(3+v2)3+v2x\frac{dv}{dx}=\frac{-(1+3v^2)-v(3+v^2)}{3+v^2}xdxdv​=3+v2−(1+3v2)−v(3+v2)​ xdvdx=−(1+3v2+3v+v3)3+v2x\frac{dv}{dx}=\frac{-(1+3v^2+3v+v^3)}{3+v^2}xdxdv​=3+v2−(1+3v2+3v+v3)​

Factor the numerator: 1+3v+3v2+v3=(v+1)31+3v+3v^2+v^3=(v+1)^31+3v+3v2+v3=(v+1)3

Hence, xdvdx=−(v+1)3v2+3x\frac{dv}{dx}=-\frac{(v+1)^3}{v^2+3}xdxdv​=−v2+3(v+1)3​

Therefore, v2+3(v+1)3dv=−dxx\frac{v^2+3}{(v+1)^3}dv=-\frac{dx}{x}(v+1)3v2+3​dv=−xdx​


  1. Integrate

We need to evaluate ∫v2+3(v+1)3dv\int \frac{v^2+3}{(v+1)^3}dv∫(v+1)3v2+3​dv

Let u=v+1⇒v=u−1u=v+1 \Rightarrow v=u-1u=v+1⇒v=u−1

Then v2+3=(u−1)2+3=u2−2u+4v^2+3=(u-1)^2+3=u^2-2u+4v2+3=(u−1)2+3=u2−2u+4

So, v2+3(v+1)3=u2−2u+4u3=1u−2u2+4u3\frac{v^2+3}{(v+1)^3}=\frac{u^2-2u+4}{u^3}=\frac1u-\frac{2}{u^2}+\frac{4}{u^3}(v+1)3v2+3​=u3u2−2u+4​=u1​−u22​+u34​

Thus, ∫v2+3(v+1)3dv=∫(1u−2u2+4u3)du\int \frac{v^2+3}{(v+1)^3}dv=\int\left(\frac1u-\frac{2}{u^2}+\frac{4}{u^3}\right)du∫(v+1)3v2+3​dv=∫(u1​−u22​+u34​)du

Integrating, =ln⁡∣u∣+2u−2u2+C=\ln|u|+\frac{2}{u}-\frac{2}{u^2}+C=ln∣u∣+u2​−u22​+C

Replacing u=v+1u=v+1u=v+1: ln⁡∣v+1∣+2v+1−2(v+1)2=−ln⁡∣x∣+C\ln|v+1|+\frac{2}{v+1}-\frac{2}{(v+1)^2}=-\ln|x|+Cln∣v+1∣+v+12​−(v+1)22​=−ln∣x∣+C


  1. Substitute back v=yxv=\dfrac{y}{x}v=xy​

Since v+1=x+yxv+1=\frac{x+y}{x}v+1=xx+y​

we get ln⁡∣x+yx∣+2(x+y)/x−2((x+y)/x)2=−ln⁡∣x∣+C\ln\left|\frac{x+y}{x}\right|+\frac{2}{(x+y)/x}-\frac{2}{((x+y)/x)^2}=-\ln|x|+Cln​xx+y​​+(x+y)/x2​−((x+y)/x)22​=−ln∣x∣+C

That is, ln⁡∣x+y∣−ln⁡∣x∣+2xx+y−2x2(x+y)2=−ln⁡∣x∣+C\ln|x+y| - \ln|x| + \frac{2x}{x+y}-\frac{2x^2}{(x+y)^2}=-\ln|x|+Cln∣x+y∣−ln∣x∣+x+y2x​−(x+y)22x2​=−ln∣x∣+C

The −ln⁡∣x∣-\ln|x|−ln∣x∣ terms cancel from both sides, so ln⁡∣x+y∣+2xx+y−2x2(x+y)2=C\ln|x+y|+\frac{2x}{x+y}-\frac{2x^2}{(x+y)^2}=Cln∣x+y∣+x+y2x​−(x+y)22x2​=C

Now simplify the rational part:

=\frac{2x(x+y)-2x^2}{(x+y)^2} =\frac{2xy}{(x+y)^2}$$ Hence the solution is $$\ln|x+y|+\frac{2xy}{(x+y)^2}=C$$ --- 5. **Use the initial condition $y(1)=0$** Substitute $x=1, y=0$: $$C=\ln|1+0|+\frac{2(1)(0)}{(1+0)^2}=\ln 1+0=0$$ Therefore, $$\boxed{\ln|x+y|+\frac{2xy}{(x+y)^2}=0}$$ --- 6. **Match with the options** This corresponds to: $$\boxed{\text{Option C}}$$
PreviousNext

More from Differential Equations

  • Let y=y(x) be the solution of the differential equation (3y2−5x2)y dx+2x(x2−y2)dy=0 such that y(1)=1. Then ​(y(2))3−12y(2)​ is equal to :2023 · MCQ
  • If x = x(y) is the solution of the differential equation ydydx​=2x+y3(y+1)ey,x(1)=0; then x(e) is equal to :2022 · MCQ
  • The slope of the tangent to a curve C:y=y(x) at any point (x,y) on it is 2+9e−2x2e2x−6e−x+9​. If C passes through the points $$\left(0, \frac{1}{2}+\frac{\pi}{2…2022 · MCQ
  • The general solution of the differential equation (x−y2)dx+y(5x+y2)dy=0 is :2022 · MCQ
  • Let y=y(x) be the solution of the differential equation dxdy​=3xy2+x34y3+2yx2​,y(1)=1. If for some n∈N,y(2)∈[n−1,n), then n is equal to ​.2022 · Numerical
  • Let g:(0,∞)→R be a differentiable function such that ∫(ex+1x(cosx−sinx)​+(ex+1)2g(x)(ex+1−xex)​)dx=ex+1xg(x)​+c…2022 · MCQ
  • Let y=y(x) be the solution of the differential equation (x+1)y′−y=e3x(x+1)2, with y(0)=31​. Then, the point x=−34​ for the curve y=y(x) is :2022 · MCQ
  • If the solution curve y=y(x) of the differential equation y2dx+(x2−xy+y2)dy=0, which passes through the point (1, 1) and intersects the line y=3​x at the point (α,3​α), then value of loge​(3​α)…2022 · MCQ