0% found this document useful (0 votes)
182 views13 pages

Areas Between Curves

The document discusses finding the area between two curves using integration. It provides examples of calculating the area between curves defined by functions of both x and y. The area is calculated by integrating the difference between the two functions over their domain of intersection. Techniques include changing the variable of integration and splitting the domain into separate intervals over which to integrate.

Uploaded by

Ali Mezaal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
182 views13 pages

Areas Between Curves

The document discusses finding the area between two curves using integration. It provides examples of calculating the area between curves defined by functions of both x and y. The area is calculated by integrating the difference between the two functions over their domain of intersection. Techniques include changing the variable of integration and splitting the domain into separate intervals over which to integrate.

Uploaded by

Ali Mezaal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

Areas Between Curves

If f (x) ≥ g(x) on the interval [a, b], then to find the area A between
the graphs of y = f (x) and y = g(x) from a to b we simply evaluate

b
 
A= f (x) − g(x) dx
a

y
3

0 x
-1 0 1 2 3 4 5 6 7
-1

-2

-3

1
In practice, difficulties arise from the form or statement of a problem.
For example, the problem “Find the area between the curves y =
x 2 and y = 1 − x 2 ”, if interpreted strictly, would have answer ∞.
Yet many people would state such a problem believing that they are
asking the question:
“ What is the area of the region of the area consisting of points which
both lie above the curve y = x 2 and below the curve y = 1 − x 2 ?”

2
To solve this problem, we need to find the points of intersection of
the two curves:
1
x 2 = 1 − x 2 if 2x 2 = 1 or x 2 = , so the curves intersect when
√ √ 2
2 2
x=− and x = , so in our area integral we take
2 2
√ √
2 2
a=− and b = :
2 2
√ √
b  2
   2
  2
2 2
2
A= f (x) − g(x) dx = √ (1 − x ) − x dx = √ 1−2x 2 dx =
a − 22 − 22
√ √
 2  2
2
2 2 
3
2
√ 1 − 2x dx = x − x  √ =
− 2
2 3 − 22
 √

3   √

3 
 2 2 2   2 2 2 
− − − − − =
2 3 2 2 3 2
√ √  √ √
 √   √  
2 22 2 2 2 −2 2 2 1 2 1
− − − − − = 1− + 1− =
2 3 8 2 3 8 2 3 2 3

2 2
3

3
Note that we can simplify the calculation by making use of the fact
that we have symmetry about the y-axis:
√ √
 2   22
2 2 
A=2 1 − 2x 2 dx = 2 x − x 3  =
0 3 0
√ √
3  √
  
2 2 2  1 2 2
2 − = 2 1− =
2 3 2 3 3

Problem: Find the area of the simple regions lying between the in-
tersections of the curves y = sin x and y = cos x
y

4
We have to be very careful to make sure that the function we take
π
for f lies above the function g on the interval [a, b]. We let a = ,
4

b= , f (x) = sin x, and g(x) = cos x, so that
4
 5π 5π
4
4
A= π
[sin x − cos x]dx = (− sin x − cos x)| π =
4
4
   
5π 5π π π
− sin − cos − − sin − cos =
4 4 4 4

√ √

2 2 2 2 
− − − − − − − =2 2
2 2 2 2

5
Changing Perspective: functions of y

Suppose we have two functions of y like f (y) = |y| and g(y) = y 2


which intersect at c and d, (-1 and 1 in this example) and wish to find
the area between them.
We use the formula

d
A= [f (y) − g(y)]dy
c

In our example we have


1 1 1
A= [|y| − y 2 ]dy = 2 [|y| − y 2 ]dy = 2 [y − y 2 ]dy =
−1 0 0

1  
y 2
y 
 3
1 1 1
2 −  =2 − =
2 3 0 2 3 3

6
Example: Find the area of the region bounded by the given curves
by two methods:
(a) integrating with respect to x, (b) integrating with respect to y, if:

4x + y 2 = 0, y = 2x + 4

y y y

x x x

Solution: (a) The upper boundary of the region is the graph of the
somewhat complicated function

2x + 4 if − 4 ≤ x ≤ −1
f (x) = √
−4x if − 1 ≤ x ≤ 0

7

