
P1: PIC/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch05 MHDQ256-Smith-v1.cls December 14, 2010 20:15
LT (Late Transcendental)
CONFIRMING PAGES
5-7 SECTION 5.1
..
Area Between Curves 321
BEYOND FORMULAS
In example 1.5, we viewed the given graphs as functions of y and set up the area as an
integral of y. This idea indicates the direction that much of the rest of the course takes.
The derivative and integral remain the two most important tools, but we diversify our
options for working with them, often by changing variables. The flexible thinking that
this promotes is key in calculus, as well as in other areas of mathematics and science.
We develop some general techniques and often the first task in solving an application
problem is to make the technique fit the problem at hand.
EXERCISES 5.1
WRITING EXERCISES
1. Suppose the functions f and g satisfy f (x) ≥ g(x) ≥ 0 for
all x in the interval [a, b]. Explain in terms of the areas
A
1
=
b
a
f (x) dx and A
2
=
b
a
g(x)dx why the area be-
tween the curves y = f (x) and y = g(x)isgivenby
b
a
| f (x) − g(x)|dx.
2. Suppose the functions f and g satisfy f (x) ≤ g(x) ≤ 0 for
all x in the interval [a, b]. Explain in terms of the areas
A
1
=
b
a
f (x) dx and A
2
=
b
a
g(x)dx why the area be-
tween the curves y = f (x) and y = g(x)isgivenby
b
a
| f (x) − g(x)|dx.
3. Suppose that the speeds of racing cars A and B are v
A
(t)
and v
B
(t) mph, respectively. If v
A
(t) ≥ v
B
(t) for all t,
v
A
(0) = v
B
(0) and the race lasts from t = 0tot = 2 hours,
explain why car A will win the race by
2
0
[v
A
(t) −v
B
(t)]dt
miles.
4. Suppose that the speeds of racing cars A and B are v
A
(t)
and v
B
(t) mph, respectively. If v
A
(t) ≥ v
B
(t) for 0 ≤ t ≤ 0.5
and 1.1 ≤ t ≤ 1.6 and v
B
(t) ≥ v
A
(t) for 0.5 ≤ t ≤ 1.1 and
1.6 ≤ t ≤ 2, describe the difference between
2
0
|v
A
(t) −v
B
(t)|dt and
2
0
[v
A
(t) −v
B
(t)]dt. Which inte-
gral will tell you which car wins the race?
In exercises 1–4, find the area between the curves on the given
interval.
1. y = x
3
, y = x
2
− 1, 1 ≤ x ≤ 3
2. y = cos x, y = x
2
+ 2, 0 ≤ x ≤ 2
3. y = x
4
, y = x −1, −2 ≤ x ≤ 0
4. y = sin x, y = x
2
, 1 ≤ x ≤ 4
............................................................
In exercises 5–12, sketch and find the area of the region deter-
mined by the intersections of the curves.
5. y = x
2
− 1, y = 7 − x
2
6. y = x
2
− 1, y =
1
2
x
2
7. y = x
3
, y = 3x + 2 8. y =
√
x, y = x
2
9. y = 2 − x
2
, y =|x| 10. y = x
2
− 2, y =|x|
11. y = x
2
− 6, y = x
12. y = sin x(0 ≤ x ≤ 2π), y = cos x
............................................................
In exercises 13–16, sketch and estimate the area determined by
the intersections of the curves.
13. y = x
4
, y = 2 + x 14. y = x
4
, y = 1 − x
15. y = sin x, y = x
2
16. y = cos x, y = x
4
............................................................
In exercises 17–22, sketch and find the area of the region
bounded by the given curves. Choose the variable of integra-
tion so that the area is written as a single integral. Verify your
answers to exercises 19–22 with a basic geometric area formula.
17. y = x, y = 2 − x, y = 0
18. y = x, y = 2, y = 6 − x, y = 0
19. x = y, x =−y, x = 1
20. x = 3y, x = 2 + y
2
21. y = 2x(x > 0), y = 3 − x
2
, x = 0
22. x = y
2
, x = 4
............................................................
23. Incollisionsbetweenaballandastrikingobject(e.g.,abaseball
bat or tennis racket), the ball changes shape, first compressing
and then expanding. If x represents the change in diameter
of the ball (e.g., in inches) for 0 ≤ x ≤ m and f (x) represents
the force between the ball and striking object (e.g., in pounds),
then the area under the curve y = f (x) is proportional to the
energy transferred. Suppose that f
c
(x) is the force during
compression and f
e
(x) is the force during expansion.
Explain why
m
0
[ f
c
(x) − f
e
(x)]dx is proportional to the
energy lost by the ball (due to friction) and thus
m
0
[ f
c
(x) − f
e
(x)]dx/
m
0
f
c
(x)dx is the proportion of energy
lost in the collision. For a baseball and bat, reasonable values
are shown (see Adair’s book The Physics of Baseball):
x (in.) 0 0.1 0.2 0.3 0.4
f
c
(x) (lb) 0 250 600 1200 1750
f
e
(x) (lb) 0 10 100 270 1750
Use Simpson’s Rule to estimate the proportion of energy re-
tained by the baseball.