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

Question

The general solution of the differential equation (xy2)dx+y(5x+y2)dy=0\left(x-y^{2}\right) \mathrm{d} x+y\left(5 x+y^{2}\right) \mathrm{d} y=0 is :

Options

Solution

Key Concepts and Formulas

  • Homogeneous Differential Equations: A differential equation of the form dydx=f(x,y)\frac{dy}{dx} = f(x,y) is homogeneous if f(x,y)f(x, y) can be written as a function of yx\frac{y}{x}, i.e., f(x,y)=g(yx)f(x, y) = g(\frac{y}{x}). The substitution y=vxy = vx transforms it into a separable equation.
  • Exact Differential Equations: An equation of the form M(x,y)dx+N(x,y)dy=0M(x, y) dx + N(x, y) dy = 0 is exact if My=Nx\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}. The solution is given by Mdx+(terms in N not containing x)dy=C\int M dx + \int (\text{terms in } N \text{ not containing } x) dy = C.
  • Integrating Factors: If a differential equation M(x,y)dx+N(x,y)dy=0M(x, y) dx + N(x, y) dy = 0 is not exact, we can sometimes find an integrating factor μ(x,y)\mu(x, y) such that μ(x,y)M(x,y)dx+μ(x,y)N(x,y)dy=0\mu(x, y) M(x, y) dx + \mu(x, y) N(x, y) dy = 0 is exact.

Step-by-Step Solution

Step 1: Rewrite the given differential equation

We are given the differential equation (xy2)dx+y(5x+y2)dy=0(x - y^2) dx + y(5x + y^2) dy = 0 Rewrite it as: (xy2)dx+(5xy+y3)dy=0(x - y^2) dx + (5xy + y^3) dy = 0

Step 2: Check for exactness

Let M(x,y)=xy2M(x, y) = x - y^2 and N(x,y)=5xy+y3N(x, y) = 5xy + y^3. Then, My=2y\frac{\partial M}{\partial y} = -2y and Nx=5y\frac{\partial N}{\partial x} = 5y. Since MyNx\frac{\partial M}{\partial y} \neq \frac{\partial N}{\partial x}, the equation is not exact.

Step 3: Attempt a substitution to simplify

Notice the presence of y2y^2 terms. Let y2=vy^2 = v. Then, 2ydy=dv2y \, dy = dv, so ydy=12dvy \, dy = \frac{1}{2} dv. Substituting into the original equation gives: (xv)dx+(5x+v)12dv=0(x - v) dx + (5x + v) \frac{1}{2} dv = 0 2(xv)dx+(5x+v)dv=02(x - v) dx + (5x + v) dv = 0 2xdx2vdx+5xdv+vdv=02x \, dx - 2v \, dx + 5x \, dv + v \, dv = 0 2xdx+vdv+5xdv2vdx=02x \, dx + v \, dv + 5x \, dv - 2v \, dx = 0 2xdx+vdv+(5x2v)dv=02x \, dx + v \, dv + (5x - 2v) dv = 0 2xdx+vdv=(2v5x)dv2x \, dx + v \, dv = (2v - 5x) dv This form doesn't immediately suggest a simple solution.

Step 4: Rearrange the original equation to a suitable form

Rewrite the original equation as: dxdy=y(5x+y2)xy2\frac{dx}{dy} = -\frac{y(5x + y^2)}{x - y^2} dxdy=5xy+y3y2x\frac{dx}{dy} = \frac{5xy + y^3}{y^2 - x}

Step 5: Try a different approach: look for a homogeneous form after rearrangement Let's rearrange the original equation as follows: (xy2)dx+(5xy+y3)dy=0(x-y^2)dx + (5xy+y^3)dy = 0 (5xy+y3)dy=(y2x)dx(5xy+y^3)dy = (y^2 - x)dx dydx=y2x5xy+y3\frac{dy}{dx} = \frac{y^2 - x}{5xy + y^3} This form doesn't appear to be directly solvable as a homogeneous equation.

Step 6: Try to find an integrating factor dependent on x or y

Let's go back to the equation (xy2)dx+(5xy+y3)dy=0(x-y^2)dx + (5xy+y^3)dy = 0. We have M=xy2M = x-y^2 and N=5xy+y3N = 5xy+y^3. My=2y\frac{\partial M}{\partial y} = -2y and Nx=5y\frac{\partial N}{\partial x} = 5y. So, MyNxN=2y5y5xy+y3=7yy(5x+y2)=75x+y2\frac{\frac{\partial M}{\partial y} - \frac{\partial N}{\partial x}}{N} = \frac{-2y - 5y}{5xy + y^3} = \frac{-7y}{y(5x + y^2)} = \frac{-7}{5x + y^2}. This is not a function of x only. And, NxMyM=5y(2y)xy2=7yxy2\frac{\frac{\partial N}{\partial x} - \frac{\partial M}{\partial y}}{M} = \frac{5y - (-2y)}{x - y^2} = \frac{7y}{x - y^2}. This is not a function of y only.

Step 7: Try the substitution x=vy2x = vy^2

