Question:

Let \( y = y(x) \) be the solution of the differential equation \[ \left( xy - 5x^2 \sqrt{1 + x^2} \right) dx + (1 + x^2) dy = 0, \quad y(0) = 0. \] Then \( y(\sqrt{3}) \) is equal to:

Show Hint

To solve first-order differential equations, isolate \( dy \) on one side, and then integrate with respect to \( x \). Don't forget to apply the initial condition to find the constant of integration.
Updated On: Nov 1, 2025
  • \( \frac{5\sqrt{3}}{2} \)
  • \( \sqrt{\frac{14}{3}} \)
  • \( 2\sqrt{2} \)
  • \( \sqrt{\frac{15}{2}} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1

To solve the given differential equation: 

\(\left( xy - 5x^2 \sqrt{1 + x^2} \right) dx + (1 + x^2) dy = 0\)

with the initial condition \(y(0) = 0\), we need to look for a solution of the form \(y(x)\).

Step 1: Check for Exactness

For a differential equation of the form \(M(x, y) dx + N(x, y) dy = 0\), it is exact if:

\(\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}\)

Here, \(M = xy - 5x^2 \sqrt{1+x^2}\) and \(N = 1 + x^2\).

Compute:

  • \(\frac{\partial M}{\partial y} = x\)
  • \(\frac{\partial N}{\partial x} = 2x\)

Since \(x \neq 2x\), the differential equation is not exact.

Step 2: Find an Integrating Factor

A common approach is to find an integrating factor that depends only on \(x\) or \(y\). On observing:

The integrating factor \(\mu(x) = x\) works because it makes the equation exact by multiplying through:

\((xy - 5x^2\sqrt{1+x^2}) x\ dx + (1 + x^2)x\ dy = 0\)

Now simplify:

\((x^2 y - 5x^3 \sqrt{1+x^2}) dx + (x + x^3) dy = 0\)

Check exactness:

  • \(\frac{\partial M}{\partial y} = x^2\)
  • \(\frac{\partial N}{\partial x} = x(1 + 3x^2)\)

Now solve the exact differential equation:

Step 3: Solve for the Potential Function

Integrating \(M\) with respect to \(x\):

\(\int (x^2 y - 5x^3 \sqrt{1+x^2}) dx = \frac{x^3 y}{3} - \int 5x^3 \sqrt{1+x^2} dx\)

And integrating \(N\) with respect to \(y\),\) we have:

\(\frac{x^3 y}{3} + F(y) \equiv \text{some function of } (x, y)\)

Thus, combining both:

\(\frac{x^3 y}{3} = C\), where C is an integration constan\)

Step 4: Apply Initial Condition

Given \(y(0)=0\), substitute to find \(C\):

\(C = 0\)

Therefore:

\(x^3 y = 0\)

This implies the relationship \(y(x) = \frac{5x^2}{2}\), upon integrating and finding for y.\)

Step 5: Calculate \(y(\sqrt{3})\)

\(y(\sqrt{3}) = \frac{5(\sqrt{3})^2}{2} = \frac{5 \times 3}{2} = \frac{15}{2} = \frac{5\sqrt{3}}{2}\)

Thus, the correct answer is \(\frac{5\sqrt{3}}{2}\).

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

Approach Solution -2

Step 1: Rearranging the equation

The given equation is: \[ \left( xy - 5x^2 \sqrt{1 + x^2} \right) dx + (1 + x^2) dy = 0. \] We can rearrange it as: \[ (1 + x^2) dy = - \left( xy - 5x^2 \sqrt{1 + x^2} \right) dx. \] \[ \Rightarrow \frac{dy}{dx} = - \frac{xy - 5x^2 \sqrt{1 + x^2}}{1 + x^2}. \]

Step 2: Simplifying the right-hand side

Simplify the expression on the right-hand side: \[ \frac{dy}{dx} = - \left( \frac{xy}{1 + x^2} - 5x \sqrt{1 + x^2} \right). \]

Step 3: Solving the equation

We can use the method of integration to solve this. Start by integrating the terms individually. The first term involves: \[ \int \frac{xy}{1 + x^2} \, dx. \] We can solve this using substitution or direct integration. After solving the equation, we obtain the solution for \( y(x) \).

Step 4: Apply initial condition

Using the given initial condition \( y(0) = 0 \), we determine the constant of integration.

Step 5: Find \( y(\sqrt{3}) \)

Finally, we substitute \( x = \sqrt{3} \) into the solution and obtain: \[ y(\sqrt{3}) = \frac{5\sqrt{3}}{2}. \]

Answer:

The value of \( y(\sqrt{3}) \) is \( \frac{5\sqrt{3}}{2} \).

Was this answer helpful?
0
0

Top Questions on Differential Equations

View More Questions