Area Between Two Curves
Integration: Further Area
Area Between Two Curves
Find the area of the shaded region A.
Area between the uppermost curve and the x-axis, take the area between the lowermost curve and the x-axis.
A1=∫01x2dx=[31x3]01=(31(1)3−31(0)3)=:highlight[31]
A2=∫01x3dx=[41x4]01=(41(1)4−41(0)4)=:highlight[41]
Therefore:
A=31−41=:success[121]
Alternative Method
∫01x2−x3dx=[31x3−41x4]01=(31(1)3−41(1)4)−(31(0)3−41(0)4)=:success[121]
- Find the area between the "upper curve" (red) and the x-axis:
∫13(11−x29)dx=∫1311−9x−2dx
=[11x+9x−1]13
=(11(3)+9(3)−1)−(11(1)+9(1)−1)=:highlight[16]
- Find the area between the "lower curve" (blue) and the x-axis:
∫13(x2+1)dx=[3x3+x]13=(333+3)−(313+1)=:highlight[332]
- Subtract:
A=16−332=:success[316]
Alternative Method: Subtract Before Evaluating Limits
∫1311−9x−2−(x2+1) dx=∫1310−9x−2−x2 dx
=[10x+9x−1−3x3]13
=(10(3)+9(3)−1−333)−(10(1)+9(1)−1−313)=:success[316]