Let x=vy2x = vy^2. Then dx=y2dv+2vydydx = y^2 dv + 2vy dy. Substituting this into the original equation, we get: (vy2y2)(y2dv+2vydy)+y(5vy2+y2)dy=0(vy^2 - y^2)(y^2 dv + 2vy dy) + y(5vy^2 + y^2) dy = 0 y2(v1)(y2dv+2vydy)+y3(5v+1)dy=0y^2(v - 1)(y^2 dv + 2vy dy) + y^3(5v + 1) dy = 0 y4(v1)dv+2vy3(v1)dy+y3(5v+1)dy=0y^4(v - 1) dv + 2vy^3(v - 1) dy + y^3(5v + 1) dy = 0 Divide by y3y^3: y(v1)dv+[2v(v1)+(5v+1)]dy=0y(v - 1) dv + [2v(v - 1) + (5v + 1)] dy = 0 y(v1)dv+(2v22v+5v+1)dy=0y(v - 1) dv + (2v^2 - 2v + 5v + 1) dy = 0 y(v1)dv+(2v2+3v+1)dy=0y(v - 1) dv + (2v^2 + 3v + 1) dy = 0 y(v1)dv+(2v+1)(v+1)dy=0y(v - 1) dv + (2v + 1)(v + 1) dy = 0 dv(2v+1)(v+1)v1=dyy\frac{dv}{-\frac{(2v+1)(v+1)}{v-1}} = \frac{dy}{y} v1(2v+1)(v+1)dv=dyy\frac{v-1}{(2v+1)(v+1)} dv = -\frac{dy}{y} Now, we need to decompose the fraction: v1(2v+1)(v+1)=A2v+1+Bv+1\frac{v-1}{(2v+1)(v+1)} = \frac{A}{2v+1} + \frac{B}{v+1} v1=A(v+1)+B(2v+1)v - 1 = A(v + 1) + B(2v + 1) If v=1v = -1, then 2=B-2 = -B, so B=2B = 2. If v=12v = -\frac{1}{2}, then 32=A(12)-\frac{3}{2} = A(\frac{1}{2}), so A=3A = -3. Therefore, v1(2v+1)(v+1)=32v+1+2v+1\frac{v-1}{(2v+1)(v+1)} = \frac{-3}{2v+1} + \frac{2}{v+1} So our integral becomes (32v+1+2v+1)dv=dyy\int \left( \frac{-3}{2v+1} + \frac{2}{v+1} \right) dv = -\int \frac{dy}{y} 32ln2v+1+2lnv+1=lny+lnC-\frac{3}{2} \ln |2v+1| + 2 \ln |v+1| = -\ln |y| + \ln C 2lnv+132ln2v+1=lnCy2 \ln |v+1| - \frac{3}{2} \ln |2v+1| = \ln \left| \frac{C}{y} \right| ln(v+1)2ln(2v+1)3/2=lnCy\ln (v+1)^2 - \ln (2v+1)^{3/2} = \ln \left| \frac{C}{y} \right| ln(v+1)2(2v+1)3/2=lnCy\ln \left| \frac{(v+1)^2}{(2v+1)^{3/2}} \right| = \ln \left| \frac{C}{y} \right| (v+1)4(2v+1)3=C2y2\frac{(v+1)^4}{(2v+1)^3} = \frac{C^2}{y^2} Let C2=C1C^2 = C_1. Then y2(v+1)4=C1(2v+1)3y^2(v+1)^4 = C_1(2v+1)^3. Since v=xy2v = \frac{x}{y^2}, we have y2(xy2+1)4=C1(2xy2+1)3y^2\left(\frac{x}{y^2} + 1\right)^4 = C_1 \left(\frac{2x}{y^2} + 1\right)^3 y2(x+y2y2)4=C1(2x+y2y2)3y^2\left(\frac{x+y^2}{y^2}\right)^4 = C_1 \left(\frac{2x+y^2}{y^2}\right)^3 (x+y2)4y6=C1(2x+y2)3y6\frac{(x+y^2)^4}{y^6} = C_1 \frac{(2x+y^2)^3}{y^6} (x+y2)4=C1(2x+y2)3(x+y^2)^4 = C_1 (2x+y^2)^3 (y2+x)4=C1(y2+2x)3(y^2 + x)^4 = C_1 |(y^2 + 2x)^3| (y2+x)4=C(y2+2x)3(y^2 + x)^4 = C|(y^2 + 2x)^3|

Common Mistakes & Tips

  • Don't give up easily! Differential equations can be tricky. Try different substitutions and rearrangements.
  • Remember to check for exactness before applying other methods.
  • When integrating, don't forget the constant of integration.

Summary

The given differential equation was not immediately solvable. By substituting x=vy2x=vy^2, we transformed the equation into a separable form. After integrating and simplifying, we obtained the general solution (y2+x)4=C(y2+2x)3(y^2 + x)^4 = C|(y^2 + 2x)^3|.

Final Answer The final answer is \boxed{\left(y^{2}+x\right)^{4}=\mathrm{C}\left|\left(y^{2}+2 x\right)^{3}\right|}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions