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