Question: Calculate the area under the curve y = x^3 from x = 0 to x = 2.
Options:
Correct Answer: 8
Solution:
The area under the curve is given by ∫(from 0 to 2) x^3 dx = [x^4/4] from 0 to 2 = (16/4) - (0) = 4.