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

Question

The solution of the differential equation dydxy+3xloge(y+3x)+3=0{{dy} \over {dx}} - {{y + 3x} \over {{{\log }_e}\left( {y + 3x} \right)}} + 3 = 0 is: (where c is a constant of integration)

Options

Solution

Key Concepts and Formulas

  • Substitution Method: A technique to simplify differential equations by introducing a new variable.
  • Chain Rule of Differentiation: ddxf(g(x))=f(g(x))g(x)\frac{d}{dx}f(g(x)) = f'(g(x)) \cdot g'(x)
  • Integration Formulas: xndx=xn+1n+1+C\int x^n \, dx = \frac{x^{n+1}}{n+1} + C, 1xdx=logex+C\int \frac{1}{x} \, dx = \log_e |x| + C

Step-by-Step Solution

1. Analyze the Given Differential Equation and Rearrange

The given differential equation is: dydxy+3xloge(y+3x)+3=0\frac{dy}{dx} - \frac{y + 3x}{\log_e\left( {y + 3x} \right)} + 3 = 0 We rearrange the equation to isolate the derivative term: dydx+3=y+3xloge(y+3x)\frac{dy}{dx} + 3 = \frac{y + 3x}{\log_e\left( {y + 3x} \right)}

Why this step? Rearranging helps us identify a suitable substitution by highlighting the repeated term (y+3x)(y+3x). The structure of the equation suggests that a substitution involving this term will simplify the equation.

2. Choose a Substitution and Differentiate

Let's choose the substitution: t=y+3xt = y + 3x Differentiate both sides with respect to xx: dtdx=ddx(y+3x)=dydx+3\frac{dt}{dx} = \frac{d}{dx}(y + 3x) = \frac{dy}{dx} + 3

Why this step? We choose t=y+3xt = y + 3x because it appears repeatedly in the equation. Differentiating the substitution allows us to relate dtdx\frac{dt}{dx} to dydx\frac{dy}{dx}, enabling us to replace dydx\frac{dy}{dx} in the original equation.

3. Substitute into the Original Differential Equation

Substitute t=y+3xt = y + 3x and dtdx=dydx+3\frac{dt}{dx} = \frac{dy}{dx} + 3 into the rearranged equation: dtdx=tloge(t)\frac{dt}{dx} = \frac{t}{\log_e(t)}

Why this step? This substitution transforms the original equation into a simpler equation involving only tt and xx, making it easier to solve.

4. Separate Variables

We now have the equation: dtdx=tloge(t)\frac{dt}{dx} = \frac{t}{\log_e(t)} Separate the variables: loge(t)tdt=dx\frac{\log_e(t)}{t} dt = dx

Why this step? Separating variables allows us to integrate each side of the equation independently. Grouping the tt terms with dtdt and the xx terms with dxdx prepares the equation for integration.

5. Integrate Both Sides

Integrate both sides of the equation: loge(t)tdt=dx\int \frac{\log_e(t)}{t} dt = \int dx Let u=loge(t)u = \log_e(t), so du=1tdtdu = \frac{1}{t} dt. The integral becomes: udu=dx\int u \, du = \int dx u22=x+C\frac{u^2}{2} = x + C Substitute back u=loge(t)u = \log_e(t): (loge(t))22=x+C\frac{(\log_e(t))^2}{2} = x + C

Why this step? Integration is the inverse operation of differentiation. By integrating both sides, we find the general solution that describes the relationship between tt and xx. The constant of integration CC accounts for the family of possible solutions.

6. Substitute Back to Express the Solution in Terms of Original Variables

Substitute back t=y+3xt = y + 3x: (loge(y+3x))22=x+C\frac{(\log_e(y + 3x))^2}{2} = x + C Rearrange the equation to match the given options: x12(loge(y+3x))2=Cx - \frac{1}{2} (\log_e(y + 3x))^2 = -C Since C-C is also an arbitrary constant, we can replace it with CC: x12(loge(y+3x))2=Cx - \frac{1}{2} (\log_e(y + 3x))^2 = C

Why this step? The final solution must be expressed in terms of the original variables xx and yy. Substituting back allows us to answer the question posed for the original differential equation.

Common Mistakes & Tips

  • Forgetting the Constant of Integration: Always include the constant of integration after performing an indefinite integral.
  • Incorrect Substitution: Double-check the substitution and its derivative to ensure they are correct.
  • Chain Rule: Remember to apply the chain rule when differentiating composite functions.

Summary

We solved the given differential equation using the substitution method. By identifying the repeating term (y+3x)(y + 3x), we introduced a new variable t=y+3xt = y + 3x. This transformed the equation into a separable form, which we then integrated. Finally, we substituted back to express the solution in terms of the original variables xx and yy, obtaining the solution x12(loge(y+3x))2=Cx - \frac{1}{2} (\log_e(y + 3x))^2 = C.

Final Answer

The final answer is x12(loge(y+3x))2=C\boxed{x - \frac{1}{2}{\left( {{{\log }_e}\left( {y + 3x} \right)} \right)^2} = C}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions