Question:

The solution of differential equation \(y\log x - y\,dx = x\,dy\) is

Show Hint

For equations like \(y(\log x -1)dx = xdy\), separate variables and integrate carefully.
Updated On: Apr 16, 2026
  • \(y(\log e^x + Cx) = 1\)
  • \(\left(\log \frac{x}{e} + Cx\right)x = y\)
  • \((\log Cx^2 + ex^2)y = x\)
  • None of these
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation



Step 1:
Rewrite equation.
\[ y\log x\, dx - y\, dx = x\, dy \] \[ y(\log x -1)\, dx = x\, dy \]

Step 2:
Separate variables.
\[ \frac{dy}{y} = \frac{\log x -1}{x}\, dx \]

Step 3:
Integrate.
\[ \int \frac{dy}{y} = \int \frac{\log x}{x}dx - \int \frac{1}{x}dx \] \[ \log y = \frac{(\log x)^2}{2} - \log x + C \]

Step 4:
Simplify.
\[ y = e^{\frac{(\log x)^2}{2} - \log x + C} \] \[ y = C \cdot \frac{e^{(\log x)^2/2}}{x} \]

Step 5:
Compare with options.
None of the given options match this form. Conclusion: \[ {\text{None of these}} \]
Was this answer helpful?
0
0