Final Review Sol
Final Review Sol
3x3 + 2x2
(a) y = √
x
dy 15 3/2
Answer: dx = 2
x + 3x1/2
(b) y = xe2x
dy
Answer: dx
= (2x + 1)e2x
(c) y = 12 sin (−2x)
dy
Answer: dx
= − cos (−2x)
(d) xy = x2 + y 2
dy 2x−y
Answer: dx = x−2y
Z x
2
(e) y = e−t dt
3
dy 2
Answer: dx
= e−x
(f) y = (−5x + 2)4
dy
Answer: dx = −20(−5x + 2)3
R2
(g) y = x 3 sin (t2 ) dt.
Answer: −3 sin (x2 )
d e
(h) [π + 2]
dx
Answer: 0. It’s just the derivative of some complicated constant.
d x
(i) 3 + x3
dx
Answer: 3x ln 3 + 3x2
d
(j) [arctan(t) ln(t/5)]
dt
ln (t/5) arctan t
Answer: +
1 + t2 t
r
d y+1
(k)
dy y+7
r
y+7 1
Answer: 3
y + 1 (y + 7)2
Z x3
8
(l) Let y = dt, for x > 0.
2x ln (4t)
Answer:
dy 8 · 3x2 8·2
= − .
dx ln(4x3 ) ln(4 · 2x)
1
2. Find the most general antiderivative.
Z
1
(a) dx
x3
Answer: − 12 x−2 + C
Z
1
(b) dx
cos2 x
Answer: tan x + C
Z
(c) (3e2x + 2 sin x) dx
Answer: 32 e2x − 2 cos x + C .
Z
(d) (x + 1)9 dx
10
Answer: (x+1)
10
+C
Z 2
x +x+1
(e) dx
x R
Answer: (x + 1 + x1 )dx = 12 x2 + x + ln |x| + C
4. Let C(q) be the total cost of producing q lawnmowers. Which of the following gives the
meaning of C 0 (1000)?
2
(a) The cost of producing 1001 lawnmowers.
(b) The average cost of producing each of the first 1000 lawnmowers.
(c) The approximate cost of producing the 1001st lawnmower.
(d) None of the above.
5. Suppose f (x) is continuous on [−1, 1] and differentiable on (−1, 1). Which of the following
is true?
(a) If f (x) has a critical point at x = 0 and f 00 (x) < 0, then f (x) has a local minimum
at x = 0.
(b) If f (x) has a critical point at x = 0 and f 00 (x) > 0, then f (x) has a local minimum
at x = 0.
(c) If f (x) has a critical point at x = 0, then f (x) has a local minimum or maximum at
x = 0.
(d) If f (x) has a critical point at x = 0 and f 00 (0) = 0, then x = 0 is an inflection point.
Answer: Only (b) is true, by the Second Derivative Test. (c) is false by considering
f (x) = x3 , and (d) is false by considering f (x) = x4 .
Z x
6. Suppose that F (x) = ln t dt for x > 0. Which of the following statements is false?
1
(a) F (1) = 0.
(b) F 0 (e) = 1.
(c) F (x) is increasing at x = 2.
(d) F (x) is increasing at x = 12 .
3
Z 9
1
9. Using the left-hand Riemann sum with n = 4, approximate dx.
1 x
Answer: Z
9
1 1 1 1 1 352
dx ≈ 2 · + + + = .
1 x 1 3 5 7 105
10. Suppose that f (2) = 4, and that the table below gives values of f 0 for x in the interval
[0, 12]
x 0 2 4 6 8 10 12
0
f (x) −19 −21 −25 −28 −29 −28 −25
13. A rocket’s height (in feet) is given by s(t) = 3e2t + 10, where t is in seconds. How fast is
the rocket traveling when it reaches a height of 40 feet?
Answer: It reaches 40 feet when t = 1
2
ln 10, and at this time v(t) = s0 (t) = 6e2t = 60
feet per second.
14. A circular oil spill is growing. Its radius is increasing at a rate of 10 feet per minute. When
the radius is 2500 feet, at what rate is the area of the oil spill growing?
Answer: A = πr2 , so dA dt
= 2πr dr
dt
. Substituting r = 2500 feet and dr
dt
= 10 feet per
dA
minute gives dt = 50000π square feet per minute.
4
R7
a) Find the value of the integral: 0 f 0 (x) dx
R7
Answer: 0 f 0 (x) dx = 2 − 1 + 3 − 3 +
3 − 2 + 2 = 4.
17. You have 80 feet of fencing and want to enclose a rectangular area up against a long,
straight wall (using the wall for one side of the enclosure and the fencing for the other
three sides of the enclosure). What is the largest area you can enclose?
Answer: Letting x be the length of the side perpendicular to the wall and y be the length
of the side parallel to the wall, we have 2x + y = 80 and A = xy to get A = x(80 − 2x).
The domain is that x must be in the interval [0, 40]. Taking the derivative of A(x) and
setting it equal to 0 gives a critical point at x = 20. Evaluating the area at the endpoints
and the critical point gives a maximum area of 800 square feet.
x+1
18. Find the global maximum and minimum for h(x) = on the interval −1 ≤ x ≤ 2.
x2 + 3
Answer: Critical points occur at x = 1 and x = −3; only x = 1 is relevant since it’s
in the interval. Test h(−1) = 0, h(1) = 21 , and h(2) = 37 to find the global minimum at
x = −1 and the global maximum at x = 1.
19. Fill in each of the blanks below with the best possible answer.
a) If f is differentiable on a ≤ x ≤ b, then there exists a number c, with a < c < b, such
that
f (b) − f (a)
f 0 (c) = .
b−a
5
b) For any function f, the function whose value at x is given by
f (x + h) − f (x)
lim ,
h→0 h
is called f 0 (x), or the derivative of f .
x2 2x 2
lim x
= lim x = lim x = 0.
x→∞ e x→∞ e x→∞ e
f) lim+ x ln x
x→0
Answer: It’s of the form 0 · ∞, so we rewrite as a fraction:
ln x 1/x
lim+ x ln x = lim+ = lim+ = lim (−x) = 0.
x→0 x→0 1/x x→0 −1/x2 x→0+
√
21. Find the equation of the tangent line to the curve y = 25 − x2 where x = 3.
Answer: y − 4 = − 43 (x − 3).
22. Let f (x) be the function whose graph is given below. Define
Z x
F (x) = f (t)dt.
0
6
x 2 3
F (x) 2 1.5
F 0 (x) 0 −1
F 00 (x) −1 DNE
23. A 10-meter ladder is leaning against the wall of a building. The base of the ladder begins
sliding away from the building at a rate of 3 meters per second. How fast is the top of the
ladder sliding down the wall when the base of the ladder is 6 meters from the wall?
Answer: Differentiate x2 + y 2 = 102 with respect to time to get x dx
dt
+ y dy
dt
= 0. When
dx dy 9
x = 6, y = 8. Plug in x = 6 and dt = 3 and y = 8 to get dt = − 4 meters per second.
25. Let Z x2
2
F (x) = e−4t dt.
0
7
26. Find the area between the graphs of f (x) = x + 6 and g(x) = x2 .
Answer: The graphs cross when x + 6 = x2 , i.e., x = 3 and x = −2. The line is above
the parabola in this region, so the area is
Z 3
2 1 2 1 3 x=3 27 22 125
A= (x + 6 − x ) dx = x + 6x − x = − − = .
−2 2 3 x=−2 2 3 6
√
(b) g(x) = x.
8
Answer:
f (x + h) − f (x)
f 0 (x) = lim
h→0
√ h
√
x+h− x
= lim
√ h
h→0
√ √ √
( x + h − x)( x + h + x)
= lim √ √
h→0 h( x + h + x)
(x + h) − x
= lim √ √
h→0 h( x + h + x)
h
= lim √ √
h→0 h( x + h + x)
1
= lim √ √
h→0 ( x + h + x)
1 1
=√ √ = √
x+0+ x 2 x
29. Sketch the graph of a continuous, differentiable function f , whose domain is 0 < x < ∞,
given the following information about f , f 0 , and f 00 :
lim f (x) = −∞,
x→0+
f (1) = 0, f (x) < 0 for x < 1, f (x) > 0 for x > 1,
f 0 (2) = 0, f 0 (x) > 0 for x < 2, f 0 (x) < 0 for x > 2,
f 00 (3) = 0, f 00 (x) < 0 for x < 3, f 00 (x) > 0 for x > 3,
lim f (x) = 0.
x→+∞
Answer:
9
30. The graph of the function f (x) is given below:
f (x)
x
-16 -8 8 16
-4
List all x-values at which f (x) is not continuous, and list all x-values at which f (x) is
not differentiable.
Answer: f is not continuous at x = −16 and x = 8. f is not differentiable at x =
−16, −12, −8, 4, 8, 16.
10
√
3
32. Estimate 8.1 using linear approximation.
√
Answer: Let f (x) = 3 x, a = 8, x = 8.1. Note that f 0 (x) = 1 −2/3
3
x . And f (8) =
2,f 0 (8) = 31 8−2/3 = 12
1
. The linear approximation formula is
f (x) ≈ f (a) + f 0 (a)(x − a)
So
1 1
f (8.1) ≈ f (8) + f 0 (8)(8.1 − 8) = 2 + · 0.1 = 2 +
12 120
1
33. Let f (x) = .
1 + x2
(a) Find the local linearization of f near x = 1.
Answer: f (1) = 12 and f 0 (1) = − 12 , so the local linearization is L(x) = 12 − 12 (x−1).
(b) Use the local linearization you found to estimate f (1.1).
Answer: f (1.1) ≈ L(1.1) = 0.45.
34. Let C be the curve defined by the equation xy + y 2 = 4.
(a) Verify that the point (3, 1) lies on the curve C.
Answer: 3 · 1 + 12 = 4.
(b) Find an equation for the tangent line to C at the point (3, 1).
dy y
Answer: = − , so at (3, 1) the slope is m = − 15 . The tangent line is
dx x + 2y
y − 1 = − 15 (x − 3).
(c) If the curve defines a function f (x) near x = 3, then estimate f (3.2).
Answer: f (3.2) ≈ 1 + − 51 (3.2 − 3) = 0.96
35. Consider the following function f .
(a) Find an approximation to the area under
the graph of f , from x = 0 to x = 4,
using a left endpoint Riemann sum with 12. Consider the following function f .
four rectangles. (0,20)
Z 4
Answer: f (x) dx ≈ 1 · (20 + 13 + 8 + y=f(x)
0
5) = 46. (1,13)
answer
Z 5 Z 5 Z 5
3f (x) + 4g(x) dx = 3 f (x) dx + 4 g(x) dx
1 1 1
Z 2 Z 5 Z 5 Z 1
=3 f (x) dx + f (x) dx + 4 g(x) dx − g(x) dx
1 2 −1 −1
= 3 · (−1 + 1) + 4(−2 − 3)
= −20.
1
37. Consider the function f (x) = x + for x 6= 0.
x
(a) Find the critical points of f , and determine which are local minima of f , local maxima
of f , or neither.
Answer: f 0 (x) = 1 − 1/x2 , so the critical points are when x = 1 or x = −1. (x = 0
would be a critical point if f were defined there.) The point x = 1 is a local minimum
since f 0 ( 12 ) = −3 < 0 and f 0 (2) = 34 > 0. Similarly x = −1 is a local maximum.
(b) Find the global maxima and minima of f .
Answer: As x grows large, f (x) looks approximately like x (since the term 1/x
becomes very small). So f (x) can get arbitrarily large and small, and hence it has
no global maxima or minima.
(c) Over what intervals is f concave up? concave down?
Answer: f 00 (x) = 2/x3 , so f is concave up when x > 0 and concave down when
x < 0.
(d) Where are the inflection points of f ?
Answer: f has no inflection points since it is undefined at x = 0, where the con-
cavity changes.
Z 3x
2
38. Let F (x) = f (t) dt, where f (t) = 2(t ) .
0
12
Answer: Plugging in x = 1 means we are trying to evaluate
Z 3
2
2t dt
0
t 0 1 2 3
f (t) 1 2 16 512 ∆t = 1
(c) Calculate F 0 (x) and find the local linearization of F (x) about x = 0.
2
Answer: F 0 (x) = 3 · 29x , so that F 0 (0) = 3. Hence the local linearization is
L(x) = F (0) + F 0 (0)(x − 0) = 3x.
(d) Using part (c), estimate the value F (1) (this may not be a very good estimation).
Answer: The local linearization yields F (1) ≈ 3.
39.
A particle’s position at time t is given by s(t),
and its velocity at time t is given by v(t). Given
the graph of v(t) below, if the particle has posi-
tion s = −1 at t = 1, fill in the table of values
for the position using exact values (i.e., without
estimating). The graph below is made up of tri-
angular, semicircular, and rectangular sections.
Answer: Geometrically we see that s(1)−s(0)
is the area of a triangle with base one and height
one, so s(1) − s(0) = 12 . Now s(2) − s(1) is the
area of a square of side one plus half the area of
a circle of radius 12 , so that s(2) − s(1) = 1 + π8 .
Obviously s(3) − s(2) = 1 and s(4) − s(3) = 0.
t 0 1 2 3 4
s(t) − 23 −1 π
8
1+ π
8
1+ π
8
40. The volume of water remaining in a leaking tank is given by the function V = 50e−0.1t ,
where V is measured in gallons and t in minutes.
(a) How fast is the tank leaking after 10 minutes? Include appropriate units. Answer:
V 0 (10) = −5e−1 gallons per minute
(b) How much water remains in the tank after 10 minutes? Include appropriate units.
Answer: V (10) = 50e−1 gallons
13
41. The rate at which water is leaking from an initially full 100-gallon tank is given by the
function r = −7e−0.1t , where r is measured in gallons per minute and t is measured in
minutes. (The negative sign indicates a decrease as opposed to an increase in volume.)
(a) How fast is the tank leaking after 10 minutes? Include appropriate units. Answer:
r(10) = −7e−1 gallons per minute
(b) How much water remains inRthe tank after 10 minutes? R 10 −0.1tInclude appropriate units.
10 −1
Answer: V (10) = V (0) + 0 r(t) dt = 100 − 7 0 e dt = 100 + 70(e − 1) =
−1
30 + 70e gallons
Z x
1
42. Let F (x) = dt. Find F 0 (x). Is F increasing or decreasing? What can you say about
2 ln t
the concavity of F ? Answer: F 0 (x) = ln1x . For x > 1, F 0 (x) > 0 so F is increasing. It is
not possible to have x < 1 since ln1 t is undefined at t = 1 (and we can’t integrate across a
discontinuity like that). Hence F must always be increasing. Since F 00 (x) = − x(ln1x)2 , we
know F is always concave down.
43.
44. Let f (x) be the function from the previous problem and g(x) be given by the following
table:
x 0 1 2
g(x) 2 -1 5
g 0 (x) 3 4 -2
If h(x) = g(f (x)), what is h0 (2)? If k(x) = f (g(x)), what is k 0 (2)?
Answer: h0 (2) = g 0 (f (2))f 0 (2) = g 0 (0)f 0 (2) = 3 · −1 = −3.
k 0 (2) = f 0 (g(2))g 0 (2) = f 0 (5)g 0 (2) = 12 · −2 = −1
45.
14
continuous. Suppose that the table below is the only information about f that we have.
Estimate each of the following as accurately as you can based on the data given.
! 4 ! 3
Let f be the function whose graph
(a) f ! (1)is given
(b) f ! (3) (c) f (x) dx (d) f ! (x) dx
below, and defineZa new function F by the 0 1
x 6. Let f be! the function whose graph is given below, and define a new function F by the equation
equation F (x) = f (t) dt.F (x) = x
f (t) dt.
0 0
Given below are several lists of numbers.
Rank each list in order from smallest to f (x)
largest. y
−t2 0
(b) F (x) = e dt (c) f (x) = xx
0
Answer: F 0 (2) = e−4
(c) f (x) = xx
x
Answer: Write f (x) = eln (x ) = ex ln x to get f 0 (x) = ex ln x (1 + ln x) = xx (1 + ln x).
Thus f 0 (2) = 4(1 + ln 2).
47. State the Mean Value Theorem, and draw a picture to demonstrate the theorem visually.
Answer:
If f is differentiable on [a, b], then there is a
point c such that a < c < b and
f (b) − f (a)
f 0 (c) = .
b−a
On the graph it says that given any secant line
(shown in blue) there is some tangent line in
between (shown in green) which is parallel.
15
48. Let f (x) = (x − 1)2 e−x .
49. The acceleration due to gravity on the moon is 1.6 sm2 . An object is thrown upwards
from a height of 2.4 m, with an initial velocity of 1.6 ms . Answer: First, acceleration is
a(t) = −1.6. Anti-differentiate to get velocity: v(t) = −1.6t + C. When t = 0, velocity is
+1.6 (the object is throw upwards). Substituting: 1.6 = 0 + C, so C = 1.6, and v(t) =
−1.6t + 1.6. Antidifferentiate again to get position above ground: s(t) = −.8t2 + 1.6t + C2 .
When t = 0, s(0) = 2.4. Subsituting gives 2.4 = 0 + 0 + C2 , so s(t) = −.8t2 + 1.6t + 2.4.
(a) What height does the object reach? Answer: The object hits its maximum height
when v(t) = 0. Solving 0 = −1.6t + 1.6 gives a times of t = 1 seconds. Substituting
this into the position function gives s(1) = −.8 + 1.6 + 2.4 = 3.2 meters.
(b) How fast is the object traveling when it lands? Answer: This time we need to
start by finding the time when the object hits ground, so set s(t) = 0 and solve for t.
0 = −.8t2 + 1.6t + 2.4 = −.8(t2 − 2t − 3) = −.8(t − 3)(t + 1). We take the positive
solution for t, t = 3. Substituting this into elocity gives v(3) = −1.6 · 3 + 1.6 = −3.2.
The object hits ground with a downward velocity of −3.2 meters per second.
16
More practice from the last two chapters:
50. A village wishes to measure the quantity of water that is piped to a factory during a
typical morning. A gauge on the water line gives the flow rate (in cubic meters per hour)
at any instant. The flow rate is about 100 m3 /hr at 6 am and increases steadily to about
280 m3 /hr at 9 am.
(a) Using only this information, give your best estimate of the total volume of water used
by the factory between 6 am and 9 am.
Answer: If we assume the flow rate is increasing linearly, then we just need to find
the area under the trapezoid. We get Volume= 21 · 3 · (100 + 280) = 570 m3 .
(b) How often should the flow rate gauge be read to obtain an estimate of this volume
to within 6 m3 ?
Answer: Now we are worried about the flow rate possibly not being a straight line,
but rather some other increasing function. So we would need to use essentially left-
hand sums and right-hand sums, and to make them accurate we need the difference
between the left and right sums to be less than or equal to 6. Since Rn − Ln =
(280−100)·(9−6)
n
= 540
n
, we can make this less than or equal to 6 by making n ≥ 540/6 =
90. So we should be reading the gauge 90 times in 3 hours, or once every two minutes.
51.
Suppose a function f (x) is graphed as below.
R5
(a) Using just the figure, estimate −3 f (x) dx.
Answer: The left region can be approx-
imated by a triangle of height 8 and base
3 to get area 12. The right region can be
approximated with a triangle of height 20
and base 5 to get area 50. So the integral
is about 12-50=-38.
17
52. Find the area of the region between the line y = 1 and one arch of y = sin θ.
Answer: One arch occurs between θ = 0 and θ = π. So the area is
Z π θ=π
(1 − sin θ) dθ = (θ + cos θ) = (π − 1) − (0 + 1) = π − 2.
0 θ=0
53. Find the area of the region between the parabola y = 4 − x2 and the x-axis.
Answer: They cross at x = ±2, so the area is
Z 2 Z 2
2 1 x=2 32
(4 − x ) dx = 2 (4 − x2 ) dx = 2(4x − x3 ) = .
−2 0 3 x=0 3
R5 R5
54. If 2 2f (x) + 3 dx = 17, find 2 f (x) dx.
R5 R5
Answer: Let A = 2 f (x) dx. Then 2A + 2 3 dx = 17, so 2A + 9 = 17, and thus A = 4.
R1
55. Find −1 |x| dx geometrically.
Answer: It’s the area of two triangles, each having height 1 and base 1. So the integral
is 1.
56. An old rowboat has sprung a leak. Water is flowing from the boat at a rate, r(t), given in
the following table.
t minutes 0 5 10 15
r(t) liters/min 12 20 24 16
(a) Compute upper and lower estimates for the volume of water that has flowed into the
boat during the 15 minutes.
Answer: To get the upper estimate, we use the maximum value over each interval,
which is
Max Volume = 5 · (20 + 24 + 24) = 340 liters.
To get the lower estimate, we use the minimum value over each interval, which is
18
57. A bicyclist is pedaling along a straight road for one hour with a velocity v shown in the
figure. She starts out five kilometers from the lake and positive velocities take her toward
the lake. Note that the horizontal units are in minutes while the vertical units are in
kilometers per hour.
19
(a) Does the cyclist ever turn around? If so,
at what time(s)?
Answer: The cyclist turns around at
t = 20 minutes. It seems like the cyclist is
also about to turn around at t = 60 min-
utes, if the velocity graph continues above
the x-axis.
20
√
58. The area under 1/ x on the interval 1 ≤ x ≤ b is equal to 6. Find the value of b using
Z b √
the Fundamental Theorem. Answer: x−1/2 dx = 2 b − 2 = 6. So b = 16.
1
59. Find the exact area of the region bounded by the x-axis and the graph of y = x3 − x.
Answer: The cubic crosses the axis at three points: x = 0, x = 1, and x = −1. There is
both a region about the axis (for −1 < x < 0) and a region below the axis (for 0 < x < 1),
and we want them both. By symmetry they will have the same area. So if we just compute
one, we’ll know both.
Z 1 x=1
3 1 4 1 2 1
(x − x)dx = x − x =− ,
0 4 2 x=0 4
which is negative as we expect since this region is below the axis. Therefore the area of
each region is 14 , and the total area is 21 .
60. For each of the graphs f (x) shown below, sketch a graph of F (x) such that F 0 (x) = f (x)
and F (0) = 1.
Answer:
21
61.
Find the area of the shaded region in the figure
between y = 3x2 − 3 and the x-axis.
Answer: Set up two separate integrals, since
which function is higher than the other changes
at
Z 1x = 1. So the area is:
Z 3
2
[0 − (3x − 3)]dx + [(3x2 − 3) − 0]dx
0 x=1 1 x=3
3
= (3x − x ) + (x − 3x)
3
= 22.
x=0 x=1
62. Sketch the parabola y = x(x − π) and the curve y = sin x, showing their points of
intersection. Find the exact area between the two graphs.
Answer: Here is a picture. The top one is the sine curve, and the bottom one is the
parabola. They intersect at x = 0 and x = π.
63.
22
The graph of f 0 (x) is given. Sketch a possible
graph for f (x). Mark the points x1 , . . . , x4 on
your graph and label local maxima, local min-
ima, and inflection points on your graph.
Answer: Note the typo, the first point should
have been labelled x1 . f (x) has a local minimum
at x1 (the derivative switches from negative to
positive there). f (x) has an inflection point at
x2 (the second derivative switches from positive
to negative there), f (x) has a local maximum
at x3 (the derivative switches from positive to
negative there). At x4 , the derivative has an in-
flection point, but that doesn’t tell us anything
particular about f (x). Your graph should ap-
proach +∞ on the left and some knd of hori-
zontal asymptote on the right.
64. The acceleration, a, of a particle as a function of time is shown in the figure. Sketch graphs
of velocity and position against time. The particle starts at rest at the origin.
Answer: The velocity must be piecewise linear since accleration is piecewise constant.
Also, physically velocity is continuous even if acceleration is not. Since it starts at rest,
v(0) = 0. So v(1) = 1, v(3) = −1, etc. Then we integrate again to get position, which is
piecewise parabolic (and differentiable everywhere, even though velocity is not). Velocity
is graphed in red, and position is in green.
23
65.
The graphs of three functions are given in the figure.
Rx De-
0
termine which is f , which is f , and which is 0 f (t) dt.
Explain your answer.
Answer: Let’s look for interesting features like turning
points and inflections points. Graph C is the only one
with a turning point (and it occurs in the middle), and if
we had the graph of the derivative of C, then that deriva-
tive graph would have a zero in the middle. However,
none of the graphs have zeros in the middle. That means
C must be the highest derivative, which is f 0 .
Now when f 0 has a turning point (in the middle), the
function f must have an inflection point. Graph B has an
inflection point in the middle (at the correct location), so
graph B must beRf .
x
Graph A is then 0 f (t)dt by elimination. The first check
is that graph A goes through the origin, as it should.
We should also be checking then that the derivative of
graph A is f (second part of the Fundamental Theorem
of Calculus). Clues for this are that A is strictly increas-
ing (because f is positive), and that A is concave down
(because f is decreasing.
24