Solutions to the 2003 AP Calculus BC Exam (Form B)

Louis A. Talman
Department of Mathematical & Computer Sciences
Metropolitan State College of Denver

•Problem 1.

•a.

If f[x] = 4 x^2 - x^3, and g[x] = 18 - 3 x, then the curves have an intersection in the first quadrant where x = 3.

In[1]:=

Solve[4 x^2 - x^3 == 18 - 3 x, x]

Out[1]=

{{x -> -2}, {x -> 3}, {x -> 3}}

We have f '[x] = 8 x - 3 x^2, so the equation of the line tangent to the curve y = f[x] at x = 3 is y = f[3] + f '[3] (x - 3),
or y = (4 · 3^2 - 3^3) + (8 · 3 - 3 · 3^2) (x - 3) = 9 + (24 - 27) (x - 3).  This is y = 9 - 3 x + 9, or y = 18 - 3 x.

•b.

The curve y = f[x] intersects the x-axis at x = 4, and the line crosses the x-axis at x = 6.  Therefore the area of the region S is

In[2]:=

∫ _ 3^4 ((18 - 3 x) - (4 x^2 - x^3)) d x + ∫ _ 4^6 (18 - 3 x) d x

Out[2]=

95/12

•c.

The curve y = 4 x^2 - x^3 crosses the x-axis at x = 0 and at x = 4.  Thus, the volume generated when the region R is revolved about the x-axis is

In[3]:=

π ∫ _ 0^4 (4 x^2 - x^3)^2 d x

Out[3]=

(16384 π)/105

(Note:  I mistakenly found the area generated by the region S instead of the region R in an earlier version of these solutions.  Thanks to Heather Kelly for alerting me to the mistake.)

•Problem 2

•a.

The circle of radius 2 has equation y = (2 - x^2)^(1/2) in the first quadrant and extends over the interval 0 <= x <= 2^(1/2) there. The circle of radius 1 has equation y = (1 - (x - 1)^2)^(1/2) in the first quadrant and extends over the interval 0 <= x <= 2there.  Using the fact that the two semi-circles intersect at x = 1, the required expression is therefore ∫ _ 0^1 (1 - (x - 1)^2)^(1/2) d x + ∫ _ 1^2^(1/2) (2 - x^2)^(1/2) d x.

•b.

The circle of radius 2 has equation x = (2 - y^2)^(1/2) in the first quadrant and extends over the interval 0 <= y <= 2^(1/2) there.  The first-quadrant portion of the circle of radius 1 that lies inside the larger circle has equation x = 1 - (1 - y^2)^(1/2) and extends over the interval 0 <= y <= 1.  The required expression is therefore ∫ _ 0^1 ((2 - y^2)^(1/2) - 1 + (1 - y^2)^(1/2)) d y.

•c.

Note:  A phrase seems to have been left out of the distributed version of this question.  I assume that the blank space between the symbol "θ "  and the symbol  " R" should contain the phrase "that represents the area of", or some phrase of similar meaning.

The segment connecting the origin to the first-quadrant intersection point of the two circles, given as (1, 1) lies in the ray θ = π/4.  The area of the sector of the large circle that lies below this segment but above the positive x-axis is a part of R and has area 1/2 ∫ _ 0^(π/4) r^2 d θ = ∫ _ 0^(π/4) d θ.  The remainder of the region R after this sector is removed has bounding curve r = 2 cos θ, where π/4 <= θ <= π/2.  Hence, its area is 1/2 ∫ _ (π/4)^(π/2) r^2 d θ = 2 ∫ _ (π/4)^(π/2) cos^2 θ    d θ.  The required expression is therefore ∫ _ 0^(π/4) d θ + 2 ∫ _ (π/4)^(π/2) cos^2 θ    d θ.

•Problem 3.

•a.

Average radius is 1/720 ∫ _ 0^360 B[x] d x.

•b.

The required midpoint Riemann sum is

In[4]:=

1/720 (30 (120 - 0) + 30 (240 - 120) + 24 (360 - 240))

Out[4]=

14

•c.

The integral π ∫ _ 125^275 (B[x]/2)^2 d x gives the volume, in cubic millimeters, of the segment of the blood vessel that extends from x = 125mm to x = 275 mm.

•d.

We have B[60] = B[180].  Consequently, by Rolle's Theorem, there is a number x _ 1 ∈ (60, 180) where B '[x _ 1] = 0.  We also have B[240] = B[360], so, once again by Rolle's Theorem, there is a number x _ 2 ∈ (240, 360) where B '[x _ 2] = 0.  But then B '[x _ 1] = B '[x _ 2], so, yet again by Rolle's Theorem, there must be a number x _ 3 between x _ 1 and x _ 2, such that B ''[x _ 3] = 0.  Noting that 0 < x _ 1 < x _ 2 < 360, we see that x _ 3 ∈ (0, 360).

