Question:medium

\( x \log x \frac{dy}{dx} + y = 2 \log x \) is an example of a:

Show Hint

First-order linear differential equations take the form \( \frac{dy}{dx} + P(x)y = Q(x) \).
Updated On: Jan 13, 2026
  • variable separable differential equation
  • homogeneous differential equation
  • first-order linear differential equation
  • differential equation whose degree is not defined
Show Solution

The Correct Option is C

Solution and Explanation

The equation is rewritten as: \[x \log x \frac{dy}{dx} + y = 2 \log x \quad \Rightarrow \quad \frac{dy}{dx} + \frac{y}{x \log x} = \frac{2}{x \log x}.\] This is a first-order linear differential equation in the form \[\frac{dy}{dx} + P(x)y = Q(x).\]
Final Answer: \( \boxed{{First-order linear differential equation}} \)
Was this answer helpful?
0