Question:

Let $y=y(x)$ be the solution of the differential equation $\left(x^2-3 y^2\right) d x+3 x y d y=0, y(1)=1$.Then $6 y^2( e )$ is equal to

Updated On: Apr 24, 2025
  • $e^2$
  • $\frac{3}{2} e^2$
  • $3 e^2$
  • $2 e ^2$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

The correct answer is (D) : $2 e ^2$


Put

(1)

Integrating both side







Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Step 1: Use the substitution \( y = vx \) 

The given differential equation is:

\[ (x^2 - 3y^2)dx + 3xy \, dy = 0. \] Rearrange the equation: \[ \frac{dy}{dx} = \frac{3y^2 - x^2}{3xy}. \]

Now, use the substitution \( y = vx \), so \( \frac{dy}{dx} = v + x \frac{dv}{dx} \). Substituting into the equation:

\[ v + x \frac{dv}{dx} = \frac{3(vx)^2 - x^2}{3vx} = \frac{x^2(3v^2 - 1)}{3vx}. \] Simplify: \[ v + x \frac{dv}{dx} = \frac{3v^2 - 1}{3v}. \] 

Step 2: Solve for \( \frac{dv}{dx} \) \[ x \frac{dv}{dx} = \frac{3v^2 - 1}{3v} - v = \frac{3v^2 - 1 - 3v^2}{3v} = -\frac{1}{3v}. \] Thus: \[ \frac{dv}{dx} = -\frac{1}{3vx}. \] 

Step 3: Solve the differential equation Separate the variables: \[ v \, dv = -\frac{1}{3x} \, dx. \] Integrate both sides: \[ \int v \, dv = -\frac{1}{3} \int \frac{1}{x} \, dx. \] The integrals give: \[ \frac{v^2}{2} = -\frac{1}{3} \ln x + C. \] 

Step 4: Substitute \( v = \frac{y}{x} \) \[ \frac{y^2}{2x^2} = -\frac{1}{3} \ln x + C. \] Multiply through by 2: \[ y^2 = 2x^2 \left(-\frac{1}{3} \ln x + C \right). \] 

Step 5: Apply the initial condition \( y(1) = 1 \) Substitute \( x = 1 \) and \( y = 1 \) into the equation: \[ 1^2 = 2(1)^2 \left(-\frac{1}{3} \ln 1 + C \right). \] Since \( \ln 1 = 0 \), this simplifies to: \[ 1 = 2C \quad \Rightarrow \quad C = \frac{1}{2}. \] 

Step 6: Find \( 6y^2(e) \) Substitute \( C = \frac{1}{2} \) and \( x = e \) into the equation: \[ y^2 = 2e^2 \left(-\frac{1}{3} \ln e + \frac{1}{2} \right). \] Since \( \ln e = 1 \), we get: \[ y^2 = 2e^2 \left(-\frac{1}{3} + \frac{1}{2} \right). \] Simplify: \[ y^2 = 2e^2 \left(-\frac{2}{6} + \frac{3}{6} \right) = 2e^2 \cdot \frac{1}{6} = \frac{e^2}{3}. \] Multiply by 6: \[ 6y^2 = 6 \cdot \frac{e^2}{3} = 2e^2. \]

Was this answer helpful?
0
0

Top Questions on Differential equations

View More Questions

Questions Asked in JEE Main exam

View More Questions

Concepts Used:

Differential Equations

A differential equation is an equation that contains one or more functions with its derivatives. The derivatives of the function define the rate of change of a function at a point. It is mainly used in fields such as physics, engineering, biology and so on.

Orders of a Differential Equation

First Order Differential Equation

The first-order differential equation has a degree equal to 1. All the linear equations in the form of derivatives are in the first order. It has only the first derivative such as dy/dx, where x and y are the two variables and is represented as: dy/dx = f(x, y) = y’

Second-Order Differential Equation

The equation which includes second-order derivative is the second-order differential equation. It is represented as; d/dx(dy/dx) = d2y/dx2 = f”(x) = y”.

Types of Differential Equations

Differential equations can be divided into several types namely

  • Ordinary Differential Equations
  • Partial Differential Equations
  • Linear Differential Equations
  • Nonlinear differential equations
  • Homogeneous Differential Equations
  • Nonhomogeneous Differential Equations