Question:medium

$\int \frac{e^{\log x}}{e^{6 \log x} - e^{5 \log x}} dx$ is equal to:

Show Hint

For logarithmic integrals, simplify the exponentials first to make the integral more manageable.
Updated On: Feb 25, 2026
  • $x + C$
  • $\frac{x^2}{2} + C$
  • $\frac{x^4}{4} + C$
  • $\frac{x^3}{3} + C$
Show Solution

The Correct Option is A

Solution and Explanation

The integral is simplified: \[ \frac{e^{\log x}}{e^{6 \log x} - e^{5 \log x}} = \frac{x}{x^6 - x^5} = \frac{1}{x^5(x - 1)} \] Applying standard integration methods, the solution is: \[ \int \frac{dx}{x^5(x - 1)} = x + C \] The final answer is $x + C$.
Was this answer helpful?
0