•Problem 4

•a.

The velocity vector is < x '[t], y '[t] > = < 6 e^(3 t) - 7 e^(-7 t), 9 e^(3 t) + 2 e^(-2 t) >.  At  t = 0, this is < -1, 11 >, and this vector has length ((-1)^2 + (11)^2)^(1/2) = 122^(1/2), which is speed at t = 0.

•b.

d y/d x = y '[t]/x '[t] = (9 e^(3 t) + 2 e^(-2 t))/(6 e^(3 t) - 7 e^(-7 t)) = (9 + 2 e^(-5 t))/(6 - 7 e^(-10 t)) --> 3/2 as t -> ∞.

•c.

The tangent line is horizontal when d y/d x = 0.  By part b, above, the tangent line can be horizontal only when 9 e^(3 t) + 2 e^(-2 t) = 0.   Because both exponentials are always positive, there are no horizontal tangent lines.

•d.

The tangent line is vertical precisely when the tangent  vector is vertical.  By part a, the tangent line can be vertical only when 6 e^(3 t) - 7 e^(-7 t) = 0.  This is equivalent to e^(-10 t) = 6/7, or t = -1/10 ln 6/7.  (It should be noted that we saw in part c., above, that y '[t] never takes on the value zero; if y '[-1/10 ln 6/7] were zero, this would complicate our analysis.)

•Problem 5

•a.

g[3] is the area of a rectangle of base 1 and height 2 plus the area of a triangle of base 1 and height 2, or  2 + 1 = 3.   By the Fundamental Theorem of Calculus, g '[x] = f[x], and when x = 3, this is f[3] = 2.  In the interval (2, 4), the FTC tells us that FormBox[RowBox[{g '[x],  , =,  , RowBox[{f[x],  , =,  , RowBox[{8,  , -,  , RowBox[{2,  , x, Cell[]}]}]}]}], TraditionalForm].  Thus g ''[x] = -2 in that interval, and g ''[3] = -2.

•b.

The average rate of change of g on [0, 3] is 1/3 ∫ _ 0^3 g '[x] d x = 1/3 (g[3] - g[0]) = 1/3 ( 3 - (-4)) = 7/3.  (See part a for the calculation of g[3]; for g[0], we have g[0] = ∫ _ 2^0 f[t] d t, which is the negative of the area of a triangle of base 2 and height 4, or -4.)

•c.

By the Fundamental Theorem of Calculus, g '[x] = f[x].  Thus, on the interval (0, 3), g '[x] takes on its average value, 7/3, at two different points:  x = 7/6, and x = 17/6 .

•d.

An inflection point occurs where the monotonicity of the derivative changes from increasing to decreasing or vice versa.  There are two such points for g '[x] = f[x], (We know g '[x] = f[x] by the Fundamental Theorem of Calculus.)  They are x = 2 and x = 5.

•Problem 6

•a.

The Taylor series about x = 2 for f has general term a _ k(x - 2)^k, where a _ k = f^(k)[2]/k ! = (k + 1) !/(k ! 3^k) = (k + 1)/3^k.  Through the first four terms, we have f[x] = 1 + 2/3 (x - 2) + 1/3 (x - 2)^2 + 4/27 (x - 2)^3 + ....  The general term is (k + 1)/3^k (x - 2)^k.

•b.

We apply the Ratio Test:  lim _ (k -> ∞) [((k + 2)/3^(k + 1) | x - 2 |^(k + 1))/((k + 1)/3^k | x - 2 |^k)] = 1/3 | x - 2 | lim _ (k -> ∞) (k + 2)/(k + 1) = 1/3 | x - 2 |.  This limit is less than 1 when | x - 2 | < 3, so the radius of convergence for this series is 3.

•c.

We have g[x] - g[2] = ∫ _ 2^x f[t] d t = ∫ _ 2^x (1 + 2/3 (t - 2) + 1/3 (t - 2)^2 + 4/27 (t - 2)^3 + ...) d t, and we may integrate the series term-by-term (as long as | x - 2 | < 3).  Thus, g[x] = 3 + (x - 2) + 1/3 (x - 2)^2 + 1/3^2 (x - 2)^3 + 1/3^3 (x - 2)^4 + ....  The general term is ∫ _ 2^x k/3^(k - 1) (t - 2)^(k - 1) d t = 1/3^(k - 1) (x - 2)^k.

•d.

When x = -2, the general term of the series for g[x] becomes (-4)^k/3^(k - 1) = (-4) (-4/3)^(k - 1).  As k -> ∞, this does not converge to zero, so the series of which it is the k-th term cannot converge.


Converted by Mathematica  (May 14, 2003)