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