1. Which of the following best explains why u-substitution works?
- A.It converts every integral into a polynomial form that can be integrated term by term.
- B.It uses the fact that integration and differentiation are inverse operations together with the chain rule to simplify composite integrands.
- C.It applies the Fundamental Theorem of Calculus to change the variable of integration to a simpler domain.
- D.It rewrites the integrand using trigonometric identities to eliminate composite functions.
View Answer
Answer: It uses the fact that integration and differentiation are inverse operations together with the chain rule to simplify composite integrands.
Conceptual basis: U-substitution is grounded in the chain rule. If $F'(u) = f(u)$, then $\frac{d}{dx}[F(g(x))] = f(g(x)) \cdot g'(x)$. Integrating both sides gives $\int f(g(x))\cdot g'(x)\,dx = F(g(x)) + C$. Why the correct answer works: The method directly leverages the inverse relationship between differentiation and integration, specifically reversing the chain rule to simplify the integrand. Why distractors fail: Option A is incorrect because u-substitution does not always produce polynomials. Option C conflates the FTC with the substitution technique—the FTC connects definite integrals to antiderivatives but does not explain why the substitution is valid. Option D describes trigonometric substitution, a different technique.