Question: Calculate the integral ∫ (x^2 + 2x + 1) dx.
Options:
Correct Answer: (1/3)x^3 + x^2 + x + C
Solution:
The integral of x^2 is (1/3)x^3, the integral of 2x is x^2, and the integral of 1 is x. Thus, ∫ (x^2 + 2x + 1) dx = (1/3)x^3 + x^2 + x + C.