while the lower part is the graph of y = − −4x, −4 ≤ x ≤ 0 .
0
 
The area is A = f (x) − g(x) dx =
−4
 −1 0
   
f (x) − g(x) dx + f (x) − g(x) dx =
−4 −1
 −1     0   
2x + 4 − (− −4x) dx + −4x − (− −4x) dx =
−4 −1
 −1 0
1 1
2x + 4 + 2(−x) dx + 2 2(−x) 2 dx =
2
−4  −1 −1 
−1 0
2  1 1
x + 4x  + 2 (−x) 2 dx + 4 (−x) 2 dx =
−4 −4 −1


1
Sidetrack: We need to find (−x) 2 dx by making the substitution
u = −x, dx = −du:

   3
1 1 1 u2 2 3
(−x) dx = 2 u (−du) = −
2 u du = −
2
3 + C = − (−x) 2 + C
2
3

8
Thus we get
−1  −1 0
2  1 1
A = x + 4x  + 2 (−x) 2 dx + 4 (−x) 2 dx =
−4 −4 −1

−1  −1  0


 2 3  2 3 
x 2 + 4x  + 2 − (−x) 2   + 4 − (−x) 2   =
−4 3 −4 3 −1

     4 3

4 3

(−1)2 + 4(−1) − (−4)2 + 4(−4) + − (−(−1)) 2 − − (−(−4)) 2 +
  3 3
2 3 −2 3
4 (−0) 2 − 4 (−(−1)) 2 =
3 3
   
4 4 3 −8
(1 − 4) − (16 − 16) + − + (4) 2 + 0 − =
3 3 3
 
4 4 8
−3 + − + 8 + = 9
3 3 3

(b) We first solve the two equations 4x + y 2 = 0, and y = 2x + 4 for


x as a function of y and get
y2 y −4
x=− and x =
4 2

9
2 2
 2
y y −4 y2 y
Thus we have A = − − dy = − − + 2dy =
−4 4 2 −4 4 2
2

y 3
y 2  23
2 2
(−4) 3
(−4) 2

− − + 2y  = − − + 2(2) − − − + 2(−4)
12 4  12 4 12 4
−4
       
8 4 −64 16 2 −16
− − +4 − − −8 = − −1+4 − − −4−8 =
12 4 12 4 3 3
2 16 18
− +3− + 12 = 15 − =9
3 3 3

10
Example: Find the area of the region bounded by the given curves
by two methods:
(a) integrating with respect to x, (b) integrating with respect to y, if:
x + 1 = 2(y − 2)2 , x + 6y = 7
y

Solution: (a) The two curves intersect at the points (1, 1) and (7, 0),
so we have

11
    
7 7
A=  7 − x − 2 −x + 1 
dx =
5 x
− − +
x+1
dx =
1 6 2 1 6 6 2
7
5 x 2
2 
3 
− x− + √ (x + 1) 2  =
6 12 3 2 
1

2 2
5 7 2 3 5 1 2 3
− 7− + √ (7 + 1) 2 − − 1 − + √ (1 + 1) 2 =
6 12 3 2 6 12 3 2
   
35 49 2 3 5 1 2 3
− − + √ (8) 2 − − − + √ (2) 2 =
6 12 3 2 6 12 3 2
   
119 2  11 2 
− + √ 8 8 − − + √ 2 2 =
12 3 2 12 3 2
     4 
108 2 32 4 1
− + √ 8 2 2 − = −9 + − =
12 3 2 3 3 3 3

1  
  2
(b) A = 7 − 6y − 2(y − 2) − 1 dy =
0
1  
2
7 − 6y − 2(y − 4y + 4) − 1 dy =
0

12
1  
2
7 − 6y − 2y − 8y + 8 − 1 dy =
0
1 
3 2 1
y y  2 1
−2y 2 + 2ydy = −2 +2  =− +1=
0 3 2 0 3 3

Two strategies become clear from looking at these two examples:

First: if possible, avoid functions whose definitions must involve


different formulas on different intervals.

Second: choose the integral that will have the simplest expression.
In both of the examples just looked at, it was best to integrate with
respect to y. It is easy to find examples where it is better to integrate
with respect to x: just rotate the above examples by 90 degrees!

13

You might also like