1. What is the purpose of back-substitution in an indefinite integral after using u-substitution?
- A.To convert the answer from $u$ back to the original variable $x$
- B.To verify the integral by differentiating the result
- C.To simplify the constant of integration
- D.To change the limits of integration back to $x$-values
View Answer
Answer: To convert the answer from $u$ back to the original variable $x$
Role of back-substitution: After finding the antiderivative in terms of $u$, we replace $u$ with the original expression $g(x)$ so the final answer is in terms of the original variable. Why the correct answer works: An indefinite integral's answer must be expressed in the same variable as the original integrand. Replacing $u$ with $g(x)$ achieves this. Why distractors fail: Option B describes verification, which is a separate step. Option C is wrong because the constant $C$ is unaffected by back-substitution. Option D refers to definite integrals, not indefinite ones.