Question:

Evaluate the integral \( \displaystyle \int \frac{1}{x\log x}\,dx \).

Show Hint

A very common integral result: \[ \int \frac{f'(x)}{f(x)}dx = \log|f(x)| + C \] Recognizing this pattern makes many logarithmic integrals easy to solve.
Updated On: Apr 30, 2026
  • \( \log|x| + C \)
  • \( \log|\log x| + C \)
  • \( \frac{1}{\log x} + C \)
  • \( \frac{\log x}{x} + C \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Concept: When an integral contains a function and its derivative, substitution is a useful method. If \(u = f(x)\), then: \[ \int \frac{f'(x)}{f(x)}dx = \log|f(x)| + C \]

Step 1:
Use substitution. Let \[ u = \log x \] Then \[ \frac{du}{dx} = \frac{1}{x} \] \[ du = \frac{1}{x}dx \]

Step 2:
Substitute into the integral. \[ \int \frac{1}{x\log x}dx \] \[ = \int \frac{1}{u}du \]

Step 3:
Integrate. \[ \int \frac{1}{u}du = \log|u| + C \]

Step 4:
Substitute back \(u = \log x\). \[ \log|u| + C = \log|\log x| + C \] Hence, \[ \boxed{\log|\log x| + C} \]
Was this answer helpful?
0
0