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