1. Evaluate $\int \frac{3x^2}{x^3 - 8}\, dx$.
- A.$\frac{1}{3}\ln|x^3 - 8| + C$
- B.$3\ln|x^3 - 8| + C$
- C.$\arctan\left(\frac{x^3}{8}\right) + C$
- D.$\ln|x^3 - 8| + C$
View Answer
Answer: $\ln|x^3 - 8| + C$
Check the f′/f pattern: Let $f(x) = x^3 - 8$. Then $f'(x) = 3x^2$. The integrand is $\frac{3x^2}{x^3 - 8} = \frac{f'(x)}{f(x)}$. Why the correct answer works: Since the numerator equals $f'(x)$, we get $\int \frac{f'(x)}{f(x)}\, dx = \ln|f(x)| + C = \ln|x^3 - 8| + C$. Why distractors fail: Option A incorrectly includes a $\frac{1}{3}$ factor, as if the numerator were $x^2$ instead of $3x^2$. Option B multiplies by $3$ instead of recognizing the numerator already matches $f'(x)$. Option C applies an irrelevant arctan form.