Question:

The general solution of the ordinary differential equation
\[ \frac{dy}{dx} = \log \left( x \frac{dy}{dx} - y \right) \] is ...........

Show Hint

When solving differential equations involving logarithmic terms, substitution can often help simplify the equation, and subsequent differentiation can be used to obtain the general solution.
Updated On: Jun 19, 2025
  • \( y = cx + e^c \), where \( c \) is an arbitrary constant
  • \( y = cx^2 + e^c \), where \( c \) is an arbitrary constant
  • \( y = cx - e^c \), where \( c \) is an arbitrary constant
  • \( y = cx^2 - e^c \), where \( c \) is an arbitrary constant
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Given the differential equation: \[ \frac{dy}{dx} = \log \left( x \frac{dy}{dx} - y \right) \] We can first make a substitution to simplify the equation. Let: \[ z = \frac{dy}{dx} \] Thus, the equation becomes: \[ z = \log \left( xz - y \right) \] Next, differentiate both sides with respect to \( x \) to eliminate the logarithmic term and proceed with solving for \( y \). After solving, we obtain the general solution as: \[ y = cx - e^c \] where \( c \) is an arbitrary constant. This is the correct solution to the given differential equation.
Was this answer helpful?
0
0