Michael J. answered 03/16/17
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
y = 3 - x2 is the upper curve
y = 2x is the lower curve.
First, we want to see if these two curve intersect in between the bounds.
3 - x2 = 2x
0 = x2 + 2x - 3
0 = (x + 3)(x - 1)
x = -3 or x = 1
But since x=1 is with the bounds, we use this as our reference.
When you graph the curves in the bounds, there will be two areas covered by the bounds. You need to add up those areas.
Area =
1∫0 (3 - x2)dx - 1∫0 (2x)dx + 2∫1 (2x)dx - 2∫1 (3 - x2)dx