1. A student attempts $\int x^2 e^{x^3+1}\,dx$ by setting $u = x^3 + 1$. After finding $du = 3x^2\,dx$, the student writes $x^2\,dx = \frac{du}{3}$ and obtains $\frac{1}{3}e^{x^3+1} + C$. Is this correct?
- A.No, the substitution $u = x^3 + 1$ does not apply to this integrand
- B.No, the student forgot to back-substitute $u$ for $x^3+1$
- C.Yes, the result is correct
- D.No, the constant factor should be $\frac{1}{2}$ instead of $\frac{1}{3}$
View Answer
Answer: Yes, the result is correct
Verify the student's work: With $u = x^3+1$ and $du = 3x^2\,dx$, the integral becomes $\frac{1}{3}\int e^u\,du = \frac{1}{3}e^u + C$. Check back-substitution: Replacing $u$ with $x^3 + 1$ gives $\frac{1}{3}e^{x^3+1} + C$, which is what the student wrote. The answer is correct. Why distractors fail: Option A is wrong because the substitution is perfectly valid. Option B is wrong because the student did perform back-substitution. Option D is wrong because $\frac{1}{3}$ correctly comes from $du = 3x^2\,dx$.