Question:medium

Which of the following transformations reduce the differential equation
\[ \frac{dz}{dx} + \frac{1}{x} \log z = \frac{1}{x^2} (\log z)^2 \] into the form \[ \frac{du}{dx} + P(x)\,u = Q(x) \] ?

Show Hint

When trying to transform a nonlinear differential equation into a linear form, consider using substitutions such as \( u = (\log z)^{-1} \), which often simplify the equation into a form that is easier to solve.
Updated On: May 5, 2026
  • \( u = (\log z)^{-1} \)
  • \( u = \log x \)
  • \( u = (\log 2)^{2} \)
  • \( u = e^x \)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0