1. Evaluate $\int \left(x^4 - \dfrac{3}{x^2}\right)\,dx$.
- A.$\dfrac{x^5}{5} + \dfrac{3}{x} + C$
- B.$\dfrac{x^5}{5} - \dfrac{3}{x} + C$
- C.$4x^3 + \dfrac{6}{x^3} + C$
- D.$\dfrac{x^5}{5} + \dfrac{3}{x^3} + C$
View Answer
Answer: $\dfrac{x^5}{5} + \dfrac{3}{x} + C$
Rewrite and integrate: $\int x^4\,dx = \dfrac{x^5}{5}$. For the second term, $-3x^{-2}$: $\int -3x^{-2}\,dx = -3 \cdot \dfrac{x^{-1}}{-1} = \dfrac{3}{x}$. Why the correct answer works: Option A gives $\dfrac{x^5}{5} + \dfrac{3}{x} + C$, correctly handling the negative exponent and the double negative. Why distractors fail: Option B has the wrong sign on $3/x$ (a common error when the negative from the coefficient and the negative from the integration cancel). Option C is the derivative. Option D divides by $-3$ instead of $-1$.