Skip to main content
Ch. 8 - Techniques of Integration
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 8, Problem 8.PE.127

Evaluate the integrals in Exercises 69–134. The integrals are listed in random order so you need to decide which integration technique to use.
127. ∫ (ln x) / (x + x ln x) dx

Verified step by step guidance
1
Start by examining the integral: \(\int \frac{\ln x}{x + x \ln x} \, dx\). Notice that the denominator can be factored to simplify the expression.
Factor the denominator: \(x + x \ln x = x(1 + \ln x)\). Rewrite the integral as \(\int \frac{\ln x}{x(1 + \ln x)} \, dx\).
Consider a substitution to simplify the integral. Let \(u = 1 + \ln x\). Then, compute \(du\) in terms of \(dx\): since \(\frac{d}{dx}(\ln x) = \frac{1}{x}\), we have \(du = \frac{1}{x} dx\).
Rewrite the integral in terms of \(u\): replace \(\ln x\) with \(u - 1\) and \(\frac{1}{x} dx\) with \(du\). The integral becomes \(\int \frac{u - 1}{u} \, du\).
Simplify the integrand: \(\frac{u - 1}{u} = 1 - \frac{1}{u}\). Now, split the integral into two simpler integrals: \(\int 1 \, du - \int \frac{1}{u} \, du\). These can be integrated using basic rules.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
3m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Integration by Substitution

Integration by substitution involves changing variables to simplify an integral. By identifying a part of the integrand as a function and its derivative elsewhere in the integral, you can replace it with a single variable, making the integral easier to solve.
Recommended video:
04:27
Substitution With an Extra Variable

Properties of Logarithmic Functions

Understanding logarithmic functions, especially ln(x), is crucial since they often appear in integrals. Knowing how to manipulate ln(x), such as recognizing its derivative (1/x) and how it behaves inside expressions, helps in simplifying and integrating complex expressions.
Recommended video:
06:21
Properties of Functions

Algebraic Simplification of the Integrand

Before integrating, simplifying the integrand by factoring or canceling terms can make the integral more manageable. In this problem, rewriting the denominator and numerator to reveal common factors or simpler expressions is key to choosing the right integration technique.
Recommended video:
05:22
Completing the Square to Rewrite the Integrand