Solutions to the 2008
AP Calculus BC Exam
Free Response Questions
(Form B)
Louis A. Talman
Department of Mathematical & Computer Sciences
Metropolitan State College of Denver
Part A
Problem 1.
a)
Acceleration is the time derivative of velocity, and velocity is
. Hence, the acceleration vector is
. When t = 4, acceleration is
.
b)
y(0), the y-coordinate of position at time t = 0 satisfies
. Thus, because y(4) = 5, y(0) is given by
. We must integrate numerically:
We conclude that the y-coordinate of position at time t = 0 is about 1.601.
c)
Speed is the magnitude of velocity, or
We plot, and then solve numerically:
The first solution appears to be near t = 2.2.
Speed first reaches 3.5 when t is approximately 2.226.
d)
To find total distance, we integrate speed, which is given as in part c) of this problem. The integration
must be done numerically:
Total distance traveled over 0 ≤ t ≤ 4 is thus about 13.182.
Problem 2
a)
We integrate velocity to obtain distance traveled. (The problem gives speed rather than velocity, but the given speed is never zero, and this guarantees that travel is unidirectional. We take the positive direction to be the direction of travel.) The integration
must be done numerically:
The car travels 206.370 kilometers during the first two hours.
b)
We must find the value of
when t = 2.
Now we substitute appropriate values for x(2) and x'(2). We obtained x(2) in part a), and we are given x'(t) = r(t).
The rate of change with respect to time of the number of liters of gasoline used by the car when t = 2 hours is 6 liters/hour.
c)
We must solve
in order to find the time at which the car reaches 80 kilometers per hour:
The error message arises because Mathematica is thinking about complex solutions; we want real solutions, and Mathematica has found all of them. We are interested only in t>0, so we ignore the negative solution. We extract the positive solution:
When we have reached a speed of 80 kilometers per hour, the distance traveled is (in kilometers) is given by an integral, as in part a):
And the amount of fuel consumed up to that time is
We've consumed 0.537 liters of fuel at the moment speed reaches 80 kilometers/hour.
Problem 3
a)
We'll store the table and define a function named RiverDepth taking on appropriate values:
And here is the trapezoidal approximation of
:
The area of the cross-section is approximately 115 square feet.
b)
We integrate area times volumetric flow with respect to time and divide by the length of the time interval to obtain the average volumetric flow:
Numerically, this is
Average volumetric flow from t = 0 to t = 120 is 1807.170 cubic feet per minute.
c)
Once again, we integrate depth from 0 to 24:
Based on this model, the area of the cross-section is 122.231 square feet.
d)
We must again integrate area times volumetric flow, this time using the area given by the model, and now with t varying over the interval from 40 to 60:
The average volumetric flow during the interval 40 ≤t≤60 is 2181.913 cubic feet per minute. This value exceeds the given safety limit of 2100 cubic feet per minute, and indicates that water must be diverted.
Part B
Problem 4
a)
The curve
crosses the x-axis at x = 0 and at x = k, and lies above the x-axis on the interval between the two when k > 0. Hence the area of the region R is
. This area is 2 when
, or when
b)
When the region R is rotated about the x-axis, it generates a volume given by
.
c)
The perimeter P of R is given by
.
Problem 5
a)
Inflection points occur at local extrema of g'. There are two such on the given graph: One at x = 1, and one at x = 4.
b)
From the picture, we see that g'(x) < 0 throughout the intervals [-3, -1) and (2, 6), while g'(x) > 0 throughout the intervals (-1, 2) and (6, 7]. Consequently g is decreasing on the intervals [-3, -1} and [2, 6], and is increasing on the intervals [-1,2] and [6, 7]. It follows that the absolute maximum value of g(x) must lie either at x = 2 where we pass from an interval where g increases to an interval where g decreases, or at one of the endpoints of the interval [-3, 7].
We are given g(2) = 5. Making repeated use of the fact that the area of a triangle is one-half its altitude times its base, and that the Fundamental Theorem of Calculus guarantees us that
, we find that
and
. We now seee that
gives the absolute maximum value for g(x) when -3≤x≤7.
c)
The average rate of change of g(x) on [-3, 7] is [g(7) - g(-3)]/[7 -(-3)]. In part b), above, we found that g(-3) = 15/2; g(7) = 3/2. Thus, the average rate of change of g on [-3, 7] is (3/2 - 15/2)/(7+3) = -3/5.
d)
The average rate of change of g'(x) on [-3, 7] is [g'(7) - g'(-3)]/[7 - (-3)]. From the graph, we have g'(-3)=-4; g'(7) = 1. Thus, the average rate of change of g' on [-3, 7] is [1 - (-4)]/(7 + 3)=1/2.
The Mean Value Theorem does not apply to the function g' on the interval [-3, 7], because the hypotheses of that theorem require that g''(x) exist for all values of x ∈(-3,7). However g''(-1), g''(1), and g''(4) do not exist for this function.
Problem 6
a)
Using the geometric series to expand
in powers of x, we have
, whence the desired series expansion is
.
b)
This series diverges when x = 1, because
. (In fact, the limit doesn't even exist.)
c)
We have
. Because we have
(when |t|< 1), it follows that
(when |x| < 1).
d)
From part c) of this problem, we know that
. The terms of this series are clearly decreasing in magnitude, so by the Alternating Series Test, we know that the magnitude of the error introduced by truncating the series is at most the magnitude of the first discarded term. But
, so the desired rational number A is given by
| Created by Wolfram Mathematica 6.0 (13 May 2008) |