Solveeit Logo

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 dzdx+zx\frac{dz}{dx} + \frac{z}{x}log z =zx2\frac{z}{x^{2}} (log z)2 into the form dudx\frac{du}{dx} + 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

1z(logz)2dzdx+1logz1x=1x2\frac{1}{z(\log z)^{2}}\frac{dz}{dx} + \frac{1}{\log z}\frac{1}{x} = \frac{1}{x^{2}}. … (1)

Writing 1logz\frac{1}{\log z} = u, we have dudx\frac{du}{dx} = − (log z)−2 1zdzdx\frac{1}{z}\frac{dz}{dx}.

So (1) can be written as

dudx+ux=1x2\frac{du}{dx} + \frac{u}{x} = \frac{1}{x^{2}}dudxux=1x2\frac{du}{dx} - \frac{u}{x} = \frac{- 1}{x^{2}}

which is the required form with P (x) = 1x\frac{- 1}{x} and Q (x) = 1x2\frac{- 1}{x^{2}}