Area of Regions Between Curves
Area of Regions Between Curves
Area of a Region Between Two Curves (Integrate with Respect to x)
Definition: Area between two curves when integrating with respect to x.
If f(x) > g(x) on the interval [a,b], the area A of the region bounded by the graphs of f and g on [a,b] is given by:
A=∫ab(f(x)−g(x))dx
A=∫abf(x)dx
A=∫ab(f(x)−g(x))dx
Examples
Rectangle:
A = A=∫0lf(x)dx=∫0lhdx
Triangular Plate:
A=∫−11f(x)dx
=∫−10(1+x)dx+∫01(1−x)dx
=[x+2x2]−10+[x−2x2]01=1
Area Between Two Curves:
Find the area of the region bounded by f(x)=5−x2 and g(x)=x2−3.
Find Intersections:
f(x)=g(x)⇒5−x2=x2−3⇒2x2=8⇒x2=4⇒x=−2,2
Calculate Area:
A=∫<em>−22(5−x2)−(x2−3)dx=∫</em>−22(8−2x2)dx=2∫02(8−2x2)dx
*Because the function is even.*
=2[8x−32x3]02=364
Area in the First Quadrant:
Find the area of the region in the first quadrant bounded by f(x)=x32 and g(x)=x−4.
Find Intersection:
x32=x−4⇒x2=(x−4)3⇒x=8
*The intersection point is (8,4).*
Calculate Area:
R=∫<em>04f(x)dx+∫</em>48f(x)−g(x)dx=∫<em>04x32dx+∫</em>48x32−(x−4)dx
=[53x35]<em>04+[53x35−21x2+4x]</em>48=556
Area of a Region Between Two Curves (Integrate with Respect to y)
Example (Revisited)