Question
Question: Which of the following transformation reduce the differential equation \(\frac{dz}{dx} + \frac{z}{x}...
Which of the following transformation reduce the differential equation dxdz+xzlog z =x2z (log z)2 into the form dxdu + P
(x) u = Q (x)?
A
u = log z
B
u = ez
C
u = (log z)−1
D
u = (log z)2
Answer
u = (log z)−1
Explanation
Solution
Dividing the given equation by z (log z)2, we get
z(logz)21dxdz+logz1x1=x21. … (1)
Writing logz1 = u, we have dxdu = − (log z)−2 z1dxdz.
So (1) can be written as
−dxdu+xu=x21 ⇒ dxdu−xu=x2−1
which is the required form with P (x) = x−1 and Q (x) = x2−1