ap-calculus-ab

-bc_1969-1998_multiple-choice-collection

29 maths questions

Q6 Implicit equations and differentiation Compute slope at a point via implicit differentiation (single-step) View
6. If $y ^ { 2 } - 2 x y = 16$, then $\frac { d y } { d x } =$
(A) $\frac { x } { y - x }$
(B) $\frac { y } { x - y }$
(C) $\frac { y } { y - x }$
(D) $\frac { y } { 2 y - x }$
(E) $\frac { 2 y } { x - y }$
Q7 Indefinite & Definite Integrals Convergence and Evaluation of Improper Integrals View
7. $\quad \int _ { 2 } ^ { + \infty } \frac { d x } { x ^ { 2 } }$ is
(A) $\frac { 1 } { 2 }$
(B) $\ln 2$
(C) 1
(D) 2
(E) nonexistent
Q8 Differentiating Transcendental Functions Simplify or Evaluate a Logarithmic Expression View
8. If $f ( x ) = e ^ { x }$, then $\ln \left( f ^ { \prime } ( 2 ) \right) =$
(A) 2
(B) 0
(C) $\frac { 1 } { e ^ { 2 } }$
(D) $2 e$
(E) $e ^ { 2 }$
9. Which of the following pairs of graphs could represent the graph of a function and the graph of its derivative? I. [Figure] [Figure] II. [Figure] [Figure] III. [Figure] [Figure]
(A) I only
(B) II only
(C) III only
(D) I and III
(E) II and III
10. $\lim _ { h \rightarrow 0 } \frac { \sin ( x + h ) - \sin x } { h }$ is
(A) 0
(B) 1
(C) $\quad \sin x$
(D) $\cos x$
(E) nonexistent
Q11 Tangents, normals and gradients Normal or perpendicular line problems View
11. If $x + 7 y = 29$ is an equation of the line normal to the graph of $f$ at the point $( 1,4 )$, then $f ^ { \prime } ( 1 ) =$
(A) 7
(B) $\frac { 1 } { 7 }$
(C) $- \frac { 1 } { 7 }$
(D) $- \frac { 7 } { 29 }$
(E) - 7
12. A particle travels in a straight line with a constant acceleration of 3 meters per second per second. If the velocity of the particle is 10 meters per second at time 2 seconds, how far does the particle travel during the time interval when its velocity increases from 4 meters per second to 10 meters per second?
(A) 20 m
(B) 14 m
(C) 7 m
(D) 6 m
(E) 3 m
13. $\sin ( 2 x ) =$
(A) $\quad x - \frac { x ^ { 3 } } { 3 ! } + \frac { x ^ { 5 } } { 5 ! } - \ldots + \frac { ( - 1 ) ^ { n - 1 } x ^ { 2 n - 1 } } { ( 2 n - 1 ) ! } + \ldots$
(B) $\quad 2 x - \frac { ( 2 x ) ^ { 3 } } { 3 ! } + \frac { ( 2 x ) ^ { 5 } } { 5 ! } - \ldots + \frac { ( - 1 ) ^ { n - 1 } ( 2 x ) ^ { 2 n - 1 } } { ( 2 n - 1 ) ! } + \ldots$
(C) $- \frac { ( 2 x ) ^ { 2 } } { 2 ! } + \frac { ( 2 x ) ^ { 4 } } { 4 ! } - \ldots + \frac { ( - 1 ) ^ { n } ( 2 x ) ^ { 2 n } } { ( 2 n ) ! } + \ldots$
(D) $\frac { x ^ { 2 } } { 2 ! } + \frac { x ^ { 4 } } { 4 ! } + \frac { x ^ { 6 } } { 6 ! } + \ldots + \frac { x ^ { 2 n } } { ( 2 n ) ! } + \ldots$
(E) $\quad 2 x + \frac { ( 2 x ) ^ { 3 } } { 3 ! } + \frac { ( 2 x ) ^ { 5 } } { 5 ! } + \ldots + \frac { ( 2 x ) ^ { 2 n - 1 } } { ( 2 n - 1 ) ! } + \ldots$
14. If $F ( x ) = \int _ { 1 } ^ { x ^ { 2 } } \sqrt { 1 + t ^ { 3 } } d t$, then $F ^ { \prime } ( x ) =$
(A) $2 x \sqrt { 1 + x ^ { 6 } }$
(B) $2 x \sqrt { 1 + x ^ { 3 } }$
(C) $\sqrt { 1 + x ^ { 6 } }$
(D) $\sqrt { 1 + x ^ { 3 } }$
(E) $\int _ { 1 } ^ { x ^ { 2 } } \frac { 3 t ^ { 2 } } { 2 \sqrt { 1 + t ^ { 3 } } } d t$
Q15 Variable acceleration (vectors) View
15. For any time $t \geq 0$, if the position of a particle in the $x y$-plane is given by $x = t ^ { 2 } + 1$ and $y = \ln ( 2 t + 3 )$, then the acceleration vector is
(A) $\left( 2 t , \frac { 2 } { ( 2 t + 3 ) } \right)$
(B) $\quad \left( 2 t , \frac { - 4 } { ( 2 t + 3 ) ^ { 2 } } \right)$
(C) $\quad \left( 2 , \frac { 4 } { ( 2 t + 3 ) ^ { 2 } } \right)$
(D) $\left( 2 , \frac { 2 } { ( 2 t + 3 ) ^ { 2 } } \right)$
(E) $\quad \left( 2 , \frac { - 4 } { ( 2 t + 3 ) ^ { 2 } } \right)$
Q16 Integration by Parts Multiple-Choice Primitive Identification View
16. $\int x e ^ { 2 x } d x =$
(A) $\frac { x e ^ { 2 x } } { 2 } - \frac { e ^ { 2 x } } { 4 } + C$
(B) $\frac { x e ^ { 2 x } } { 2 } - \frac { e ^ { 2 x } } { 2 } + C$
(C) $\frac { x e ^ { 2 x } } { 2 } + \frac { e ^ { 2 x } } { 4 } + C$
(D) $\frac { x e ^ { 2 x } } { 2 } + \frac { e ^ { 2 x } } { 2 } + C$
(E) $\frac { x ^ { 2 } e ^ { 2 x } } { 4 } + C$
Q17 Partial Fractions View
17. $\int _ { 2 } ^ { 3 } \frac { 3 } { ( x - 1 ) ( x + 2 ) } d x =$
(A) $- \frac { 33 } { 20 }$
(B) $- \frac { 9 } { 20 }$
(C) $\quad \ln \left( \frac { 5 } { 2 } \right)$
(D) $\ln \left( \frac { 8 } { 5 } \right)$
(E) $\ln \left( \frac { 2 } { 5 } \right)$
Q18 Numerical integration Riemann Sum Computation from a Given Formula View
18. If three equal subdivisions of $[ - 4,2 ]$ are used, what is the trapezoidal approximation of $\int _ { - 4 } ^ { 2 } \frac { e ^ { - x } } { 2 } d x ?$
(A) $e ^ { 2 } + e ^ { 0 } + e ^ { - 2 }$
(B) $e ^ { 4 } + e ^ { 2 } + e ^ { 0 }$
(C) $e ^ { 4 } + 2 e ^ { 2 } + 2 e ^ { 0 } + e ^ { - 2 }$
(D) $\frac { 1 } { 2 } \left( e ^ { 4 } + e ^ { 2 } + e ^ { 0 } + e ^ { - 2 } \right)$
(E) $\frac { 1 } { 2 } \left( e ^ { 4 } + 2 e ^ { 2 } + 2 e ^ { 0 } + e ^ { - 2 } \right)$
Q19 Stationary points and optimisation Count or characterize roots using extremum values View
19. A polynomial $p ( x )$ has a relative maximum at $( - 2,4 )$, a relative minimum at $( 1,1 )$, a relative maximum at $( 5,7 )$ and no other critical points. How many zeros does $p ( x )$ have?
(A) One
(B) Two
(C) Three
(D) Four
(E) Five
Q21 Indefinite & Definite Integrals Average Value of a Function View
21. The average value of $\frac { 1 } { x }$ on the closed interval $[ 1,3 ]$ is
(A) $\frac { 1 } { 2 }$
(B) $\frac { 2 } { 3 }$
(C) $\frac { \ln 2 } { 2 }$
(D) $\frac { \ln 3 } { 2 }$
(E) $\ln 3$
Q22 Differentiating Transcendental Functions Compute derivative of transcendental function View
22. If $f ( x ) = \left( x ^ { 2 } + 1 \right) ^ { x }$, then $f ^ { \prime } ( x ) =$
(A) $\quad x \left( x ^ { 2 } + 1 \right) ^ { x - 1 }$
(B) $\quad 2 x ^ { 2 } \left( x ^ { 2 } + 1 \right) ^ { x - 1 }$
(C) $\quad x \ln \left( x ^ { 2 } + 1 \right)$
(D) $\quad \ln \left( x ^ { 2 } + 1 \right) + \frac { 2 x ^ { 2 } } { x ^ { 2 } + 1 }$
(E) $\left( x ^ { 2 } + 1 \right) ^ { x } \left[ \ln \left( x ^ { 2 } + 1 \right) + \frac { 2 x ^ { 2 } } { x ^ { 2 } + 1 } \right]$ [Figure]
Q23 Polar coordinates View
23. Which of the following gives the area of the region enclosed by the loop of the graph of the polar curve $r = 4 \cos ( 3 \theta )$ shown in the figure above?
(A) $16 \int _ { - \frac { \pi } { 3 } } ^ { \frac { \pi } { 3 } } \cos ( 3 \theta ) d \theta$
(B) $8 \int _ { - \frac { \pi } { 6 } } ^ { \frac { \pi } { 6 } } \cos ( 3 \theta ) d \theta$
(C) $8 \int _ { - \frac { \pi } { 3 } } ^ { \frac { \pi } { 3 } } \cos ^ { 2 } ( 3 \theta ) d \theta$
(D) $16 \int _ { - \frac { \pi } { 6 } } ^ { \frac { \pi } { 6 } } \cos ^ { 2 } ( 3 \theta ) d \theta$
(E) $\quad 8 \int _ { - \frac { \pi } { 6 } } ^ { \frac { \pi } { 6 } } \cos ^ { 2 } ( 3 \theta ) d \theta$
1988 AP Calculus BC: Section I
  1. If $c$ is the number that satisfies the conclusion of the Mean Value Theorem for $f ( x ) = x ^ { 3 } - 2 x ^ { 2 }$ on the interval $0 \leq x \leq 2$, then $c =$
    (A) 0
    (B) $\frac { 1 } { 2 }$
    (C) 1
    (D) $\frac { 4 } { 3 }$
    (E) 2
  2. The base of a solid is the region in the first quadrant enclosed by the parabola $y = 4 x ^ { 2 }$, the line $x = 1$, and the $x$-axis. Each plane section of the solid perpendicular to the $x$-axis is a square. The volume of the solid is
    (A) $\frac { 4 \pi } { 3 }$
    (B) $\frac { 16 \pi } { 5 }$
    (C) $\frac { 4 } { 3 }$
    (D) $\frac { 16 } { 5 }$
    (E) $\frac { 64 } { 5 }$
  3. If $f$ is a function such that $f ^ { \prime } ( x )$ exists for all $x$ and $f ( x ) > 0$ for all $x$, which of the following is NOT necessarily true?
    (A) $\quad \int _ { - 1 } ^ { 1 } f ( x ) d x > 0$
    (B) $\quad \int _ { - 1 } ^ { 1 } 2 f ( x ) d x = 2 \int _ { - 1 } ^ { 1 } f ( x ) d x$
    (C) $\quad \int _ { - 1 } ^ { 1 } f ( x ) d x = 2 \int _ { 0 } ^ { 1 } f ( x ) d x$
    (D) $\quad \int _ { - 1 } ^ { 1 } f ( x ) d x = - \int _ { 1 } ^ { - 1 } f ( x ) d x$
    (E) $\quad \int _ { - 1 } ^ { 1 } f ( x ) d x = \int _ { - 1 } ^ { 0 } f ( x ) d x + \int _ { 0 } ^ { 1 } f ( x ) d x$
  4. If the graph of $y = x ^ { 3 } + a x ^ { 2 } + b x - 4$ has a point of inflection at $( 1 , - 6 )$, what is the value of $b$ ?
    (A) - 3
    (B) 0
    (C) 1
    (D) 3
    (E) It cannot be determined from the information given.

1988 AP Calculus BC: Section I
  1. $\frac { d } { d x } \ln \left| \cos \left( \frac { \pi } { x } \right) \right|$ is
    (A) $\frac { - \pi } { x ^ { 2 } \cos \left( \frac { \pi } { x } \right) }$
    (B) $- \tan \left( \frac { \pi } { x } \right)$
    (C) $\frac { 1 } { \cos \left( \frac { \pi } { x } \right) }$
    (D) $\frac { \pi } { x } \tan \left( \frac { \pi } { x } \right)$
    (E) $\frac { \pi } { x ^ { 2 } } \tan \left( \frac { \pi } { x } \right)$
  2. The region $R$ in the first quadrant is enclosed by the lines $x = 0$ and $y = 5$ and the graph of $y = x ^ { 2 } + 1$. The volume of the solid generated when $R$ is revolved about the $y$-axis is
    (A) $6 \pi$
    (B) $8 \pi$
    (C) $\frac { 34 \pi } { 3 }$
    (D) $16 \pi$
    (E) $\frac { 544 \pi } { 15 }$
  3. $\sum _ { i = n } ^ { \infty } \left( \frac { 1 } { 3 } \right) ^ { i } =$
    (A) $\frac { 3 } { 2 } - \left( \frac { 1 } { 3 } \right) ^ { n }$
    (B) $\frac { 3 } { 2 } \left[ 1 - \left( \frac { 1 } { 3 } \right) ^ { n } \right]$
    (C) $\frac { 3 } { 2 } \left( \frac { 1 } { 3 } \right) ^ { n }$
    (D) $\frac { 2 } { 3 } \left( \frac { 1 } { 3 } \right) ^ { n }$
    (E) $\frac { 2 } { 3 } \left( \frac { 1 } { 3 } \right) ^ { n + 1 }$
  4. $\int _ { 0 } ^ { 2 } \sqrt { 4 - x ^ { 2 } } d x =$
    (A) $\frac { 8 } { 3 }$
    (B) $\frac { 16 } { 3 }$
    (C) $\pi$
    (D) $2 \pi$
    (E) $4 \pi$
  5. The general solution of the differential equation $y ^ { \prime } = y + x ^ { 2 }$ is $y =$
    (A) $C e ^ { x }$
    (B) $C e ^ { x } + x ^ { 2 }$
    (C) $- x ^ { 2 } - 2 x - 2 + C$
    (D) $e ^ { x } - x ^ { 2 } - 2 x - 2 + C$
    (E) $\quad C e ^ { x } - x ^ { 2 } - 2 x - 2$

1988 AP Calculus BC: Section I
  1. The length of the curve $y = x ^ { 3 }$ from $x = 0$ to $x = 2$ is given by
    (A) $\int _ { 0 } ^ { 2 } \sqrt { 1 + x ^ { 6 } } d x$
    (B) $\int _ { 0 } ^ { 2 } \sqrt { 1 + 3 x ^ { 2 } } d x$
    (C) $\pi \int _ { 0 } ^ { 2 } \sqrt { 1 + 9 x ^ { 4 } } d x$
    (D) $2 \pi \int _ { 0 } ^ { 2 } \sqrt { 1 + 9 x ^ { 4 } } d x$
    (E) $\int _ { 0 } ^ { 2 } \sqrt { 1 + 9 x ^ { 4 } } d x$
  2. A curve in the plane is defined parametrically by the equations $x = t ^ { 3 } + t$ and $y = t ^ { 4 } + 2 t ^ { 2 }$. An equation of the line tangent to the curve at $t = 1$ is
    (A) $y = 2 x$
    (B) $y = 8 x$
    (C) $y = 2 x - 1$
    (D) $y = 4 x - 5$
    (E) $y = 8 x + 13$
  3. If $k$ is a positive integer, then $\lim _ { x \rightarrow + \infty } \frac { x ^ { k } } { e ^ { x } }$ is
    (A) 0
    (B) 1
    (C) $e$
    (D) $k !$
    (E) nonexistent
  4. Let $R$ be the region between the graphs of $y = 1$ and $y = \sin x$ from $x = 0$ to $x = \frac { \pi } { 2 }$. The volume of the solid obtained by revolving $R$ about the $x$-axis is given by
    (A) $2 \pi \int _ { 0 } ^ { \frac { \pi } { 2 } } x \sin x d x$
    (B) $2 \pi \int _ { 0 } ^ { \frac { \pi } { 2 } } x \cos x d x$
    (C) $\pi \int _ { 0 } ^ { \frac { \pi } { 2 } } ( 1 - \sin x ) ^ { 2 } d x$
    (D) $\pi \int _ { 0 } ^ { \frac { \pi } { 2 } } \sin ^ { 2 } x d x$
    (E) $\quad \pi \int _ { 0 } ^ { \frac { \pi } { 2 } } \left( 1 - \sin ^ { 2 } x \right) d x$
  5. A person 2 meters tall walks directly away from a streetlight that is 8 meters above the ground. If the person is walking at a constant rate and the person's shadow is lengthening at the rate of $\frac { 4 } { 9 }$ meter per second, at what rate, in meters per second, is the person walking?
    (A) $\frac { 4 } { 27 }$
    (B) $\frac { 4 } { 9 }$
    (C) $\frac { 3 } { 4 }$
    (D) $\frac { 4 } { 3 }$
    (E) $\frac { 16 } { 9 }$
  6. What are all values of $x$ for which the series $\sum _ { n = 1 } ^ { \infty } \frac { x ^ { n } } { n }$ converges?
    (A) $- 1 \leq x \leq 1$
    (B) $- 1 < x \leq 1$
    (C) $- 1 \leq x < 1$
    (D) $- 1 < x < 1$
    (E) All real $x$
  7. If $\frac { d y } { d x } = y \sec ^ { 2 } x$ and $y = 5$ when $x = 0$, then $y =$
    (A) $e ^ { \tan x } + 4$
    (B) $e ^ { \tan x } + 5$
    (C) $5 e ^ { \tan x }$
    (D) $\quad \tan x + 5$
    (E) $\quad \tan x + 5 e ^ { x }$
  8. Let $f$ and $g$ be functions that are differentiable everywhere. If $g$ is the inverse function of $f$ and if $g ( - 2 ) = 5$ and $f ^ { \prime } ( 5 ) = - \frac { 1 } { 2 }$, then $g ^ { \prime } ( - 2 ) =$
    (A) 2
    (B) $\frac { 1 } { 2 }$
    (C) $\frac { 1 } { 5 }$
    (D) $- \frac { 1 } { 5 }$
    (E) - 2
  9. $\lim _ { n \rightarrow \infty } \frac { 1 } { n } \left[ \sqrt { \frac { 1 } { n } } + \sqrt { \frac { 2 } { n } } + \ldots + \sqrt { \frac { n } { n } } \right] =$
    (A) $\frac { 1 } { 2 } \int _ { 0 } ^ { 1 } \frac { 1 } { \sqrt { x } } d x$
    (B) $\int _ { 0 } ^ { 1 } \sqrt { x } d x$
    (C) $\int _ { 0 } ^ { 1 } x d x$
    (D) $\int _ { 1 } ^ { 2 } x d x$
    (E) $\quad 2 \int _ { 1 } ^ { 2 } x \sqrt { x } d x$
  10. If $\int _ { 1 } ^ { 4 } f ( x ) d x = 6$, what is the value of $\int _ { 1 } ^ { 4 } f ( 5 - x ) d x$ ?
    (A) 6
    (B) 3
    (C) 0
    (D) - 1
    (E) - 6

1988 AP Calculus BC: Section I
  1. Bacteria in a certain culture increase at a rate proportional to the number present. If the number of bacteria doubles in three hours, in how many hours will the number of bacteria triple?
    (A) $\frac { 3 \ln 3 } { \ln 2 }$
    (B) $\frac { 2 \ln 3 } { \ln 2 }$
    (C) $\frac { \ln 3 } { \ln 2 }$
    (D) $\quad \ln \left( \frac { 27 } { 2 } \right)$
    (E) $\quad \ln \left( \frac { 9 } { 2 } \right)$
  2. Which of the following series converge? I. $\quad \sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { n + 1 } \frac { 1 } { 2 n + 1 }$ II. $\sum _ { n = 1 } ^ { \infty } \frac { 1 } { n } \left( \frac { 3 } { 2 } \right) ^ { n }$ III. $\sum _ { n = 2 } ^ { \infty } \frac { 1 } { n \ln n }$
    (A) I only
    (B) II only
    (C) III only
    (D) I and III only
    (E) I, II, and III
  3. What is the area of the largest rectangle that can be inscribed in the ellipse $4 x ^ { 2 } + 9 y ^ { 2 } = 36$ ?
    (A) $6 \sqrt { 2 }$
    (B) 12
    (C) 24
    (D) $24 \sqrt { 2 }$
    (E) 36

1993 AP Calculus AB: Section I
90 Minutes-Scientific Calculator
Notes: (1) The exact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among the choices the number that best approximates the exact numerical value.
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. If $f ( x ) = x ^ { \frac { 3 } { 2 } }$, then $f ^ { \prime } ( 4 ) =$
    (A) - 6
    (B) - 3
    (C) 3
    (D) 6
    (E) 8 [Figure]
  2. Which of the following represents the area of the shaded region in the figure above?
    (A) $\quad \int _ { c } ^ { d } f ( y ) d y$
    (B) $\quad \int _ { a } ^ { b } ( d - f ( x ) ) d x$
    (C) $f ^ { \prime } ( b ) - f ^ { \prime } ( a )$
    (D) $( b - a ) [ f ( b ) - f ( a ) ]$
    (E) $( d - c ) [ f ( b ) - f ( a ) ]$
  3. $\lim _ { n \rightarrow \infty } \frac { 3 n ^ { 3 } - 5 n } { n ^ { 3 } - 2 n ^ { 2 } + 1 }$ is
    (A) - 5
    (B) - 2
    (C) 1
    (D) 3
    (E) nonexistent
  4. If $x ^ { 3 } + 3 x y + 2 y ^ { 3 } = 17$, then in terms of $x$ and $y , \frac { d y } { d x } =$
    (A) $- \frac { x ^ { 2 } + y } { x + 2 y ^ { 2 } }$
    (B) $- \frac { x ^ { 2 } + y } { x + y ^ { 2 } }$
    (C) $- \frac { x ^ { 2 } + y } { x + 2 y }$
    (D) $- \frac { x ^ { 2 } + y } { 2 y ^ { 2 } }$
    (E) $\frac { - x ^ { 2 } } { 1 + 2 y ^ { 2 } }$
  5. If the function $f$ is continuous for all real numbers and if $f ( x ) = \frac { x ^ { 2 } - 4 } { x + 2 }$ when $x \neq - 2$, then $f ( - 2 ) =$
    (A) - 4
    (B) - 2
    (C) - 1
    (D) 0
    (E) 2
  6. The area of the region enclosed by the curve $y = \frac { 1 } { x - 1 }$, the $x$-axis, and the lines $x = 3$ and $x = 4$ is
    (A) $\frac { 5 } { 36 }$
    (B) $\ln \frac { 2 } { 3 }$
    (C) $\ln \frac { 4 } { 3 }$
    (D) $\quad \ln \frac { 3 } { 2 }$
    (E) $\quad \ln 6$
  7. An equation of the line tangent to the graph of $y = \frac { 2 x + 3 } { 3 x - 2 }$ at the point $( 1,5 )$ is
    (A) $13 x - y = 8$
    (B) $13 x + y = 18$
    (C) $x - 13 y = 64$
    (D) $x + 13 y = 66$
    (E) $- 2 x + 3 y = 13$

1993 AP Calculus AB: Section I
  1. If $y = \tan x - \cot x$, then $\frac { d y } { d x } =$
    (A) $\sec x \csc x$
    (B) $\sec x - \csc x$
    (C) $\sec x + \csc x$
    (D) $\sec ^ { 2 } x - \csc ^ { 2 } x$
    (E) $\sec ^ { 2 } x + \csc ^ { 2 } x$
  2. If $h$ is the function given by $h ( x ) = f ( g ( x ) )$, where $f ( x ) = 3 x ^ { 2 } - 1$ and $g ( x ) = | x |$, then $h ( x ) =$
    (A) $\quad 3 x ^ { 3 } - | x |$
    (B) $\left| 3 x ^ { 2 } - 1 \right|$
    (C) $3 x ^ { 2 } | x | - 1$
    (D) $3 | x | - 1$
    (E) $\quad 3 x ^ { 2 } - 1$
  3. If $f ( x ) = ( x - 1 ) ^ { 2 } \sin x$, then $f ^ { \prime } ( 0 ) =$
    (A) - 2
    (B) - 1
    (C) 0
    (D) 1
    (E) 2
  4. The acceleration of a particle moving along the $x$-axis at time $t$ is given by $a ( t ) = 6 t - 2$. If the velocity is 25 when $t = 3$ and the position is 10 when $t = 1$, then the position $x ( t ) =$
    (A) $\quad 9 t ^ { 2 } + 1$
    (B) $3 t ^ { 2 } - 2 t + 4$
    (C) $t ^ { 3 } - t ^ { 2 } + 4 t + 6$
    (D) $t ^ { 3 } - t ^ { 2 } + 9 t - 20$
    (E) $36 t ^ { 3 } - 4 t ^ { 2 } - 77 t + 55$
  5. If $f$ and $g$ are continuous functions, and if $f ( x ) \geq 0$ for all real numbers $x$, which of the following must be true? I. $\quad \int _ { a } ^ { b } f ( x ) g ( x ) d x = \left( \int _ { a } ^ { b } f ( x ) d x \right) \left( \int _ { a } ^ { b } g ( x ) d x \right)$ II. $\quad \int _ { a } ^ { b } ( f ( x ) + g ( x ) ) d x = \int _ { a } ^ { b } f ( x ) d x + \int _ { a } ^ { b } g ( x ) d x$ III. $\quad \int _ { a } ^ { b } \sqrt { f ( x ) } d x = \sqrt { \int _ { a } ^ { b } f ( x ) d x }$
    (A) I only
    (B) II only
    (C) III only
    (D) II and III only
    (E) I, II, and III

1993 AP Calculus AB: Section I
  1. The fundamental period of $2 \cos ( 3 x )$ is
    (A) $\frac { 2 \pi } { 3 }$
    (B) $2 \pi$
    (C) $6 \pi$
    (D) 2
    (E) 3
  2. $\int \frac { 3 x ^ { 2 } } { \sqrt { x ^ { 3 } + 1 } } d x =$
    (A) $2 \sqrt { x ^ { 3 } + 1 } + C$
    (B) $\frac { 3 } { 2 } \sqrt { x ^ { 3 } + 1 } + C$
    (C) $\sqrt { x ^ { 3 } + 1 } + C$
    (D) $\quad \ln \sqrt { x ^ { 3 } + 1 } + C$
    (E) $\quad \ln \left( x ^ { 3 } + 1 \right) + C$
  3. For what value of $x$ does the function $f ( x ) = ( x - 2 ) ( x - 3 ) ^ { 2 }$ have a relative maximum?
    (A) - 3
    (B) $- \frac { 7 } { 3 }$
    (C) $- \frac { 5 } { 2 }$
    (D) $\frac { 7 } { 3 }$
    (E) $\frac { 5 } { 2 }$
  4. The slope of the line normal to the graph of $y = 2 \ln ( \sec x )$ at $x = \frac { \pi } { 4 }$ is
    (A) - 2
    (B) $- \frac { 1 } { 2 }$
    (C) $\frac { 1 } { 2 }$
    (D) 2
    (E) nonexistent
  5. $\int \left( x ^ { 2 } + 1 \right) ^ { 2 } d x =$
    (A) $\frac { \left( x ^ { 2 } + 1 \right) ^ { 3 } } { 3 } + C$
    (B) $\frac { \left( x ^ { 2 } + 1 \right) ^ { 3 } } { 6 x } + C$
    (C) $\left( \frac { x ^ { 3 } } { 3 } + x \right) ^ { 2 } + C$
    (D) $\frac { 2 x \left( x ^ { 2 } + 1 \right) ^ { 3 } } { 3 } + C$
    (E) $\frac { x ^ { 5 } } { 5 } + \frac { 2 x ^ { 3 } } { 3 } + x + C$
  6. If $f ( x ) = \sin \left( \frac { x } { 2 } \right)$, then there exists a number $c$ in the interval $\frac { \pi } { 2 } < x < \frac { 3 \pi } { 2 }$ that satisfies the conclusion of the Mean Value Theorem. Which of the following could be $c$ ?
    (A) $\frac { 2 \pi } { 3 }$
    (B) $\frac { 3 \pi } { 4 }$
    (C) $\frac { 5 \pi } { 6 }$
    (D) $\pi$
    (E) $\frac { 3 \pi } { 2 }$
  7. Let $f$ be the function defined by $f ( x ) = \left\{ \begin{array} { l l } x ^ { 3 } & \text { for } x \leq 0 , \\ x & \text { for } x > 0 . \end{array} \right.$ Which of the following statements about $f$ is true?
    (A) $\quad f$ is an odd function.
    (B) $f$ is discontinuous at $x = 0$.
    (C) $f$ has a relative maximum.
    (D) $\quad f ^ { \prime } ( 0 ) = 0$
    (E) $\quad f ^ { \prime } ( x ) > 0$ for $x \neq 0$

1993 AP Calculus AB: Section I
  1. Let $R$ be the region in the first quadrant enclosed by the graph of $y = ( x + 1 ) ^ { \frac { 1 } { 3 } }$, the line $x = 7$, the $x$-axis, and the $y$-axis. The volume of the solid generated when $R$ is revolved about the $y$-axis is given by
    (A) $\pi \int _ { 0 } ^ { 7 } ( x + 1 ) ^ { \frac { 2 } { 3 } } d x$
    (B) $2 \pi \int _ { 0 } ^ { 7 } x ( x + 1 ) ^ { \frac { 1 } { 3 } } d x$
    (C) $\pi \int _ { 0 } ^ { 2 } ( x + 1 ) ^ { \frac { 2 } { 3 } } d x$
    (D) $2 \pi \int _ { 0 } ^ { 2 } x ( x + 1 ) ^ { \frac { 1 } { 3 } } d x$
    (E) $\pi \int _ { 0 } ^ { 7 } \left( y ^ { 3 } - 1 \right) ^ { 2 } d y$
  2. At what value of $x$ does the graph of $y = \frac { 1 } { x ^ { 2 } } - \frac { 1 } { x ^ { 3 } }$ have a point of inflection?
    (A) 0
    (B) 1
    (C) 2
    (D) 3
    (E) At no value of $x$
  3. An antiderivative for $\frac { 1 } { x ^ { 2 } - 2 x + 2 }$ is
    (A) $\quad - \left( x ^ { 2 } - 2 x + 2 \right) ^ { - 2 }$
    (B) $\quad \ln \left( x ^ { 2 } - 2 x + 2 \right)$
    (C) $\quad \ln \left| \frac { x - 2 } { x + 1 } \right|$
    (D) $\quad \operatorname { arcsec } ( x - 1 )$
    (E) $\quad \arctan ( x - 1 )$
  4. How many critical points does the function $f ( x ) = ( x + 2 ) ^ { 5 } ( x - 3 ) ^ { 4 }$ have?
    (A) One
    (B) Two
    (C) Three
    (D) Five
    (E) Nine
  5. If $f ( x ) = \left( x ^ { 2 } - 2 x - 1 \right) ^ { \frac { 2 } { 3 } }$, then $f ^ { \prime } ( 0 )$ is
    (A) $\frac { 4 } { 3 }$
    (B) 0
    (C) $- \frac { 2 } { 3 }$
    (D) $- \frac { 4 } { 3 }$
    (E) - 2

1993 AP Calculus AB: Section I
  1. $\frac { d } { d x } \left( 2 ^ { x } \right) =$
    (A) $2 ^ { x - 1 }$
    (B) $\left( 2 ^ { x - 1 } \right) x$
    (C) $\left( 2 ^ { x } \right) \ln 2$
    (D) $\left( 2 ^ { x - 1 } \right) \ln 2$
    (E) $\frac { 2 x } { \ln 2 }$
  2. A particle moves along a line so that at time $t$, where $0 \leq t \leq \pi$, its position is given by $s ( t ) = - 4 \cos t - \frac { t ^ { 2 } } { 2 } + 10$. What is the velocity of the particle when its acceleration is zero?
    (A) $\quad - 5.19$
    (B) 0.74
    (C) 1.32
    (D) 2.55
    (E) 8.13
  3. The function $f$ given by $f ( x ) = x ^ { 3 } + 12 x - 24$ is
    (A) increasing for $x < - 2$, decreasing for $- 2 < x < 2$, increasing for $x > 2$
    (B) decreasing for $x < 0$, increasing for $x > 0$
    (C) increasing for all $x$
    (D) decreasing for all $x$
    (E) decreasing for $x < - 2$, increasing for $- 2 < x < 2$, decreasing for $x > 2$
  4. $\int _ { 1 } ^ { 500 } \left( 13 ^ { x } - 11 ^ { x } \right) d x + \int _ { 2 } ^ { 500 } \left( 11 ^ { x } - 13 ^ { x } \right) d x =$
    (A) 0.000
    (B) 14.946
    (C) 34.415
    (D) 46.000
    (E) 136.364
  5. $\lim _ { \theta \rightarrow 0 } \frac { 1 - \cos \theta } { 2 \sin ^ { 2 } \theta }$ is
    (A) 0
    (B) $\frac { 1 } { 8 }$
    (C) $\frac { 1 } { 4 }$
    (D) 1
    (E) nonexistent
  6. The region enclosed by the $x$-axis, the line $x = 3$, and the curve $y = \sqrt { x }$ is rotated about the $x$-axis. What is the volume of the solid generated?
    (A) $3 \pi$
    (B) $2 \sqrt { 3 } \pi$
    (C) $\frac { 9 } { 2 } \pi$
    (D) $9 \pi$
    (E) $\frac { 36 \sqrt { 3 } } { 5 } \pi$

1993 AP Calculus AB: Section I
  1. If $f ( x ) = e ^ { 3 \ln \left( x ^ { 2 } \right) }$, then $f ^ { \prime } ( x ) =$
    (A) $e ^ { 3 \ln \left( x ^ { 2 } \right) }$
    (B) $\frac { 3 } { x ^ { 2 } } e ^ { 3 \ln \left( x ^ { 2 } \right) }$
    (C) $6 ( \ln x ) e ^ { 3 \ln \left( x ^ { 2 } \right) }$
    (D) $5 x ^ { 4 }$
    (E) $6 x ^ { 5 }$
  2. $\int _ { 0 } ^ { \sqrt { 3 } } \frac { d x } { \sqrt { 4 - x ^ { 2 } } } =$
    (A) $\frac { \pi } { 3 }$
    (B) $\frac { \pi } { 4 }$
    (C) $\frac { \pi } { 6 }$
    (D) $\frac { 1 } { 2 } \ln 2$
    (E) $- \ln 2$
  3. If $\frac { d y } { d x } = 2 y ^ { 2 }$ and if $y = - 1$ when $x = 1$, then when $x = 2 , y =$
    (A) $- \frac { 2 } { 3 }$
    (B) $- \frac { 1 } { 3 }$
    (C) 0
    (D) $\frac { 1 } { 3 }$
    (E) $\frac { 2 } { 3 }$
  4. The top of a 25 -foot ladder is sliding down a vertical wall at a constant rate of 3 feet per minute. When the top of the ladder is 7 feet from the ground, what is the rate of change of the distance between the bottom of the ladder and the wall?
    (A) $- \frac { 7 } { 8 }$ feet per minute
    (B) $- \frac { 7 } { 24 }$ feet per minute
    (C) $\frac { 7 } { 24 }$ feet per minute
    (D) $\frac { 7 } { 8 }$ feet per minute
    (E) $\frac { 21 } { 25 }$ feet per minute
  5. If the graph of $y = \frac { a x + b } { x + c }$ has a horizontal asymptote $y = 2$ and a vertical asymptote $x = - 3$, then $a + c =$
    (A) - 5
    (B) - 1
    (C) 0
    (D) 1
    (E) 5

1993 AP Calculus AB: Section I
  1. If the definite integral $\int _ { 0 } ^ { 2 } e ^ { x ^ { 2 } } d x$ is first approximated by using two inscribed rectangles of equal width and then approximated by using the trapezoidal rule with $n = 2$, the difference between the two approximations is
    (A) 53.60
    (B) 30.51
    (C) 27.80
    (D) 26.80
    (E) 12.78
  2. If $f$ is a differentiable function, then $f ^ { \prime } ( a )$ is given by which of the following? I. $\quad \lim _ { h \rightarrow 0 } \frac { f ( a + h ) - f ( a ) } { h }$ II. $\lim _ { x \rightarrow a } \frac { f ( x ) - f ( a ) } { x - a }$ III. $\quad \lim _ { x \rightarrow a } \frac { f ( x + h ) - f ( x ) } { h }$
    (A) I only
    (B) II only
    (C) I and II only
    (D) I and III only
    (E) I, II, and III
  3. If the second derivative of $f$ is given by $f ^ { \prime \prime } ( x ) = 2 x - \cos x$, which of the following could be $f ( x )$ ?
    (A) $\frac { x ^ { 3 } } { 3 } + \cos x - x + 1$
    (B) $\frac { x ^ { 3 } } { 3 } - \cos x - x + 1$
    (C) $x ^ { 3 } + \cos x - x + 1$
    (D) $x ^ { 2 } - \sin x + 1$
    (E) $\quad x ^ { 2 } + \sin x + 1$
  4. The radius of a circle is increasing at a nonzero rate, and at a certain instant, the rate of increase in the area of the circle is numerically equal to the rate of increase in its circumference. At this instant, the radius of the circle is
    (A) $\frac { 1 } { \pi }$
    (B) $\frac { 1 } { 2 }$
    (C) $\frac { 2 } { \pi }$
    (D) 1
    (E) 2 [Figure]
  5. The graph of $y = f ( x )$ is shown in the figure above. Which of the following could be the graph of $y = f ( | x | )$ ?
    (A) [Figure]
    (B) [Figure]
    (C) [Figure]
    (D) [Figure]
    (E) [Figure]
  6. $\frac { d } { d x } \int _ { 0 } ^ { x } \cos ( 2 \pi u ) d u$ is
    (A) 0
    (B) $\frac { 1 } { 2 \pi } \sin x$
    (C) $\frac { 1 } { 2 \pi } \cos ( 2 \pi x )$
    (D) $\cos ( 2 \pi x )$
    (E) $\quad 2 \pi \cos ( 2 \pi x )$
  7. A puppy weighs 2.0 pounds at birth and 3.5 pounds two months later. If the weight of the puppy during its first 6 months is increasing at a rate proportional to its weight, then how much will the puppy weigh when it is 3 months old?
    (A) 4.2 pounds
    (B) 4.6 pounds
    (C) 4.8 pounds
    (D) 5.6 pounds
    (E) 6.5 pounds

1993 AP Calculus AB: Section I
  1. $\int x f ( x ) d x =$
    (A) $x f ( x ) - \int x f ^ { \prime } ( x ) d x$
    (B) $\frac { x ^ { 2 } } { 2 } f ( x ) - \int \frac { x ^ { 2 } } { 2 } f ^ { \prime } ( x ) d x$
    (C) $x f ( x ) - \frac { x ^ { 2 } } { 2 } f ( x ) + C$
    (D) $x f ( x ) - \int f ^ { \prime } ( x ) d x$
    (E) $\frac { x ^ { 2 } } { 2 } \int f ( x ) d x$
  2. What is the minimum value of $f ( x ) = x \ln x$ ?
    (A) $- e$
    (B) - 1
    (C) $- \frac { 1 } { e }$
    (D) 0
    (E) $f ( x )$ has no minimum value.
  3. If Newton's method is used to approximate the real root of $x ^ { 3 } + x - 1 = 0$, then a first approximation $x _ { 1 } = 1$ would lead to a third approximation of $x _ { 3 } =$
    (A) 0.682
    (B) 0.686
    (C) 0.694
    (D) 0.750
    (E) 1.637

1993 AP Calculus BC: Section I
90 Minutes-Scientific Calculator
Notes: (1) The exact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among the choices the number that best approximates the exact numerical value.
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. The area of the region enclosed by the graphs of $y = x ^ { 2 }$ and $y = x$ is
    (A) $\frac { 1 } { 6 }$
    (B) $\frac { 1 } { 3 }$
    (C) $\frac { 1 } { 2 }$
    (D) $\frac { 5 } { 6 }$
    (E) 1
  2. If $f ( x ) = 2 x ^ { 2 } + 1$, then $\lim _ { x \rightarrow 0 } \frac { f ( x ) - f ( 0 ) } { x ^ { 2 } }$ is
    (A) 0
    (B) 1
    (C) 2
    (D) 4
    (E) nonexistent
  3. If $p$ is a polynomial of degree $n , n > 0$, what is the degree of the polynomial $Q ( x ) = \int _ { 0 } ^ { x } p ( t ) d t$ ?
    (A) 0
    (B) 1
    (C) $\quad n - 1$
    (D) $n$
    (E) $n + 1$
  4. A particle moves along the curve $x y = 10$. If $x = 2$ and $\frac { d y } { d t } = 3$, what is the value of $\frac { d x } { d t }$ ?
    (A) $- \frac { 5 } { 2 }$
    (B) $- \frac { 6 } { 5 }$
    (C) 0
    (D) $\frac { 4 } { 5 }$
    (E) $\frac { 6 } { 5 }$
  5. Which of the following represents the graph of the polar curve $r = 2 \sec \theta$ ?
    (A) [Figure]
    (B) [Figure]
    (C) [Figure]
    (D) [Figure]
    (E) [Figure]
  6. If $x = t ^ { 2 } + 1$ and $y = t ^ { 3 }$, then $\frac { d ^ { 2 } y } { d x ^ { 2 } } =$
    (A) $\frac { 3 } { 4 t }$
    (B) $\frac { 3 } { 2 t }$
    (C) $3 t$
    (D) $6 t$
    (E) $\frac { 3 } { 2 }$
  7. $\int _ { 0 } ^ { 1 } x ^ { 3 } e ^ { x ^ { 4 } } d x =$
    (A) $\frac { 1 } { 4 } ( e - 1 )$
    (B) $\frac { 1 } { 4 } e$
    (C) $e - 1$
    (D) $e$
    (E) $4 ( e - 1 )$
  8. If $f ( x ) = \ln \left( e ^ { 2 x } \right)$, then $f ^ { \prime } ( x ) =$
    (A) 1
    (B) 2
    (C) $2 x$
    (D) $e ^ { - 2 x }$
    (E) $2 e ^ { - 2 x }$
  9. If $f ( x ) = 1 + x ^ { \frac { 2 } { 3 } }$, which of the following is NOT true?
    (A) $\quad f$ is continuous for all real numbers.
    (B) $f$ has a minimum at $x = 0$.
    (C) $f$ is increasing for $x > 0$.
    (D) $f ^ { \prime } ( x )$ exists for all $x$.
    (E) $\quad f ^ { \prime \prime } ( x )$ is negative for $x > 0$.
  10. Which of the following functions are continuous at $x = 1$ ? I. $\ln x$ II. $e ^ { x }$ III. $\ln \left( e ^ { x } - 1 \right)$
    (A) I only
    (B) II only
    (C) I and II only
    (D) II and III only
    (E) I, II, and III
  11. $\int _ { 4 } ^ { \infty } \frac { - 2 x } { \sqrt [ 3 ] { 9 - x ^ { 2 } } } d x$ is
    (A) $7 ^ { \frac { 2 } { 3 } }$
    (B) $\frac { 3 } { 2 } \left( 7 ^ { \frac { 2 } { 3 } } \right)$
    (C) $9 ^ { \frac { 2 } { 3 } } + 7 ^ { \frac { 2 } { 3 } }$
    (D) $\frac { 3 } { 2 } \left( 9 ^ { \frac { 2 } { 3 } } + 7 ^ { \frac { 2 } { 3 } } \right)$
    (E) nonexistent
  12. The position of a particle moving along the $x$-axis is $x ( t ) = \sin ( 2 t ) - \cos ( 3 t )$ for time $t \geq 0$. When $t = \pi$, the acceleration of the particle is
    (A) 9
    (B) $\frac { 1 } { 9 }$
    (C) 0
    (D) $- \frac { 1 } { 9 }$
    (E) - 9
  13. If $\frac { d y } { d x } = x ^ { 2 } y$, then $y$ could be
    (A) $3 \ln \left( \frac { x } { 3 } \right)$
    (B) $e ^ { \frac { x ^ { 3 } } { 3 } } + 7$
    (C) $2 e ^ { \frac { x ^ { 3 } } { 3 } }$
    (D) $3 e ^ { 2 x }$
    (E) $\frac { x ^ { 3 } } { 3 } + 1$

1993 AP Calculus BC: Section I
  1. The derivative of $f$ is $x ^ { 4 } ( x - 2 ) ( x + 3 )$. At how many points will the graph of $f$ have a relative maximum?
    (A) None
    (B) One
    (C) Two
    (D) Three
    (E) Four
  2. If $f ( x ) = e ^ { \tan ^ { 2 } x }$, then $f ^ { \prime } ( x ) =$
    (A) $e ^ { \tan ^ { 2 } x }$
    (B) $\sec ^ { 2 } x e ^ { \tan ^ { 2 } x }$
    (C) $\tan ^ { 2 } x e ^ { \tan ^ { 2 } x - 1 }$
    (D) $2 \tan x \sec ^ { 2 } x e ^ { \tan ^ { 2 } x }$
    (E) $\quad 2 \tan x e ^ { \tan ^ { 2 } x }$
  3. Which of the following series diverge? I. $\quad \sum _ { k = 3 } ^ { \infty } \frac { 2 } { k ^ { 2 } + 1 }$ II. $\sum _ { k = 1 } ^ { \infty } \left( \frac { 6 } { 7 } \right) ^ { k }$ III. $\sum _ { k = 2 } ^ { \infty } \frac { ( - 1 ) ^ { k } } { k }$
    (A) None
    (B) II only
    (C) III only
    (D) I and III
    (E) II and III
  4. The slope of the line tangent to the graph of $\ln ( x y ) = x$ at the point where $x = 1$ is
    (A) 0
    (B) 1
    (C) $e$
    (D) $e ^ { 2 }$
    (E) $1 - e$
  5. If $e ^ { f ( x ) } = 1 + x ^ { 2 }$, then $f ^ { \prime } ( x ) =$
    (A) $\frac { 1 } { 1 + x ^ { 2 } }$
    (B) $\frac { 2 x } { 1 + x ^ { 2 } }$
    (C) $2 x \left( 1 + x ^ { 2 } \right)$
    (D) $\quad 2 x \left( e ^ { 1 + x ^ { 2 } } \right)$
    (E) $\quad 2 x \ln \left( 1 + x ^ { 2 } \right)$ [Figure]
  6. The shaded region $R$, shown in the figure above, is rotated about the $y$-axis to form a solid whose volume is 10 cubic units. Of the following, which best approximates $k$ ?
    (A) 1.51
    (B) 2.09
    (C) 2.49
    (D) 4.18
    (E) 4.77
  7. A particle moves along the $x$-axis so that at any time $t \geq 0$ the acceleration of the particle is $a ( t ) = e ^ { - 2 t }$. If at $t = 0$ the velocity of the particle is $\frac { 5 } { 2 }$ and its position is $\frac { 17 } { 4 }$, then its position at any time $t > 0$ is $x ( t ) =$
    (A) $- \frac { e ^ { - 2 t } } { 2 } + 3$
    (B) $\frac { e ^ { - 2 t } } { 4 } + 4$
    (C) $\quad 4 e ^ { - 2 t } + \frac { 9 } { 2 } t + \frac { 1 } { 4 }$
    (D) $\frac { e ^ { - 2 t } } { 2 } + 3 t + \frac { 15 } { 4 }$
    (E) $\frac { e ^ { - 2 t } } { 4 } + 3 t + 4$
  8. The value of the derivative of $y = \frac { \sqrt [ 3 ] { x ^ { 2 } + 8 } } { \sqrt [ 4 ] { 2 x + 1 } }$ at $x = 0$ is
    (A) - 1
    (B) $- \frac { 1 } { 2 }$
    (C) 0
    (D) $\frac { 1 } { 2 }$
    (E) 1

1993 AP Calculus BC: Section I
  1. If $f ( x ) = x ^ { 2 } e ^ { x }$, then the graph of $f$ is decreasing for all $x$ such that
    (A) $\quad x < - 2$
    (B) $- 2 < x < 0$
    (C) $x > - 2$
    (D) $x < 0$
    (E) $\quad x > 0$
  2. The length of the curve determined by the equations $x = t ^ { 2 }$ and $y = t$ from $t = 0$ to $t = 4$ is
    (A) $\quad \int _ { 0 } ^ { 4 } \sqrt { 4 t + 1 } d t$
    (B) $2 \int _ { 0 } ^ { 4 } \sqrt { t ^ { 2 } + 1 } d t$
    (C) $\int _ { 0 } ^ { 4 } \sqrt { 2 t ^ { 2 } + 1 } d t$
    (D) $\int _ { 0 } ^ { 4 } \sqrt { 4 t ^ { 2 } + 1 } d t$
    (E) $2 \pi \int _ { 0 } ^ { 4 } \sqrt { 4 t ^ { 2 } + 1 } d t$
  3. Let $f$ and $g$ be functions that are differentiable for all real numbers, with $g ( x ) \neq 0$ for $x \neq 0$.

If $\lim _ { x \rightarrow 0 } f ( x ) = \lim _ { x \rightarrow 0 } g ( x ) = 0$ and $\lim _ { x \rightarrow 0 } \frac { f ^ { \prime } ( x ) } { g ^ { \prime } ( x ) }$ exists, then $\lim _ { x \rightarrow 0 } \frac { f ( x ) } { g ( x ) }$ is
(A) 0
(B) $\frac { f ^ { \prime } ( x ) } { g ^ { \prime } ( x ) }$
(C) $\lim _ { x \rightarrow 0 } \frac { f ^ { \prime } ( x ) } { g ^ { \prime } ( x ) }$
(D) $\frac { f ^ { \prime } ( x ) g ( x ) - f ( x ) g ^ { \prime } ( x ) } { ( f ( x ) ) ^ { 2 } }$
(E) nonexistent
Q24 Indefinite & Definite Integrals Definite Integral as a Limit of Riemann Sums View
24. The expression $\frac { 1 } { 50 } \left( \sqrt { \frac { 1 } { 50 } } + \sqrt { \frac { 2 } { 50 } } + \sqrt { \frac { 3 } { 50 } } + \cdots + \sqrt { \frac { 50 } { 50 } } \right)$ is a Riemann sum approximation for
(A) $\int _ { 0 } ^ { 1 } \sqrt { \frac { x } { 50 } } d x$
(B) $\int _ { 0 } ^ { 1 } \sqrt { x } d x$
(C) $\frac { 1 } { 50 } \int _ { 0 } ^ { 1 } \sqrt { \frac { x } { 50 } } d x$
(D) $\frac { 1 } { 50 } \int _ { 0 } ^ { 1 } \sqrt { x } d x$
(E) $\frac { 1 } { 50 } \int _ { 0 } ^ { 50 } \sqrt { x } d x$ 25. $\int x \sin ( 2 x ) d x =$
(A) $- \frac { x } { 2 } \cos ( 2 x ) + \frac { 1 } { 4 } \sin ( 2 x ) + C$
(B) $- \frac { x } { 2 } \cos ( 2 x ) - \frac { 1 } { 4 } \sin ( 2 x ) + C$
(C) $\frac { x } { 2 } \cos ( 2 x ) - \frac { 1 } { 4 } \sin ( 2 x ) + C$
(D) $- 2 x \cos ( 2 x ) + \sin ( 2 x ) + C$
(E) $\quad - 2 x \cos ( 2 x ) - 4 \sin ( 2 x ) + C$
40 Minutes-Graphing Calculator Required
Notes: (1) The exact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among the choices the number that best approximates the exact numerical value.
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number. 76. If $f ( x ) = \frac { e ^ { 2 x } } { 2 x }$, then $f ^ { \prime } ( x ) =$
(A) 1
(B) $\frac { e ^ { 2 x } ( 1 - 2 x ) } { 2 x ^ { 2 } }$
(C) $e ^ { 2 x }$
(D) $\frac { e ^ { 2 x } ( 2 x + 1 ) } { x ^ { 2 } }$
(E) $\frac { e ^ { 2 x } ( 2 x - 1 ) } { 2 x ^ { 2 } }$ 77. The graph of the function $y = x ^ { 3 } + 6 x ^ { 2 } + 7 x - 2 \cos x$ changes concavity at $x =$
(A) - 1.58
(B) - 1.63
(C) - 1.67
(D) - 1.89
(E) - 2.33 [Figure] 78. The graph of $f$ is shown in the figure above. If $\int _ { 1 } ^ { 3 } f ( x ) d x = 2.3$ and $F ^ { \prime } ( x ) = f ( x )$, then $F ( 3 ) - F ( 0 ) =$
(A) 0.3
(B) 1.3
(C) 3.3
(D) 4.3
(E) 5.3 79. Let $f$ be a function such that $\lim _ { h \rightarrow 0 } \frac { f ( 2 + h ) - f ( 2 ) } { h } = 5$. Which of the following must be true? I. $f$ is continuous at $x = 2$. II. $\quad f$ is differentiable at $x = 2$. III. The derivative of $f$ is continuous at $x = 2$.
(A) I only
(B) II only
(C) I and II only
(D) I and III only
(E) II and III only 80. Let $f$ be the function given by $f ( x ) = 2 e ^ { 4 x ^ { 2 } }$. For what value of $x$ is the slope of the line tangent to the graph of $f$ at $( x , f ( x ) )$ equal to 3 ?
(A) 0.168
(B) 0.276
(C) 0.318
(D) 0.342
(E) 0.551 81. A railroad track and a road cross at right angles. An observer stands on the road 70 meters south of the crossing and watches an eastbound train traveling at 60 meters per second. At how many meters per second is the train moving away from the observer 4 seconds after it passes through the intersection?
(A) 57.60
(B) 57.88
(C) 59.20
(D) 60.00
(E) 67.40 82. If $y = 2 x - 8$, what is the minimum value of the product $x y$ ?
(A) - 16
(B) - 8
(C) $\quad - 4$
(D) 0
(E) 2 83. What is the area of the region in the first quadrant enclosed by the graphs of $y = \cos x , y = x$, and the $y$-axis?
(A) 0.127
(B) 0.385
(C) 0.400
(D) 0.600
(E) 0.947 84. The base of a solid $S$ is the region enclosed by the graph of $y = \sqrt { \ln x }$, the line $x = e$, and the $x$-axis. If the cross sections of $S$ perpendicular to the $x$-axis are squares, then the volume of $S$ is
(A) $\frac { 1 } { 2 }$
(B) $\frac { 2 } { 3 }$
(C) 1
(D) 2
(E) $\frac { 1 } { 3 } \left( e ^ { 3 } - 1 \right)$ 85. If the derivative of $f$ is given by $f ^ { \prime } ( x ) = e ^ { x } - 3 x ^ { 2 }$, at which of the following values of $x$ does $f$ have a relative maximum value?
(A) - 0.46
(B) 0.20
(C) 0.91
(D) 0.95
(E) 3.73 86. Let $f ( x ) = \sqrt { x }$. If the rate of change of $f$ at $x = c$ is twice its rate of change at $x = 1$, then $c =$
(A) $\frac { 1 } { 4 }$
(B) 1
(C) 4
(D) $\frac { 1 } { \sqrt { 2 } }$
(E) $\frac { 1 } { 2 \sqrt { 2 } }$ 87. At time $t \geq 0$, the acceleration of a particle moving on the $x$-axis is $a ( t ) = t + \sin t$. At $t = 0$, the velocity of the particle is - 2 . For what value $t$ will the velocity of the particle be zero?
(A) 1.02
(B) 1.48
(C) 1.85
(D) 2.81
(E) 3.14 [Figure] 88. Let $f ( x ) = \int _ { a } ^ { x } h ( t ) d t$, where $h$ has the graph shown above. Which of the following could be the graph of $f$ ?
(A) [Figure] [Figure]
(C) [Figure] [Figure]
(E) [Figure]
$x$00.51.01.52.0
$f ( x )$335813

  1. A table of values for a continuous function $f$ is shown above. If four equal subintervals of $[ 0,2 ]$ are used, which of the following is the trapezoidal approximation of $\int _ { 0 } ^ { 2 } f ( x ) d x ?$
    (A) 8
    (B) 12
    (C) 16
    (D) 24
    (E) 32
  2. Which of the following are antiderivatives of $f ( x ) = \sin x \cos x$ ? I. $F ( x ) = \frac { \sin ^ { 2 } x } { 2 }$ II. $F ( x ) = \frac { \cos ^ { 2 } x } { 2 }$ III. $F ( x ) = \frac { - \cos ( 2 x ) } { 4 }$
    (A) I only
    (B) II only
    (C) III only
    (D) I and III only
    (E) II and III only

50 Minutes-No Calculator
Note: Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. $\int _ { 0 } ^ { 1 } \sqrt { x } ( x + 1 ) d x =$
    (A) 0
    (B) 1
    (C) $\frac { 16 } { 15 }$
    (D) $\frac { 7 } { 5 }$
    (E) 2
  2. If $x = e ^ { 2 t }$ and $y = \sin ( 2 t )$, then $\frac { d y } { d x } =$
    (A) $\quad 4 e ^ { 2 t } \cos ( 2 \mathrm { t } )$
    (B) $\frac { e ^ { 2 t } } { \cos ( 2 \mathrm { t } ) }$
    (C) $\frac { \sin ( 2 \mathrm { t } ) } { 2 e ^ { 2 t } }$
    (D) $\frac { \cos ( 2 \mathrm { t } ) } { 2 e ^ { 2 t } }$
    (E) $\frac { \cos ( 2 \mathrm { t } ) } { e ^ { 2 t } }$
  3. The function $f$ given by $f ( x ) = 3 x ^ { 5 } - 4 x ^ { 3 } - 3 x$ has a relative maximum at $x =$
    (A) - 1
    (B) $- \frac { \sqrt { 5 } } { 5 }$
    (C) 0
    (D) $\frac { \sqrt { 5 } } { 5 }$
    (E) 1
  4. $\frac { d } { d x } \left( x e ^ { \ln x ^ { 2 } } \right) =$
    (A) $1 + 2 x$
    (B) $x + x ^ { 2 }$
    (C) $3 x ^ { 2 }$
    (D) $x ^ { 3 }$
    (E) $x ^ { 2 } + x ^ { 3 }$
  5. If $f ( x ) = ( x - 1 ) ^ { \frac { 3 } { 2 } } + \frac { e ^ { x - 2 } } { 2 }$, then $f ^ { \prime } ( 2 ) =$
    (A) 1
    (B) $\frac { 3 } { 2 }$
    (C) 2
    (D) $\frac { 7 } { 2 }$
    (E) $\frac { 3 + e } { 2 }$
  6. The line normal to the curve $y = \sqrt { 16 - x }$ at the point $( 0,4 )$ has slope
    (A) 8
    (B) 4
    (C) $\frac { 1 } { 8 }$
    (D) $- \frac { 1 } { 8 }$
    (E) - 8

Questions 7-9 refer to the graph and the information below. [Figure]
The function $f$ is defined on the closed interval $[ 0,8 ]$. The graph of its derivative $f ^ { \prime }$ is shown above. 7. The point $( 3,5 )$ is on the graph of $y = f ( x )$. An equation of the line tangent to the graph of $f$ at $( 3,5 )$ is
(A) $y = 2$
(B) $y = 5$
(C) $y - 5 = 2 ( x - 3 )$
(D) $y + 5 = 2 ( x - 3 )$
(E) $y + 5 = 2 ( x + 3 )$ 8. How many points of inflection does the graph of $f$ have?
(A) Two
(B) Three
(C) Four
(D) Five
(E) Six 9. At what value of $x$ does the absolute minimum of $f$ occur?
(A) 0
(B) 2
(C) 4
(D) 6
(E) 8 10. If $y = x y + x ^ { 2 } + 1$, then when $x = - 1 , \frac { d y } { d x }$ is
(A) $\frac { 1 } { 2 }$
(B) $- \frac { 1 } { 2 }$
(C) $\quad - 1$
(D) - 2
(E) nonexistent 11. $\int _ { 1 } ^ { \infty } \frac { x } { \left( 1 + x ^ { 2 } \right) ^ { 2 } } d x$ is
(A) $- \frac { 1 } { 2 }$
(B) $- \frac { 1 } { 4 }$
(C) $\frac { 1 } { 4 }$
(D) $\frac { 1 } { 2 }$
(E) divergent [Figure] 12. The graph of $f ^ { \prime }$, the derivative of $f$, is shown in the figure above. Which of the following describes all relative extrema of $f$ on the open interval $( a , b )$ ?
(A) One relative maximum and two relative minima
(B) Two relative maxima and one relative minimum
(C) Three relative maxima and one relative minimum
(D) One relative maximum and three relative minima
(E) Three relative maxima and two relative minima 13. A particle moves along the $x$-axis so that its acceleration at any time $t$ is $a ( t ) = 2 t - 7$. If the initial velocity of the particle is 6 , at what time $t$ during the interval $0 \leq t \leq 4$ is the particle farthest to the right?
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4 14. The sum of the infinite geometric series $\frac { 3 } { 2 } + \frac { 9 } { 16 } + \frac { 27 } { 128 } + \frac { 81 } { 1,024 } + \ldots$ is
(A) 1.60
(B) 2.35
(C) 2.40
(D) 2.45
(E) 2.50 15. The length of the path described by the parametric equations $x = \cos ^ { 3 } t$ and $y = \sin ^ { 3 } t$, for $0 \leq t \leq \frac { \pi } { 2 }$, is given by
(A) $\int _ { 0 } ^ { \frac { \pi } { 2 } } \sqrt { 3 \cos ^ { 2 } t + 3 \sin ^ { 2 } t } d t$
(B) $\int _ { 0 } ^ { \frac { \pi } { 2 } } \sqrt { - 3 \cos ^ { 2 } t \sin t + 3 \sin ^ { 2 } t \cos t } d t$
(C) $\int _ { 0 } ^ { \frac { \pi } { 2 } } \sqrt { 9 \cos ^ { 4 } t + 9 \sin ^ { 4 } t } d t$
(D) $\int _ { 0 } ^ { \frac { \pi } { 2 } } \sqrt { 9 \cos ^ { 4 } t \sin ^ { 2 } t + 9 \sin ^ { 4 } t \cos ^ { 2 } t } d t$
(E) $\int _ { 0 } ^ { \frac { \pi } { 2 } } \sqrt { \cos ^ { 6 } t + \sin ^ { 6 } t } d t$ 16. $\lim _ { h \rightarrow 0 } \frac { e ^ { h } - 1 } { 2 h }$ is
(A) 0
(B) $\frac { 1 } { 2 }$
(C) 1
(D) $e$
(E) nonexistent 17. Let $f$ be the function given by $f ( x ) = \ln ( 3 - x )$. The third-degree Taylor polynomial for $f$ about $x = 2$ is
(A) $\quad - ( x - 2 ) + \frac { ( x - 2 ) ^ { 2 } } { 2 } - \frac { ( x - 2 ) ^ { 3 } } { 3 }$
(B) $\quad - ( x - 2 ) - \frac { ( x - 2 ) ^ { 2 } } { 2 } - \frac { ( x - 2 ) ^ { 3 } } { 3 }$
(C) $( x - 2 ) + ( x - 2 ) ^ { 2 } + ( x - 2 ) ^ { 3 }$
(D) $\quad ( x - 2 ) + \frac { ( x - 2 ) ^ { 2 } } { 2 } + \frac { ( x - 2 ) ^ { 3 } } { 3 }$
(E) $\quad ( x - 2 ) - \frac { ( x - 2 ) ^ { 2 } } { 2 } + \frac { ( x - 2 ) ^ { 3 } } { 3 }$ 18. For what values of $t$ does the curve given by the parametric equations $x = t ^ { 3 } - t ^ { 2 } - 1$ and $y = t ^ { 4 } + 2 t ^ { 2 } - 8 t$ have a vertical tangent?
(A) 0 only
(B) 1 only
(C) 0 and $\frac { 2 } { 3 }$ only
(D) $0 , \frac { 2 } { 3 }$, and 1
(E) No value [Figure] 19. The graph of $y = f ( x )$ is shown in the figure above. If $A _ { 1 }$ and $A _ { 2 }$ are positive numbers that represent the areas of the shaded regions, then in terms of $A _ { 1 }$ and $A _ { 2 }$, $\int _ { - 4 } ^ { 4 } f ( x ) d x - 2 \int _ { - 1 } ^ { 4 } f ( x ) d x =$
(A) $A _ { 1 }$
(B) $A _ { 1 } - A _ { 2 }$
(C) $2 A _ { 1 } - A _ { 2 }$
(D) $A _ { 1 } + A _ { 2 }$
(E) $A _ { 1 } + 2 A _ { 2 }$ 20. What are all values of $x$ for which the series $\sum _ { n = 1 } ^ { \infty } \frac { ( x - 2 ) ^ { n } } { n \cdot 3 ^ { n } }$ converges?
(A) $- 3 \leq x \leq 3$
(B) $- 3 < x < 3$
(C) $- 1 < x \leq 5$
(D) $- 1 \leq x \leq 5$
(E) $- 1 \leq x < 5$ 21. Which of the following is equal to the area of the region inside the polar curve $r = 2 \cos \theta$ and outside the polar curve $r = \cos \theta$ ?
(A) $3 \int _ { 0 } ^ { \frac { \pi } { 2 } } \cos ^ { 2 } \theta d \theta$
(B) $3 \int _ { 0 } ^ { \pi } \cos ^ { 2 } \theta d \theta$
(C) $\frac { 3 } { 2 } \int _ { 0 } ^ { \frac { \pi } { 2 } } \cos ^ { 2 } \theta d \theta$
(D) $3 \int _ { 0 } ^ { \frac { \pi } { 2 } } \cos \theta d \theta$
(E) $3 \int _ { 0 } ^ { \pi } \cos \theta d \theta$ [Figure] 22. The graph of $f$ is shown in the figure above. If $g ( x ) = \int _ { a } ^ { x } f ( t ) d t$, for what value of $x$ does $g ( x )$ have a maximum?
(A) $a$
(B) $b$
(C) $c$
(D) $d$
(E) It cannot be determined from the information given. 23. In the triangle shown above, if $\theta$ increases at a constant rate of 3 radians per minute, at what rate is $x$ increasing in units per minute when $x$ equals 3 units?
(A) 3
(B) $\frac { 15 } { 4 }$
(C) 4
(D) 9
(E) 12 24. The Taylor series for $\sin x$ about $x = 0$ is $x - \frac { x ^ { 3 } } { 3 ! } + \frac { x ^ { 5 } } { 5 ! } - \ldots$. If $f$ is a function such that $f ^ { \prime } ( x ) = \sin \left( x ^ { 2 } \right)$, then the coefficient of $x ^ { 7 }$ in the Taylor series for $f ( x )$ about $x = 0$ is
(A) $\frac { 1 } { 7 ! }$
(B) $\frac { 1 } { 7 }$
(C) 0
(D) $- \frac { 1 } { 42 }$
(E) $- \frac { 1 } { 7 ! }$ 25. The closed interval $[ a , b ]$ is partitioned into $n$ equal subintervals, each of width $\Delta x$, by the numbers $x _ { 0 } , x _ { 1 } , \ldots , x _ { n }$ where $a = x _ { 0 } < x _ { 1 } < x _ { 2 } < \cdots < x _ { n - 1 } < x _ { n } = b$. What is $\lim _ { n \rightarrow \infty } \sum _ { i = 1 } ^ { n } \sqrt { x _ { i } } \Delta x$ ?
(A) $\frac { 2 } { 3 } \left( b ^ { \frac { 3 } { 2 } } - a ^ { \frac { 3 } { 2 } } \right)$
(B) $b ^ { \frac { 3 } { 2 } } - a ^ { \frac { 3 } { 2 } }$
(C) $\frac { 3 } { 2 } \left( b ^ { \frac { 3 } { 2 } } - a ^ { \frac { 3 } { 2 } } \right)$
(D) $b ^ { \frac { 1 } { 2 } } - a ^ { \frac { 1 } { 2 } }$
(E) $\quad 2 \left( b ^ { \frac { 1 } { 2 } } - a ^ { \frac { 1 } { 2 } } \right)$
40 Minutes-Graphing Calculator Required
Notes: (1) The exact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among the choices the number that best approximates the exact numerical value.
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number. 76. Which of the following sequences converge? I. $\left\{ \frac { 5 n } { 2 n - 1 } \right\}$ II. $\left\{ \frac { e ^ { n } } { n } \right\}$ III. $\left\{ \frac { e ^ { n } } { 1 + e ^ { n } } \right\}$
(A) I only
(B) II only
(C) I and II only
(D) I and III only
(E) I, II, and III 77. When the region enclosed by the graphs of $y = x$ and $y = 4 x - x ^ { 2 }$ is revolved about the $y$-axis, the volume of the solid generated is given by
(A) $\pi \int _ { 0 } ^ { 3 } \left( x ^ { 3 } - 3 x ^ { 2 } \right) d x$
(B) $\pi \int _ { 0 } ^ { 3 } \left( x ^ { 2 } - \left( 4 x - x ^ { 2 } \right) ^ { 2 } \right) d x$
(C) $\pi \int _ { 0 } ^ { 3 } \left( 3 x - x ^ { 2 } \right) ^ { 2 } d x$
(D) $2 \pi \int _ { 0 } ^ { 3 } \left( x ^ { 3 } - 3 x ^ { 2 } \right) d x$
(E) $\quad 2 \pi \int _ { 0 } ^ { 3 } \left( 3 x ^ { 2 } - x ^ { 3 } \right) d x$ 78. $\lim _ { h \rightarrow 0 } \frac { \ln ( e + h ) - 1 } { h }$ is
(A) $f ^ { \prime } ( e )$, where $f ( x ) = \ln x$
(B) $f ^ { \prime } ( e )$, where $f ( x ) = \frac { \ln x } { x }$
(C) $f ^ { \prime } ( 1 )$, where $f ( x ) = \ln x$
(D) $f ^ { \prime } ( 1 )$, where $f ( x ) = \ln ( x + e )$
(E) $\quad f ^ { \prime } ( 0 )$, where $f ( x ) = \ln x$ 79. The position of an object attached to a spring is given by $y ( t ) = \frac { 1 } { 6 } \cos ( 5 t ) - \frac { 1 } { 4 } \sin ( 5 t )$, where $t$ is time in seconds. In the first 4 seconds, how many times is the velocity of the object equal to 0 ?
(A) Zero
(B) Three
(C) Five
(D) Six
(E) Seven 80. Let $f$ be the function given by $f ( x ) = \cos ( 2 x ) + \ln ( 3 x )$. What is the least value of $x$ at which the graph of $f$ changes concavity?
(A) 0.56
(B) 0.93
(C) 1.18
(D) 2.38
(E) 2.44 81. Let $f$ be a continuous function on the closed interval $[ - 3,6 ]$. If $f ( - 3 ) = - 1$ and $f ( 6 ) = 3$, then the Intermediate Value Theorem guarantees that
(A) $f ( 0 ) = 0$
(B) $f ^ { \prime } ( c ) = \frac { 4 } { 9 }$ for at least one $c$ between - 3 and 6
(C) $- 1 \leq f ( x ) \leq 3$ for all $x$ between - 3 and 6
(D) $f ( c ) = 1$ for at least one $c$ between - 3 and 6
(E) $\quad f ( c ) = 0$ for at least one $c$ between - 1 and 3 82. If $0 \leq x \leq 4$, of the following, which is the greatest value of $x$ such that $\int _ { 0 } ^ { x } \left( t ^ { 2 } - 2 t \right) d t \geq \int _ { 2 } ^ { x } t d t$ ?
(A) 1.35
(B) 1.38
(C) 1.41
(D) 1.48
(E) 1.59 83. If $\frac { d y } { d x } = ( 1 + \ln x ) y$ and if $y = 1$ when $x = 1$, then $y =$
(A) $e ^ { \frac { x ^ { 2 } - 1 } { x ^ { 2 } } }$
(B) $1 + \ln x$
(C) $\ln x$
(D) $e ^ { 2 x + x \ln x - 2 }$
(E) $e ^ { x \ln x }$ 84. $\int x ^ { 2 } \sin x d x =$
(A) $- x ^ { 2 } \cos x - 2 x \sin x - 2 \cos x + C$
(B) $- x ^ { 2 } \cos x + 2 x \sin x - 2 \cos x + C$
(C) $- x ^ { 2 } \cos x + 2 x \sin x + 2 \cos x + C$
(D) $- \frac { x ^ { 3 } } { 3 } \cos x + C$
(E) $\quad 2 x \cos x + C$ 85. Let $f$ be a twice differentiable function such that $f ( 1 ) = 2$ and $f ( 3 ) = 7$. Which of the following must be true for the function $f$ on the interval $1 \leq x \leq 3$ ? I. The average rate of change of $f$ is $\frac { 5 } { 2 }$. II. The average value of $f$ is $\frac { 9 } { 2 }$. III. The average value of $f ^ { \prime }$ is $\frac { 5 } { 2 }$.
(A) None
(B) I only
(C) III only
(D) I and III only
(E) II and III only 86. $\int \frac { d x } { ( x - 1 ) ( x + 3 ) } =$
(A) $\frac { 1 } { 4 } \ln \left| \frac { x - 1 } { x + 3 } \right| + C$
(B) $\frac { 1 } { 4 } \ln \left| \frac { x + 3 } { x - 1 } \right| + C$
(C) $\frac { 1 } { 2 } \ln | ( x - 1 ) ( x + 3 ) | + C$
(D) $\frac { 1 } { 2 } \ln \left| \frac { 2 x + 2 } { ( x - 1 ) ( x + 3 ) } \right| + C$
(E) $\quad \ln | ( x - 1 ) ( x + 3 ) | + C$ 87. The base of a solid is the region in the first quadrant enclosed by the graph of $y = 2 - x ^ { 2 }$ and the coordinate axes. If every cross section of the solid perpendicular to the $y$-axis is a square, the volume of the solid is given by
(A) $\pi \int _ { 0 } ^ { 2 } ( 2 - y ) ^ { 2 } d y$
(B) $\int _ { 0 } ^ { 2 } ( 2 - y ) d y$
(C) $\pi \int _ { 0 } ^ { \sqrt { 2 } } \left( 2 - x ^ { 2 } \right) ^ { 2 } d x$
(D) $\int _ { 0 } ^ { \sqrt { 2 } } \left( 2 - x ^ { 2 } \right) ^ { 2 } d x$
(E) $\int _ { 0 } ^ { \sqrt { 2 } } \left( 2 - x ^ { 2 } \right) d x$ 88. Let $f ( x ) = \int _ { 0 } ^ { x ^ { 2 } } \sin t d t$. At how many points in the closed interval $[ 0 , \sqrt { \pi } ]$ does the instantaneous rate of change of $f$ equal the average rate of change of $f$ on that interval?
(A) Zero
(B) One
(C) Two
(D) Three
(E) Four 89. If $f$ is the antiderivative of $\frac { x ^ { 2 } } { 1 + x ^ { 5 } }$ such that $f ( 1 ) = 0$, then $f ( 4 ) =$
(A) - 0.012
(B) 0
(C) 0.016
(D) 0.376
(E) 0.629 90. A force of 10 pounds is required to stretch a spring 4 inches beyond its natural length. Assuming Hooke's law applies, how much work is done in stretching the spring from its natural length to 6 inches beyond its natural length?
(A) 60.0 inch-pounds
(B) 45.0 inch-pounds
(C) 40.0 inch-pounds
(D) 15.0 inch-pounds
(E) 7.2 inch-pounds
55 Minutes-No Calculator
Note: Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. What is the $x$-coordinate of the point of inflection on the graph of $y = \frac { 1 } { 3 } x ^ { 3 } + 5 x ^ { 2 } + 24$ ?
    (A) 5
    (B) 0
    (C) $- \frac { 10 } { 3 }$
    (D) - 5
    (E) - 10 [Figure]
  2. The graph of a piecewise-linear function $f$, for $- 1 \leq x \leq 4$, is shown above. What is the value of $\int _ { - 1 } ^ { 4 } f ( x ) d x$ ?
    (A) 1
    (B) 2.5
    (C) 4
    (D) 5.5
    (E) 8
  3. $\int _ { 1 } ^ { 2 } \frac { 1 } { x ^ { 2 } } d x =$
    (A) $- \frac { 1 } { 2 }$
    (B) $\frac { 7 } { 24 }$
    (C) $\frac { 1 } { 2 }$
    (D) 1
    (E) $2 \ln 2$
  4. If $f$ is continuous for $a \leq x \leq b$ and differentiable for $a < x < b$, which of the following could be false?
    (A) $f ^ { \prime } ( c ) = \frac { f ( b ) - f ( a ) } { b - a }$ for some $c$ such that $a < c < b$.
    (B) $f ^ { \prime } ( c ) = 0$ for some $c$ such that $a < c < b$.
    (C) $f$ has a minimum value on $a \leq x \leq b$.
    (D) $f$ has a maximum value on $a \leq x \leq b$.
    (E) $\int _ { a } ^ { b } f ( x ) d x$ exists.
  5. $\int _ { 0 } ^ { x } \sin t d t =$
    (A) $\sin x$
    (B) $- \cos x$
    (C) $\cos x$
    (D) $\cos x - 1$
    (E) $1 - \cos x$
  6. If $x ^ { 2 } + x y = 10$, then when $x = 2 , \frac { d y } { d x } =$
    (A) $- \frac { 7 } { 2 }$
    (B) - 2
    (C) $\frac { 2 } { 7 }$
    (D) $\frac { 3 } { 2 }$
    (E) $\frac { 7 } { 2 }$
  7. $\int _ { 1 } ^ { e } \left( \frac { x ^ { 2 } - 1 } { x } \right) d x =$
    (A) $e - \frac { 1 } { e }$
    (B) $e ^ { 2 } - e$
    (C) $\frac { e ^ { 2 } } { 2 } - e + \frac { 1 } { 2 }$
    (D) $e ^ { 2 } - 2$
    (E) $\frac { e ^ { 2 } } { 2 } - \frac { 3 } { 2 }$
  8. Let $f$ and $g$ be differentiable functions with the following properties:
    (i) $g ( x ) > 0$ for all $x$
    (ii) $\quad f ( 0 ) = 1$

If $h ( x ) = f ( x ) g ( x )$ and $h ^ { \prime } ( x ) = f ( x ) g ^ { \prime } ( x )$, then $f ( x ) =$
(A) $f ^ { \prime } ( x )$
(B) $g ( x )$
(C) $e ^ { x }$
(D) 0
(E) 1 [Figure] 9. The flow of oil, in barrels per hour, through a pipeline on July 9 is given by the graph shown above. Of the following, which best approximates the total number of barrels of oil that passed through the pipeline that day?
(A) 500
(B) 600
(C) 2,400
(D) 3,000
(E) 4,800 10. What is the instantaneous rate of change at $x = 2$ of the function $f$ given by $f ( x ) = \frac { x ^ { 2 } - 2 } { x - 1 }$ ?
(A) - 2
(B) $\frac { 1 } { 6 }$
(C) $\frac { 1 } { 2 }$
(D) 2
(E) 6 11. If $f$ is a linear function and $0 < a < b$, then $\int _ { a } ^ { b } f ^ { \prime \prime } ( x ) d x =$
(A) 0
(B) 1
(C) $\frac { a b } { 2 }$
(D) $b - a$
(E) $\frac { b ^ { 2 } - a ^ { 2 } } { 2 }$ 12. If $f ( x ) = \left\{ \begin{array} { r r } \ln x & \text { for } 0 < x \leq 2 \\ x ^ { 2 } \ln 2 & \text { for } 2 < x \leq 4 , \end{array} \right.$ then $\lim _ { x \rightarrow 2 } f ( x )$ is
(A) $\ln 2$
(B) $\quad \ln 8$
(C) $\quad \ln 16$
(D) 4
(E) nonexistent [Figure] 13. The graph of the function $f$ shown in the figure above has a vertical tangent at the point $( 2,0 )$ and horizontal tangents at the points $( 1 , - 1 )$ and $( 3,1 )$. For what values of $x , - 2 < x < 4$, is $f$ not differentiable?
(A) 0 only
(B) 0 and 2 only
(C) 1 and 3 only
(D) 0, 1, and 3 only
(E) 0, 1, 2, and 3 14. A particle moves along the $x$-axis so that its position at time $t$ is given by $x ( t ) = t ^ { 2 } - 6 t + 5$. For what value of $t$ is the velocity of the particle zero?
(A) 1
(B) 2
(C) 3
(D) 4
(E) 5 15. If $F ( x ) = \int _ { 0 } ^ { x } \sqrt { t ^ { 3 } + 1 } d t$, then $F ^ { \prime } ( 2 ) =$
(A) - 3
(B) - 2
(C) 2
(D) 3
(E) 18 16. If $f ( x ) = \sin \left( e ^ { - x } \right)$, then $f ^ { \prime } ( x ) =$
(A) $\quad - \cos \left( e ^ { - x } \right)$
(B) $\quad \cos \left( e ^ { - x } \right) + e ^ { - x }$
(C) $\quad \cos \left( e ^ { - x } \right) - e ^ { - x }$
(D) $e ^ { - x } \cos \left( e ^ { - x } \right)$
(E) $\quad - e ^ { - x } \cos \left( e ^ { - x } \right)$ [Figure] 17. The graph of a twice-differentiable function $f$ is shown in the figure above. Which of the following is true?
(A) $f ( 1 ) < f ^ { \prime } ( 1 ) < f ^ { \prime \prime } ( 1 )$
(B) $f ( 1 ) < f ^ { \prime \prime } ( 1 ) < f ^ { \prime } ( 1 )$
(C) $f ^ { \prime } ( 1 ) < f ( 1 ) < f ^ { \prime \prime } ( 1 )$
(D) $f ^ { \prime \prime } ( 1 ) < f ( 1 ) < f ^ { \prime } ( 1 )$
(E) $f ^ { \prime \prime } ( 1 ) < f ^ { \prime } ( 1 ) < f ( 1 )$ 18. An equation of the line tangent to the graph of $y = x + \cos x$ at the point $( 0,1 )$ is
(A) $y = 2 x + 1$
(B) $y = x + 1$
(C) $y = x$
(D) $y = x - 1$
(E) $y = 0$ 19. If $f ^ { \prime \prime } ( x ) = x ( x + 1 ) ( x - 2 ) ^ { 2 }$, then the graph of $f$ has inflection points when $x =$
(A) - 1 only
(B) 2 only
(C) -1 and 0 only
(D) -1 and 2 only
(E) $- 1,0$, and 2 only 20. What are all values of $k$ for which $\int _ { - 3 } ^ { k } x ^ { 2 } d x = 0$ ?
(A) - 3
(B) 0
(C) 3
(D) -3 and 3
(E) $- 3,0$, and 3 21. If $\frac { d y } { d t } = k y$ and $k$ is a nonzero constant, then $y$ could be
(A) $2 e ^ { k t y }$
(B) $2 e ^ { k t }$
(C) $e ^ { k t } + 3$
(D) $k t y + 5$
(E) $\frac { 1 } { 2 } k y ^ { 2 } + \frac { 1 } { 2 }$ 22. The function $f$ is given by $f ( x ) = x ^ { 4 } + x ^ { 2 } - 2$. On which of the following intervals is $f$ increasing?
(A) $\left( - \frac { 1 } { \sqrt { 2 } } , \infty \right)$
(B) $\left( - \frac { 1 } { \sqrt { 2 } } , \frac { 1 } { \sqrt { 2 } } \right)$
(C) $( 0 , \infty )$
(D) $( - \infty , 0 )$
(E) $\left( - \infty , - \frac { 1 } { \sqrt { 2 } } \right)$ [Figure] 23. The graph of $f$ is shown in the figure above. Which of the following could be the graph of the derivative of $f$ ?
(A) [Figure]
(B) [Figure]
(C) [Figure]
(D) [Figure]
(E) [Figure] 24. The maximum acceleration attained on the interval $0 \leq t \leq 3$ by the particle whose velocity is given by $v ( t ) = t ^ { 3 } - 3 t ^ { 2 } + 12 t + 4$ is
(A) 9
(B) 12
(C) 14
(D) 21
(E) 40 25. What is the area of the region between the graphs of $y = x ^ { 2 }$ and $y = - x$ from $x = 0$ to $x = 2$ ?
(A) $\frac { 2 } { 3 }$
(B) $\frac { 8 } { 3 }$
(C) 4
(D) $\frac { 14 } { 3 }$
(E) $\frac { 16 } { 3 }$
$x$012
$f ( x )$1$k$2

  1. The function $f$ is continuous on the closed interval $[ 0,2 ]$ and has values that are given in the table above. The equation $f ( x ) = \frac { 1 } { 2 }$ must have at least two solutions in the interval $[ 0,2 ]$ if $k =$
    (A) 0
    (B) $\frac { 1 } { 2 }$
    (C) 1
    (D) 2
    (E) 3
  2. What is the average value of $y = x ^ { 2 } \sqrt { x ^ { 3 } + 1 }$ on the interval $[ 0,2 ]$ ?
    (A) $\frac { 26 } { 9 }$
    (B) $\frac { 52 } { 9 }$
    (C) $\frac { 26 } { 3 }$
    (D) $\frac { 52 } { 3 }$
    (E) 24
  3. If $f ( x ) = \tan ( 2 x )$, then $f ^ { \prime } \left( \frac { \pi } { 6 } \right) =$
    (A) $\sqrt { 3 }$
    (B) $2 \sqrt { 3 }$
    (C) 4
    (D) $4 \sqrt { 3 }$
    (E) 8

50 Minutes-Graphing Calculator Required
Notes: (1) The exact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among the choices the number that best approximates the exact numerical value.
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number. [Figure] 76. The graph of a function $f$ is shown above. Which of the following statements about $f$ is false?
(A) $f$ is continuous at $x = a$.
(B) $f$ has a relative maximum at $x = a$.
(C) $x = a$ is in the domain of $f$.
(D) $\lim _ { x \rightarrow a ^ { + } } f ( x )$ is equal to $\lim _ { x \rightarrow a ^ { - } } f ( x )$.
(E) $\lim _ { x \rightarrow a } f ( x )$ exists. 77. Let $f$ be the function given by $f ( x ) = 3 e ^ { 2 x }$ and let $g$ be the function given by $g ( x ) = 6 x ^ { 3 }$. At what value of $x$ do the graphs of $f$ and $g$ have parallel tangent lines?
(A) - 0.701
(B) - 0.567
(C) - 0.391
(D) - 0.302
(E) - 0.258 78. The radius of a circle is decreasing at a constant rate of 0.1 centimeter per second. In terms of the circumference $C$, what is the rate of change of the area of the circle, in square centimeters per second?
(A) $- ( 0.2 ) \pi C$
(B) $- ( 0.1 ) C$
(C) $- \frac { ( 0.1 ) C } { 2 \pi }$
(D) $\quad ( 0.1 ) ^ { 2 } C$
(E) $\quad ( 0.1 ) ^ { 2 } \pi C$ [Figure] [Figure] [Figure] 79. The graphs of the derivatives of the functions $f , g$, and $h$ are shown above. Which of the functions $f , g$, or $h$ have a relative maximum on the open interval $a < x < b$ ?
(A) $f$ only
(B) $g$ only
(C) $h$ only
(D) $f$ and $g$ only
(E) $f , g$, and $h$ 80. The first derivative of the function $f$ is given by $f ^ { \prime } ( x ) = \frac { \cos ^ { 2 } x } { x } - \frac { 1 } { 5 }$. How many critical values does $f$ have on the open interval $( 0,10 )$ ?
(A) One
(B) Three
(C) Four
(D) Five
(E) Seven 81. Let $f$ be the function given by $f ( x ) = | x |$. Which of the following statements about $f$ are true? I. $f$ is continuous at $x = 0$. II. $\quad f$ is differentiable at $x = 0$. III. $f$ has an absolute minimum at $x = 0$.
(A) I only
(B) II only
(C) III only
(D) I and III only
(E) II and III only 82. If $f$ is a continuous function and if $F ^ { \prime } ( x ) = f ( x )$ for all real numbers $x$, then $\int _ { 1 } ^ { 3 } f ( 2 x ) d x =$
(A) $2 F ( 3 ) - 2 F ( 1 )$
(B) $\frac { 1 } { 2 } F ( 3 ) - \frac { 1 } { 2 } F ( 1 )$
(C) $2 F ( 6 ) - 2 F ( 2 )$
(D) $F ( 6 ) - F ( 2 )$
(E) $\frac { 1 } { 2 } F ( 6 ) - \frac { 1 } { 2 } F ( 2 )$ 83. If $a \neq 0$, then $\lim _ { x \rightarrow a } \frac { x ^ { 2 } - a ^ { 2 } } { x ^ { 4 } - a ^ { 4 } }$ is
(A) $\frac { 1 } { a ^ { 2 } }$
(B) $\frac { 1 } { 2 a ^ { 2 } }$
(C) $\frac { 1 } { 6 a ^ { 2 } }$
(D) 0
(E) nonexistent 84. Population $y$ grows according to the equation $\frac { d y } { d t } = k y$, where $k$ is a constant and $t$ is measured in years. If the population doubles every 10 years, then the value of $k$ is
(A) 0.069
(B) 0.200
(C) 0.301
(D) 3.322
(E) 5.000
$x$2578
$f ( x )$10304020

  1. The function $f$ is continuous on the closed interval $[ 2,8 ]$ and has values that are given in the table above. Using the subintervals [2,5], [5,7], and [7,8], what is the trapezoidal approximation of $\int _ { 2 } ^ { 8 } f ( x ) d x ?$
    (A) 110
    (B) 130
    (C) 160
    (D) 190
    (E) 210 [Figure]
  2. The base of a solid is a region in the first quadrant bounded by the $x$-axis, the $y$-axis, and the line $x + 2 y = 8$, as shown in the figure above. If cross sections of the solid perpendicular to the $x$-axis are semicircles, what is the volume of the solid?
    (A) 12.566
    (B) 14.661
    (C) 16.755
    (D) 67.021
    (E) 134.041
  3. Which of the following is an equation of the line tangent to the graph of $f ( x ) = x ^ { 4 } + 2 x ^ { 2 }$ at the point where $f ^ { \prime } ( x ) = 1$ ?
    (A) $y = 8 x - 5$
    (B) $y = x + 7$
    (C) $y = x + 0.763$
    (D) $y = x - 0.122$
    (E) $y = x - 2.146$
  4. Let $F ( x )$ be an antiderivative of $\frac { ( \ln x ) ^ { 3 } } { x }$. If $F ( 1 ) = 0$, then $F ( 9 ) =$
    (A) 0.048
    (B) 0.144
    (C) 5.827
    (D) 23.308
    (E) $1,640.250$
  5. If $g$ is a differentiable function such that $g ( x ) < 0$ for all real numbers $x$ and if $f ^ { \prime } ( x ) = \left( x ^ { 2 } - 4 \right) g ( x )$, which of the following is true?
    (A) $f$ has a relative maximum at $x = - 2$ and a relative minimum at $x = 2$.
    (B) $f$ has a relative minimum at $x = - 2$ and a relative maximum at $x = 2$.
    (C) $f$ has relative minima at $x = - 2$ and at $x = 2$.
    (D) $f$ has relative maxima at $x = - 2$ and at $x = 2$.
    (E) It cannot be determined if $f$ has any relative extrema.
  6. If the base $b$ of a triangle is increasing at a rate of 3 inches per minute while its height $h$ is decreasing at a rate of 3 inches per minute, which of the following must be true about the area $A$ of the triangle?
    (A) $A$ is always increasing.
    (B) $A$ is always decreasing.
    (C) $A$ is decreasing only when $b < h$.
    (D) $A$ is decreasing only when $b > h$.
    (E) $A$ remains constant.
  7. Let $f$ be a function that is differentiable on the open interval $( 1,10 )$. If $f ( 2 ) = - 5 , f ( 5 ) = 5$, and $f ( 9 ) = - 5$, which of the following must be true? I. $f$ has at least 2 zeros. II. The graph of $f$ has at least one horizontal tangent. III. For some $c , 2 < c < 5 , f ( c ) = 3$.
    (A) None
    (B) I only
    (C) I and II only
    (D) I and III only
    (E) I, II, and III
  8. If $0 \leq k < \frac { \pi } { 2 }$ and the area under the curve $y = \cos x$ from $x = k$ to $x = \frac { \pi } { 2 }$ is 0.1 , then $k =$
    (A) 1.471
    (B) 1.414
    (C) 1.277
    (D) 1.120
    (E) 0.436

$\mathbf { 5 5 }$ Minutes-No Calculator
Note: Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. What are all values of $x$ for which the function $f$ defined by $f ( x ) = x ^ { 3 } + 3 x ^ { 2 } - 9 x + 7$ is increasing?
    (A) $- 3 < x < 1$
    (B) $- 1 < x < 1$
    (C) $x < - 3$ or $x > 1$
    (D) $x < - 1$ or $x > 3$
    (E) All real numbers
  2. In the $x y$-plane, the graph of the parametric equations $x = 5 t + 2$ and $y = 3 t$, for $- 3 \leq t \leq 3$, is a line segment with slope
    (A) $\frac { 3 } { 5 }$
    (B) $\frac { 5 } { 3 }$
    (C) 3
    (D) 5
    (E) 13
  3. The slope of the line tangent to the curve $y ^ { 2 } + ( x y + 1 ) ^ { 3 } = 0$ at $( 2 , - 1 )$ is
    (A) $- \frac { 3 } { 2 }$
    (B) $- \frac { 3 } { 4 }$
    (C) 0
    (D) $\frac { 3 } { 4 }$
    (E) $\frac { 3 } { 2 }$
  4. $\int \frac { 1 } { x ^ { 2 } - 6 x + 8 } d x =$
    (A) $\quad \frac { 1 } { 2 } \ln \left| \frac { x - 4 } { x - 2 } \right| + C$
    (B) $\quad \frac { 1 } { 2 } \ln \left| \frac { x - 2 } { x - 4 } \right| + C$
    (C) $\frac { 1 } { 2 } \ln | ( x - 2 ) ( x - 4 ) | + C$
    (D) $\frac { 1 } { 2 } \ln | ( x - 4 ) ( x + 2 ) | + C$
    (E) $\quad \ln | ( x - 2 ) ( x - 4 ) | + C$
  5. If $f$ and $g$ are twice differentiable and if $h ( x ) = f ( g ( x ) )$, then $h ^ { \prime \prime } ( x ) =$
    (A) $f ^ { \prime \prime } ( g ( x ) ) \left[ g ^ { \prime } ( x ) \right] ^ { 2 } + f ^ { \prime } ( g ( x ) ) g ^ { \prime \prime } ( x )$
    (B) $f ^ { \prime \prime } ( g ( x ) ) g ^ { \prime } ( x ) + f ^ { \prime } ( g ( x ) ) g ^ { \prime \prime } ( x )$
    (C) $f ^ { \prime \prime } ( g ( x ) ) \left[ g ^ { \prime } ( x ) \right] ^ { 2 }$
    (D) $f ^ { \prime \prime } ( g ( x ) ) g ^ { \prime \prime } ( x )$
    (E) $f ^ { \prime \prime } ( g ( x ) )$ [Figure]
  6. The graph of $y = h ( x )$ is shown above. Which of the following could be the graph of $y = h ^ { \prime } ( x )$ ?
    (A) [Figure]
    (B) [Figure]
    (C) [Figure]
    (D) [Figure]
    (E) [Figure]
  7. $\int _ { 1 } ^ { e } \left( \frac { x ^ { 2 } - 1 } { x } \right) d x =$
    (A) $e - \frac { 1 } { e }$
    (B) $e ^ { 2 } - e$
    (C) $\frac { e ^ { 2 } } { 2 } - e + \frac { 1 } { 2 }$
    (D) $e ^ { 2 } - 2$
    (E) $\frac { e ^ { 2 } } { 2 } - \frac { 3 } { 2 }$
  8. If $\frac { d y } { d x } = \sin x \cos ^ { 2 } x$ and if $y = 0$ when $x = \frac { \pi } { 2 }$, what is the value of $y$ when $x = 0$ ?
    (A) - 1
    (B) $- \frac { 1 } { 3 }$
    (C) 0
    (D) $\frac { 1 } { 3 }$
    (E) 1 [Figure]
  9. The flow of oil, in barrels per hour, through a pipeline on July 9 is given by the graph shown above. Of the following, which best approximates the total number of barrels of oil that passed through the pipeline that day?
    (A) 500
    (B) 600
    (C) 2,400
    (D) 3,000
    (E) 4,800
  10. A particle moves on a plane curve so that at any time $t > 0$ its $x$-coordinate is $t ^ { 3 } - t$ and its $y$-coordinate is $( 2 t - 1 ) ^ { 3 }$. The acceleration vector of the particle at $t = 1$ is
    (A) $( 0,1 )$
    (B) $( 2,3 )$
    (C) $( 2,6 )$
    (D) $( 6,12 )$
    (E) $( 6,24 )$
  11. If $f$ is a linear function and $0 < a < b$, then $\int _ { a } ^ { b } f ^ { \prime \prime } ( x ) d x =$
    (A) 0
    (B) 1
    (C) $\frac { a b } { 2 }$
    (D) $b - a$
    (E) $\frac { b ^ { 2 } - a ^ { 2 } } { 2 }$
  12. If $f ( x ) = \left\{ \begin{aligned} \ln x & \text { for } 0 < x \leq 2 \\ x ^ { 2 } \ln 2 & \text { for } 2 < x \leq 4 , \end{aligned} \right.$ then $\lim _ { x \rightarrow 2 } f ( x )$ is
    (A) $\quad \ln 2$
    (B) $\quad \ln 8$
    (C) $\quad \ln 16$
    (D) 4
    (E) nonexistent [Figure]
  13. The graph of the function $f$ shown in the figure above has a vertical tangent at the point $( 2,0 )$ and horizontal tangents at the points $( 1 , - 1 )$ and $( 3,1 )$. For what values of $x , - 2 < x < 4$, is $f$ not differentiable?
    (A) 0 only
    (B) 0 and 2 only
    (C) 1 and 3 only
    (D) 0, 1, and 3 only
    (E) 0, 1, 2, and 3
  14. What is the approximation of the value of $\sin 1$ obtained by using the fifth-degree Taylor polynomial about $x = 0$ for $\sin x$ ?
    (A) $1 - \frac { 1 } { 2 } + \frac { 1 } { 24 }$
    (B) $1 - \frac { 1 } { 2 } + \frac { 1 } { 4 }$
    (C) $1 - \frac { 1 } { 3 } + \frac { 1 } { 5 }$
    (D) $1 - \frac { 1 } { 4 } + \frac { 1 } { 8 }$
    (E) $\quad 1 - \frac { 1 } { 6 } + \frac { 1 } { 120 }$
  15. $\int x \cos x d x =$
    (A) $\quad x \sin x - \cos x + C$
    (B) $x \sin x + \cos x + C$
    (C) $- x \sin x + \cos x + C$
    (D) $x \sin x + C$
    (E) $\frac { 1 } { 2 } x ^ { 2 } \sin x + C$
  16. If $f$ is the function defined by $f ( x ) = 3 x ^ { 5 } - 5 x ^ { 4 }$, what are all the $x$-coordinates of points of inflection for the graph of $f$ ?
    (A) - 1
    (B) 0
    (C) 1
    (D) 0 and 1
    (E) -1, 0, and 1 [Figure]
  17. The graph of a twice-differentiable function $f$ is shown in the figure above. Which of the following is true?
    (A) $f ( 1 ) < f ^ { \prime } ( 1 ) < f ^ { \prime \prime } ( 1 )$
    (B) $f ( 1 ) < f ^ { \prime \prime } ( 1 ) < f ^ { \prime } ( 1 )$
    (C) $f ^ { \prime } ( 1 ) < f ( 1 ) < f ^ { \prime \prime } ( 1 )$
    (D) $f ^ { \prime \prime } ( 1 ) < f ( 1 ) < f ^ { \prime } ( 1 )$
    (E) $f ^ { \prime \prime } ( 1 ) < f ^ { \prime } ( 1 ) < f ( 1 )$

1998 AP Calculus BC: Section I, Part A
  1. Which of the following series converge? I. $\quad \sum _ { n = 1 } ^ { \infty } \frac { n } { n + 2 }$ II. $\quad \sum _ { n = 1 } ^ { \infty } \frac { \cos ( n \pi ) } { n }$ III. $\sum _ { n = 1 } ^ { \infty } \frac { 1 } { n }$
    (A) None
    (B) II only
    (C) III only
    (D) I and II only
    (E) I and III only
  2. The area of the region inside the polar curve $r = 4 \sin \theta$ and outside the polar curve $r = 2$ is given by
    (A) $\frac { 1 } { 2 } \int _ { 0 } ^ { \pi } ( 4 \sin \theta - 2 ) ^ { 2 } d \theta$
    (B) $\frac { 1 } { 2 } \int _ { \frac { \pi } { 4 } } ^ { \frac { 3 \pi } { 4 } } ( 4 \sin \theta - 2 ) ^ { 2 } d \theta$
    (C) $\frac { 1 } { 2 } \int _ { \frac { \pi } { 6 } } ^ { \frac { 5 \pi } { 6 } } ( 4 \sin \theta - 2 ) ^ { 2 } d \theta$
    (D) $\frac { 1 } { 2 } \int _ { \frac { \pi } { 6 } } ^ { \frac { 5 \pi } { 6 } } \left( 16 \sin ^ { 2 } \theta - 4 \right) d \theta$
    (E) $\frac { 1 } { 2 } \int _ { 0 } ^ { \pi } \left( 16 \sin ^ { 2 } \theta - 4 \right) d \theta$
  3. When $x = 8$, the rate at which $\sqrt [ 3 ] { x }$ is increasing is $\frac { 1 } { k }$ times the rate at which $x$ is increasing. What is the value of $k$ ?
    (A) 3
    (B) 4
    (C) 6
    (D) 8
    (E) 12
  4. The length of the path described by the parametric equations $x = \frac { 1 } { 3 } t ^ { 3 }$ and $y = \frac { 1 } { 2 } t ^ { 2 }$, where $0 \leq t \leq 1$, is given by
    (A) $\int _ { 0 } ^ { 1 } \sqrt { t ^ { 2 } + 1 } d t$
    (B) $\int _ { 0 } ^ { 1 } \sqrt { t ^ { 2 } + t } d t$
    (C) $\int _ { 0 } ^ { 1 } \sqrt { t ^ { 4 } + t ^ { 2 } } d t$
    (D) $\frac { 1 } { 2 } \int _ { 0 } ^ { 1 } \sqrt { 4 + t ^ { 4 } } d t$
    (E) $\frac { 1 } { 6 } \int _ { 0 } ^ { 1 } t ^ { 2 } \sqrt { 4 t ^ { 2 } + 9 } d t$
  5. If $\lim _ { b \rightarrow \infty } \int _ { 1 } ^ { b } \frac { d x } { x ^ { p } }$ is finite, then which of the following must be true?
    (A) $\sum _ { n = 1 } ^ { \infty } \frac { 1 } { n ^ { p } }$ converges
    (B) $\quad \sum _ { n = 1 } ^ { \infty } \frac { 1 } { n ^ { p } }$ diverges
    (C) $\quad \sum _ { n = 1 } ^ { \infty } \frac { 1 } { n ^ { p - 2 } }$ converges
    (D) $\sum _ { n = 1 } ^ { \infty } \frac { 1 } { n ^ { p - 1 } }$ converges
    (E) $\sum _ { n = 1 } ^ { \infty } \frac { 1 } { n ^ { p + 1 } }$ diverges
  6. Let $f$ be a function defined and continuous on the closed interval $[ a , b ]$. If $f$ has a relative maximum at $c$ and $a < c < b$, which of the following statements must be true? I. $f ^ { \prime } ( c )$ exists. II. If $f ^ { \prime } ( c )$ exists, then $f ^ { \prime } ( c ) = 0$. III. If $f ^ { \prime \prime } ( c )$ exists, then $f ^ { \prime \prime } ( c ) \leq 0$.
    (A) II only
    (B) III only
    (C) I and II only
    (D) I and III only
    (E) II and III only [Figure]
  7. Shown above is a slope field for which of the following differential equations?
    (A) $\frac { d y } { d x } = 1 + x$
    (B) $\frac { d y } { d x } = x ^ { 2 }$
    (C) $\frac { d y } { d x } = x + y$
    (D) $\frac { d y } { d x } = \frac { x } { y }$
    (E) $\frac { d y } { d x } = \ln y$
  8. $\int _ { 0 } ^ { \infty } x ^ { 2 } e ^ { - x ^ { 3 } } d x$ is
    (A) $- \frac { 1 } { 3 }$
    (B) 0
    (C) $\frac { 1 } { 3 }$
    (D) 1
    (E) divergent
  9. The population $P ( t )$ of a species satisfies the logistic differential equation $\frac { d P } { d t } = P \left( 2 - \frac { P } { 5000 } \right)$, where the initial population $P ( 0 ) = 3,000$ and $t$ is the time in years. What is $\lim _ { t \rightarrow \infty } P ( t )$ ?
    (A) 2,500
    (B) 3,000
    (C) 4,200
    (D) 5,000
    (E) 10,000
  10. If $\sum _ { n = 0 } ^ { \infty } a _ { n } x ^ { n }$ is a Taylor series that converges to $f ( x )$ for all real $x$, then $f ^ { \prime } ( 1 ) =$
    (A) 0
    (B) $\quad a _ { 1 }$
    (C) $\sum _ { n = 0 } ^ { \infty } a _ { n }$
    (D) $\sum _ { n = 1 } ^ { \infty } n a _ { n }$
    (E) $\sum _ { n = 1 } ^ { \infty } n a _ { n } { } ^ { n - 1 }$
  11. $\lim _ { x \rightarrow 1 } \frac { \int _ { 1 } ^ { x } e ^ { t ^ { 2 } } d t } { x ^ { 2 } - 1 }$ is
    (A) 0
    (B) 1
    (C) $\frac { e } { 2 }$
    (D) $e$
    (E) nonexistent

50 Minutes-Graphing Calculator Required
Notes: (1) The exact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among the choices the number that best approximates the exact numerical value.
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number. 76. For what integer $k , k > 1$, will both $\sum _ { n = 1 } ^ { \infty } \frac { ( - 1 ) ^ { k n } } { n }$ and $\sum _ { n = 1 } ^ { \infty } \left( \frac { k } { 4 } \right) ^ { n }$ converge?
(A) 6
(B) 5
(C) 4
(D) 3
(E) 2 77. If $f$ is a vector-valued function defined by $f ( t ) = \left( e ^ { - t } , \cos t \right)$, then $f ^ { \prime \prime } ( t ) =$
(A) $- e ^ { - t } + \sin t$
(B) $e ^ { - t } - \cos t$
(C) $\left( - e ^ { - t } , - \sin t \right)$
(D) $\left( e ^ { - t } , \cos t \right)$
(E) $\left( e ^ { - t } , - \cos t \right)$ 78. The radius of a circle is decreasing at a constant rate of 0.1 centimeter per second. In terms of the circumference $C$, what is the rate of change of the area of the circle, in square centimeters per second?
(A) $- ( 0.2 ) \pi C$
(B) $- ( 0.1 ) C$
(C) $- \frac { ( 0.1 ) C } { 2 \pi }$
(D) $( 0.1 ) ^ { 2 } C$
(E) $( 0.1 ) ^ { 2 } \pi C$ 79. Let $f$ be the function given by $f ( x ) = \frac { ( x - 1 ) \left( x ^ { 2 } - 4 \right) } { x ^ { 2 } - a }$. For what positive values of $a$ is $f$ continuous for all real numbers $x$ ?
(A) None
(B) 1 only
(C) 2 only
(D) 4 only
(E) 1 and 4 only 80. Let $R$ be the region enclosed by the graph of $y = 1 + \ln \left( \cos ^ { 4 } x \right)$, the $x$-axis, and the lines $x = - \frac { 2 } { 3 }$ and $x = \frac { 2 } { 3 }$. The closest integer approximation of the area of $R$ is
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4 81. If $\frac { d y } { d x } = \sqrt { 1 - y ^ { 2 } }$, then $\frac { d ^ { 2 } y } { d x ^ { 2 } } =$
(A) $- 2 y$
(B) $- y$
(C) $\frac { - y } { \sqrt { 1 - y ^ { 2 } } }$
(D) $y$
(E) $\frac { 1 } { 2 }$ 82. If $f ( x ) = g ( x ) + 7$ for $3 \leq x \leq 5$, then $\int _ { 3 } ^ { 5 } [ f ( x ) + g ( x ) ] d x =$
(A) $\quad 2 \int _ { 3 } ^ { 5 } g ( x ) d x + 7$
(B) $2 \int _ { 3 } ^ { 5 } g ( x ) d x + 14$
(C) $2 \int _ { 3 } ^ { 5 } g ( x ) d x + 28$
(D) $\int _ { 3 } ^ { 5 } g ( x ) d x + 7$
(E) $\int _ { 3 } ^ { 5 } g ( x ) d x + 14$ 83. The Taylor series for $\ln x$, centered at $x = 1$, is $\sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { n + 1 } \frac { ( x - 1 ) ^ { n } } { n }$. Let $f$ be the function given by the sum of the first three nonzero terms of this series. The maximum value of $| \ln x - f ( x ) |$ for $0.3 \leq x \leq 1.7$ is
(A) 0.030
(B) 0.039
(C) 0.145
(D) 0.153
(E) 0.529 84. What are all values of $x$ for which the series $\sum _ { n = 1 } ^ { \infty } \frac { ( x + 2 ) ^ { n } } { \sqrt { n } }$ converges?
(A) $- 3 < x < - 1$
(B) $- 3 \leq x < - 1$
(C) $- 3 \leq x \leq - 1$
(D) $- 1 \leq x < 1$
(E) $- 1 \leq x \leq 1$
$x$2578
$f ( x )$10304020

  1. The function $f$ is continuous on the closed interval $[ 2,8 ]$ and has values that are given in the table above. Using the subintervals $[ 2,5 ] , [ 5,7 ]$, and $[ 7,8 ]$, what is the trapezoidal approximation of $\int _ { 2 } ^ { 8 } f ( x ) d x ?$
    (A) 110
    (B) 130
    (C) 160
    (D) 190
    (E) 210 [Figure]
  2. The base of a solid is a region in the first quadrant bounded by the $x$-axis, the $y$-axis, and the line $x + 2 y = 8$, as shown in the figure above. If cross sections of the solid perpendicular to the $x$-axis are semicircles, what is the volume of the solid?
    (A) 12.566
    (B) 14.661
    (C) 16.755
    (D) 67.021
    (E) 134.041
  3. Which of the following is an equation of the line tangent to the graph of $f ( x ) = x ^ { 4 } + 2 x ^ { 2 }$ at the point where $f ^ { \prime } ( x ) = 1$ ?
    (A) $y = 8 x - 5$
    (B) $y = x + 7$
    (C) $y = x + 0.763$
    (D) $y = x - 0.122$
    (E) $y = x - 2.146$ [Figure]
  4. Let $g ( x ) = \int _ { a } ^ { x } f ( t ) d t$, where $a \leq x \leq b$. The figure above shows the graph of $g$ on $[ a , b ]$. Which of the following could be the graph of $f$ on $[ a , b ]$ ?
    (A) [Figure]
    (B) [Figure]
    (C) [Figure]
    (D) [Figure]
    (E) [Figure]
  5. The graph of the function represented by the Maclaurin series $1 - x + \frac { x ^ { 2 } } { 2 ! } - \frac { x ^ { 3 } } { 3 ! } + \ldots + \frac { ( - 1 ) ^ { n } x ^ { n } } { n ! } + \ldots$ intersects the graph of $y = x ^ { 3 }$ at $x =$
    (A) 0.773
    (B) 0.865
    (C) 0.929
    (D) 1.000
    (E) 1.857
  6. A particle starts from rest at the point $( 2,0 )$ and moves along the $x$-axis with a constant positive acceleration for time $t \geq 0$. Which of the following could be the graph of the distance $s ( t )$ of the particle from the origin as a function of time $t$ ?
    (A) [Figure]
    (B) [Figure]
    (C) [Figure]
    (D) [Figure]
    E) [Figure]

$t ( \mathrm { sec } )$0246
$a ( t ) \left( \mathrm { ft } / \mathrm { sec } ^ { 2 } \right)$5283

  1. The data for the acceleration $a ( t )$ of a car from 0 to 6 seconds are given in the table above. If the velocity at $t = 0$ is 11 feet per second, the approximate value of the velocity at $t = 6$, computed using a left-hand Riemann sum with three subintervals of equal length, is
    (A) $26 \mathrm { ft } / \mathrm { sec }$
    (B) $30 \mathrm { ft } / \mathrm { sec }$
    (C) $37 \mathrm { ft } / \mathrm { sec }$
    (D) $39 \mathrm { ft } / \mathrm { sec }$
    (E) $\quad 41 \mathrm { ft } / \mathrm { sec }$
  2. Let $f$ be the function given by $f ( x ) = x ^ { 2 } - 2 x + 3$. The tangent line to the graph of $f$ at $x = 2$ is used to approximate values of $f ( x )$. Which of the following is the greatest value of $x$ for which the error resulting from this tangent line approximation is less than 0.5 ?
    (A) 2.4
    (B) 2.5
    (C) 2.6
    (D) 2.7
    (E) 2.8
Q25 Parametric differentiation View
25. Consider the curve in the $x y$-plane represented by $x = e ^ { t }$ and $y = t e ^ { - t }$ for $t \geq 0$. The slope of the line tangent to the curve at the point where $x = 3$ is
(A) 20.086
(B) 0.342
(C) - 0.005
(D) - 0.011
(E) - 0.033
1993 AP Calculus BC: Section I
  1. If $y = \arctan \left( e ^ { 2 x } \right)$, then $\frac { d y } { d x } =$
    (A) $\frac { 2 e ^ { 2 x } } { \sqrt { 1 - e ^ { 4 x } } }$
    (B) $\frac { 2 e ^ { 2 x } } { 1 + e ^ { 4 x } }$
    (C) $\frac { e ^ { 2 x } } { 1 + e ^ { 4 x } }$
    (D) $\frac { 1 } { \sqrt { 1 - e ^ { 4 x } } }$
    (E) $\frac { 1 } { 1 + e ^ { 4 x } }$
  2. The interval of convergence of $\sum _ { n = 0 } ^ { \infty } \frac { ( x - 1 ) ^ { n } } { 3 ^ { n } }$ is
    (A) $- 3 < x \leq 3$
    (B) $- 3 \leq x \leq 3$
    (C) $- 2 < x < 4$
    (D) $- 2 \leq x < 4$
    (E) $0 \leq x \leq 2$
  3. If a particle moves in the $x y$-plane so that at time $t > 0$ its position vector is $\left( \ln \left( t ^ { 2 } + 2 t \right) , 2 t ^ { 2 } \right)$, then at time $t = 2$, its velocity vector is
    (A) $\left( \frac { 3 } { 4 } , 8 \right)$
    (B) $\left( \frac { 3 } { 4 } , 4 \right)$
    (C) $\left( \frac { 1 } { 8 } , 8 \right)$
    (D) $\left( \frac { 1 } { 8 } , 4 \right)$
    (E) $\left( - \frac { 5 } { 16 } , 4 \right)$
  4. $\int x \sec ^ { 2 } x d x =$
    (A) $\quad x \tan x + C$
    (B) $\frac { x ^ { 2 } } { 2 } \tan x + C$
    (C) $\sec ^ { 2 } x + 2 \sec ^ { 2 } x \tan x + C$
    (D) $\quad x \tan x - \ln | \cos x | + C$
    (E) $\quad x \tan x + \ln | \cos x | + C$
  5. What is the volume of the solid generated by rotating about the $x$-axis the region enclosed by the curve $y = \sec x$ and the lines $x = 0 , y = 0$, and $x = \frac { \pi } { 3 }$ ?
    (A) $\frac { \pi } { \sqrt { 3 } }$
    (B) $\pi$
    (C) $\pi \sqrt { 3 }$
    (D) $\frac { 8 \pi } { 3 }$
    (E) $\quad \pi \ln \left( \frac { 1 } { 2 } + \sqrt { 3 } \right)$
  6. If $s _ { n } = \left( \frac { ( 5 + n ) ^ { 100 } } { 5 ^ { n + 1 } } \right) \left( \frac { 5 ^ { n } } { ( 4 + n ) ^ { 100 } } \right)$, to what number does the sequence $\left\{ s _ { n } \right\}$ converge?
    (A) $\frac { 1 } { 5 }$
    (B) 1
    (C) $\frac { 5 } { 4 }$
    (D) $\left( \frac { 5 } { 4 } \right) ^ { 100 }$
    (E) The sequence does not converge.
  7. If $\int _ { a } ^ { b } f ( x ) d x = 5$ and $\int _ { a } ^ { b } g ( x ) d x = - 1$, which of the following must be true? I. $f ( x ) > g ( x )$ for $a \leq x \leq b$ II. $\quad \int _ { a } ^ { b } ( f ( x ) + g ( x ) ) d x = 4$ III. $\quad \int _ { a } ^ { b } ( f ( x ) g ( x ) ) d x = - 5$
    (A) I only
    (B) II only
    (C) III only
    (D) II and III only
    (E) I, II, and III
  8. Which of the following is equal to $\int _ { 0 } ^ { \pi } \sin x d x$ ?
    (A) $\int _ { - \frac { \pi } { 2 } } ^ { \frac { \pi } { 2 } } \cos x d x$
    (B) $\quad \int _ { 0 } ^ { \pi } \cos x d x$
    (C) $\quad \int _ { - \pi } ^ { 0 } \sin x d x$
    (D) $\int _ { - \frac { \pi } { 2 } } ^ { \frac { \pi } { 2 } } \sin x d x$
    (E) $\int _ { \pi } ^ { 2 \pi } \sin x d x$

1993 AP Calculus BC: Section I
[Figure]
Q34 Connected Rates of Change Geometric Related Rates with Distance or Angle View
34. In the figure above, $P Q$ represents a 40-foot ladder with end $P$ against a vertical wall and end $Q$ on level ground. If the ladder is slipping down the wall, what is the distance $R Q$ at the instant when $Q$ is moving along the ground $\frac { 3 } { 4 }$ as fast as $P$ is moving down the wall?
(A) $\frac { 6 } { 5 } \sqrt { 10 }$
(B) $\frac { 8 } { 5 } \sqrt { 10 }$
(C) $\frac { 80 } { \sqrt { 7 } }$
(D) 24
(E) 32
Q35 Indefinite & Definite Integrals Accumulation Function Analysis View
35. If $F$ and $f$ are differentiable functions such that $F ( x ) = \int _ { 0 } ^ { x } f ( t ) d t$, and if $F ( a ) = - 2$ and $F ( b ) = - 2$ where $a < b$, which of the following must be true?
(A) $\quad f ( x ) = 0$ for some $x$ such that $a < x < b$.
(B) $\quad f ( x ) > 0$ for all $x$ such that $a < x < b$.
(C) $f ( x ) < 0$ for all $x$ such that $a < x < b$.
(D) $\quad F ( x ) \leq 0$ for all $x$ such that $a < x < b$.
(E) $\quad F ( x ) = 0$ for some $x$ such that $a < x < b$.
Q36 Applied differentiation Applied modeling with differentiation View
36. Consider all right circular cylinders for which the sum of the height and circumference is 30 centimeters. What is the radius of the one with maximum volume?
(A) 3 cm
(B) 10 cm
(C) 20 cm
(D) $\frac { 30 } { \pi ^ { 2 } } \mathrm {~cm}$
(E) $\frac { 10 } { \pi } \mathrm {~cm}$
1993 AP Calculus BC: Section I
  1. If $f ( x ) = \left\{ \begin{array} { l l } x & \text { for } x \leq 1 \\ \frac { 1 } { x } & \text { for } x > 1 , \end{array} \right.$ then $\int _ { 0 } ^ { e } f ( x ) d x =$
    (A) 0
    (B) $\frac { 3 } { 2 }$
    (C) 2
    (D) $e$
    (E) $e + \frac { 1 } { 2 }$
  2. During a certain epidemic, the number of people that are infected at any time increases at a rate proportional to the number of people that are infected at that time. If 1,000 people are infected when the epidemic is first discovered, and 1,200 are infected 7 days later, how many people are infected 12 days after the epidemic is first discovered?
    (A) 343
    (B) 1,343
    (C) 1,367
    (D) 1,400
    (E) 2,057
  3. If $\frac { d y } { d x } = \frac { 1 } { x }$, then the average rate of change of $y$ with respect to $x$ on the closed interval $[ 1,4 ]$ is
    (A) $- \frac { 1 } { 4 }$
    (B) $\frac { 1 } { 2 } \ln 2$
    (C) $\frac { 2 } { 3 } \ln 2$
    (D) $\frac { 2 } { 5 }$
    (E) 2
  4. Let $R$ be the region in the first quadrant enclosed by the $x$-axis and the graph of $y = \ln \left( 1 + 2 x - x ^ { 2 } \right)$. If Simpson's Rule with 2 subintervals is used to approximate the area of $R$, the approximation is
    (A) 0.462
    (B) 0.693
    (C) 0.924
    (D) 0.986
    (E) 1.850
  5. Let $f ( x ) = \int _ { - 2 } ^ { x ^ { 2 } - 3 x } e ^ { t ^ { 2 } } d t$. At what value of $x$ is $f ( x )$ a minimum?
    (A) For no value of $x$
    (B) $\frac { 1 } { 2 }$
    (C) $\frac { 3 } { 2 }$
    (D) 2
    (E) 3
  6. $\lim _ { x \rightarrow 0 } ( 1 + 2 x ) ^ { \csc x } =$
    (A) 0
    (B) 1
    (C) 2
    (D) $e$
    (E) $e ^ { 2 }$

1993 AP Calculus BC: Section I
  1. The coefficient of $x ^ { 6 }$ in the Taylor series expansion about $x = 0$ for $f ( x ) = \sin \left( x ^ { 2 } \right)$ is
    (A) $- \frac { 1 } { 6 }$
    (B) 0
    (C) $\frac { 1 } { 120 }$
    (D) $\frac { 1 } { 6 }$
    (E) 1
  2. If $f$ is continuous on the interval $[ a , b ]$, then there exists $c$ such that $a < c < b$ and $\int _ { a } ^ { b } f ( x ) d x =$
    (A) $\frac { f ( c ) } { b - a }$
    (B) $\frac { f ( b ) - f ( a ) } { b - a }$
    (C) $f ( b ) - f ( a )$
    (D) $f ^ { \prime } ( c ) ( b - a )$
    (E) $f ( c ) ( b - a )$
  3. If $f ( x ) = \sum _ { k = 1 } ^ { \infty } \left( \sin ^ { 2 } x \right) ^ { k }$, then $f ( 1 )$ is
    (A) 0.369
    (B) 0.585
    (C) 2.400
    (D) 2.426
    (E) 3.426
Q40 Polar coordinates View
40. The area of the region enclosed by the polar curve $r = 1 - \cos \theta$ is
(A) $\frac { 3 } { 4 } \pi$
(B) $\pi$
(C) $\frac { 3 } { 2 } \pi$
(D) $2 \pi$
(E) $3 \pi$
Q41 Indefinite & Definite Integrals Piecewise/Periodic Function Integration View
41. Given $f ( x ) = \left\{ \begin{array} { l l } x + 1 & \text { for } x < 0 , \\ \cos \pi x & \text { for } x \geq 0 , \end{array} \quad \int _ { - 1 } ^ { 1 } f ( x ) d x = \right.$
(A) $\frac { 1 } { 2 } + \frac { 1 } { \pi }$
(B) $- \frac { 1 } { 2 }$
(C) $\frac { 1 } { 2 } - \frac { 1 } { \pi }$
(D) $\frac { 1 } { 2 }$
(E) $\quad - \frac { 1 } { 2 } + \pi$ [Figure]
Q42 Numerical integration Riemann Sum Computation from a Given Formula View
42. Calculate the approximate area of the shaded region in the figure by the trapezoidal rule, using divisions at $x = \frac { 4 } { 3 }$ and $x = \frac { 5 } { 3 }$.
(A) $\frac { 50 } { 27 }$
(B) $\frac { 251 } { 108 }$
(C) $\frac { 7 } { 3 }$
(D) $\frac { 127 } { 54 }$
(E) $\frac { 77 } { 27 }$
Q43 Integration by Parts Multiple-Choice Primitive Identification View
43. $\int \arcsin x d x =$
(A) $\quad \sin x - \int \frac { x d x } { \sqrt { 1 - x ^ { 2 } } }$
(B) $\frac { ( \arcsin x ) ^ { 2 } } { 2 } + C$
(C) $\quad \arcsin x + \int \frac { d x } { \sqrt { 1 - x ^ { 2 } } }$
(D) $\quad x \arccos x - \int \frac { x d x } { \sqrt { 1 - x ^ { 2 } } }$
(E) $\quad x \arcsin x - \int \frac { x d x } { \sqrt { 1 - x ^ { 2 } } }$
Q44 First order differential equations (integrating factor) First-Order Linear DE: General Solution View
44. If $f$ is the solution of $x f ^ { \prime } ( x ) - f ( x ) = x$ such that $f ( - 1 ) = 1$, then $f \left( e ^ { - 1 } \right) =$
(A) $- 2 e ^ { - 1 }$
(B) 0
C) $e ^ { - 1 }$
(D) $- e ^ { - 1 }$
(E) $2 e ^ { - 2 }$
Q45 Stationary points and optimisation Work done by constant or variable force via integration View
45. Suppose $g ^ { \prime } ( x ) < 0$ for all $x \geq 0$ and $F ( x ) = \int _ { 0 } ^ { x } t g ^ { \prime } ( t ) d t$ for all $x \geq 0$. Which of the following statements is FALSE?
(A) $F$ takes on negative values.
(B) $\quad F$ is continuous for all $x > 0$.
(C) $F ( x ) = x g ( x ) - \int _ { 0 } ^ { x } g ( t ) d t$
(D) $\quad F ^ { \prime } ( x )$ exists for all $x > 0$.
(E) $F$ is an increasing function.
1985 AP Calculus AB: Section I
90 Minutes-No Calculator
Notes: (1) In this examination, $\ln x$ denotes the natural logarithm of $x$ (that is, logarithm to the base $e$ ).
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. $\int _ { 1 } ^ { 2 } x ^ { - 3 } d x =$
    (A) $- \frac { 7 } { 8 }$
    (B) $- \frac { 3 } { 4 }$
    (C) $\frac { 15 } { 64 }$
    (D) $\frac { 3 } { 8 }$
    (E) $\frac { 15 } { 16 }$
  2. If $f ( x ) = ( 2 x + 1 ) ^ { 4 }$, then the 4th derivative of $f ( x )$ at $x = 0$ is
    (A) 0
    (B) 24
    (C) 48
    (D) 240
    (E) 384
  3. If $y = \frac { 3 } { 4 + x ^ { 2 } }$, then $\frac { d y } { d x } =$
    (A) $\frac { - 6 x } { \left( 4 + x ^ { 2 } \right) ^ { 2 } }$
    (B) $\frac { 3 x } { \left( 4 + x ^ { 2 } \right) ^ { 2 } }$
    (C) $\frac { 6 x } { \left( 4 + x ^ { 2 } \right) ^ { 2 } }$
    (D) $\frac { - 3 } { \left( 4 + x ^ { 2 } \right) ^ { 2 } }$
    (E) $\frac { 3 } { 2 x }$
  4. If $\frac { d y } { d x } = \cos ( 2 x )$, then $y =$
    (A) $\quad - \frac { 1 } { 2 } \cos ( 2 x ) + C$
    (B) $- \frac { 1 } { 2 } \cos ^ { 2 } ( 2 x ) + C$
    (C) $\frac { 1 } { 2 } \sin ( 2 x ) + C$
    (D) $\frac { 1 } { 2 } \sin ^ { 2 } ( 2 x ) + C$
    (E) $\quad - \frac { 1 } { 2 } \sin ( 2 x ) + C$
  5. $\lim _ { n \rightarrow \infty } \frac { 4 n ^ { 2 } } { n ^ { 2 } + 10,000 n }$ is
    (A) 0
    (B) $\frac { 1 } { 2,500 }$
    (C) 1
    (D) 4
    (E) nonexistent

1985 AP Calculus AB: Section I
  1. If $f ( x ) = x$, then $f ^ { \prime } ( 5 ) =$
    (A) 0
    (B) $\frac { 1 } { 5 }$
    (C) 1
    (D) 5
    (E) $\frac { 25 } { 2 }$
  2. Which of the following is equal to $\ln 4$ ?
    (A) $\quad \ln 3 + \ln 1$
    (B) $\frac { \ln 8 } { \ln 2 }$
    (C) $\quad \int _ { 1 } ^ { 4 } e ^ { t } d t$
    (D) $\quad \int _ { 1 } ^ { 4 } \ln x d x$
    (E) $\quad \int _ { 1 } ^ { 4 } \frac { 1 } { t } d t$
  3. The slope of the line tangent to the graph of $y = \ln \left( \frac { x } { 2 } \right)$ at $x = 4$ is
    (A) $\frac { 1 } { 8 }$
    (B) $\frac { 1 } { 4 }$
    (C) $\frac { 1 } { 2 }$
    (D) 1
    (E) 4
  4. If $\int _ { - 1 } ^ { 1 } e ^ { - x ^ { 2 } } d x = k$, then $\int _ { - 1 } ^ { 0 } e ^ { - x ^ { 2 } } d x =$
    (A) $- 2 k$
    (B) $- k$
    (C) $- \frac { k } { 2 }$
    (D) $\frac { k } { 2 }$
    (E) $2 k$
  5. If $y = 10 ^ { \left( x ^ { 2 } - 1 \right) }$, then $\frac { d y } { d x } =$
    (A) $\quad ( \ln 10 ) 10 ^ { \left( x ^ { 2 } - 1 \right) }$
    (B) $\quad ( 2 x ) 10 ^ { \left( x ^ { 2 } - 1 \right) }$
    (C) $\left( x ^ { 2 } - 1 \right) 10 ^ { \left( x ^ { 2 } - 2 \right) }$
    (D) $\quad 2 x ( \ln 10 ) 10 ^ { \left( x ^ { 2 } - 1 \right) }$
    (E) $\quad x ^ { 2 } ( \ln 10 ) 10 ^ { \left( x ^ { 2 } - 1 \right) }$
  6. The position of a particle moving along a straight line at any time $t$ is given by $s ( t ) = t ^ { 2 } + 4 t + 4$. What is the acceleration of the particle when $t = 4$ ?
    (A) 0
    (B) 2
    (C) 4
    (D) 8
    (E) 12
  7. If $f ( g ( x ) ) = \ln \left( x ^ { 2 } + 4 \right) , f ( x ) = \ln \left( x ^ { 2 } \right)$, and $g ( x ) > 0$ for all real $x$, then $g ( x ) =$
    (A) $\frac { 1 } { \sqrt { x ^ { 2 } + 4 } }$
    (B) $\frac { 1 } { x ^ { 2 } + 4 }$
    (C) $\sqrt { x ^ { 2 } + 4 }$
    (D) $x ^ { 2 } + 4$
    (E) $x + 2$
  8. If $x ^ { 2 } + x y + y ^ { 3 } = 0$, then, in terms of $x$ and $y , \frac { d y } { d x } =$
    (A) $- \frac { 2 x + y } { x + 3 y ^ { 2 } }$
    (B) $- \frac { x + 3 y ^ { 2 } } { 2 x + y }$
    (C) $\frac { - 2 x } { 1 + 3 y ^ { 2 } }$
    (D) $\frac { - 2 x } { x + 3 y ^ { 2 } }$
    (E) $- \frac { 2 x + y } { x + 3 y ^ { 2 } - 1 }$
  9. The velocity of a particle moving on a line at time $t$ is $v = 3 t ^ { \frac { 1 } { 2 } } + 5 t ^ { \frac { 3 } { 2 } }$ meters per second. How many meters did the particle travel from $t = 0$ to $t = 4$ ?
    (A) 32
    (B) 40
    (C) 64
    (D) 80
    (E) 184
  10. The domain of the function defined by $f ( x ) = \ln \left( x ^ { 2 } - 4 \right)$ is the set of all real numbers $x$ such that
    (A) $| x | < 2$
    (B) $| x | \leq 2$
    (C) $| x | > 2$
    (D) $| x | \geq 2$
    (E) $x$ is a real number
  11. The function defined by $f ( x ) = x ^ { 3 } - 3 x ^ { 2 }$ for all real numbers $x$ has a relative maximum at $x =$
    (A) - 2
    (B) 0
    (C) 1
    (D) 2
    (E) 4
  12. $\int _ { 0 } ^ { 1 } x e ^ { - x } d x =$
    (A) $1 - 2 e$
    (B) - 1
    (C) $1 - 2 e ^ { - 1 }$
    (D) 1
    (E) $2 e - 1$
  13. If $y = \cos ^ { 2 } x - \sin ^ { 2 } x$, then $y ^ { \prime } =$
    (A) - 1
    (B) 0
    (C) $- 2 \sin ( 2 x )$
    (D) $\quad - 2 ( \cos x + \sin x )$
    (E) $\quad 2 ( \cos x - \sin x )$
  14. If $f \left( x _ { 1 } \right) + f \left( x _ { 2 } \right) = f \left( x _ { 1 } + x _ { 2 } \right)$ for all real numbers $x _ { 1 }$ and $x _ { 2 }$, which of the following could define $f$ ?
    (A) $f ( x ) = x + 1$
    (B) $f ( x ) = 2 x$
    (C) $f ( x ) = \frac { 1 } { x }$
    (D) $f ( x ) = e ^ { x }$
    (E) $f ( x ) = x ^ { 2 }$
  15. If $y = \arctan ( \cos x )$, then $\frac { d y } { d x } =$
    (A) $\frac { - \sin x } { 1 + \cos ^ { 2 } x }$
    (B) $- ( \operatorname { arcsec } ( \cos x ) ) ^ { 2 } \sin x$
    (C) $( \operatorname { arcsec } ( \cos x ) ) ^ { 2 }$
    (D) $\frac { 1 } { ( \arccos x ) ^ { 2 } + 1 }$
    (E) $\frac { 1 } { 1 + \cos ^ { 2 } x }$
  16. If the domain of the function $f$ given by $f ( x ) = \frac { 1 } { 1 - x ^ { 2 } }$ is $\{ x : | x | > 1 \}$, what is the range of $f$ ?
    (A) $\quad \{ x : - \infty < x < - 1 \}$
    (B) $\{ x : - \infty < x < 0 \}$
    (C) $\{ x : - \infty < x < 1 \}$
    (D) $\quad \{ x : - 1 < x < \infty \}$
    (E) $\{ x : 0 < x < \infty \}$
  17. $\int _ { 1 } ^ { 2 } \frac { x ^ { 2 } - 1 } { x + 1 } d x =$
    (A) $\frac { 1 } { 2 }$
    (B) 1
    (C) 2
    (D) $\frac { 5 } { 2 }$
    (E) $\quad \ln 3$
  18. $\frac { d } { d x } \left( \frac { 1 } { x ^ { 3 } } - \frac { 1 } { x } + x ^ { 2 } \right)$ at $x = - 1$ is
    (A) $\quad - 6$
    (B) - 4
    (C) 0
    (D) 2
    (E) 6
  19. If $\int _ { - 2 } ^ { 2 } \left( x ^ { 7 } + k \right) d x = 16$, then $k =$
    (A) - 12
    (B) - 4
    (C) 0
    (D) 4
    (E) 12
  20. If $f ( x ) = e ^ { x }$, which of the following is equal to $f ^ { \prime } ( e )$ ?
    (A) $\lim _ { h \rightarrow 0 } \frac { e ^ { x + h } } { h }$
    (B) $\lim _ { h \rightarrow 0 } \frac { e ^ { x + h } - e ^ { e } } { h }$
    (C) $\lim _ { h \rightarrow 0 } \frac { e ^ { e + h } - e } { h }$
    (D) $\lim _ { h \rightarrow 0 } \frac { e ^ { x + h } - 1 } { h }$
    (E) $\lim _ { h \rightarrow 0 } \frac { e ^ { e + h } - e ^ { e } } { h }$

1985 AP Calculus AB: Section I
  1. The graph of $y ^ { 2 } = x ^ { 2 } + 9$ is symmetric to which of the following? I. The $x$-axis II. The $y$-axis III. The origin
    (A) I only
    (B) II only
    (C) III only
    (D) I and II only
    (E) I, II, and III
  2. $\int _ { 0 } ^ { 3 } | x - 1 | d x =$
    (A) 0
    (B) $\frac { 3 } { 2 }$
    (C) 2
    (D) $\frac { 5 } { 2 }$
    (E) 6
  3. If the position of a particle on the $x$-axis at time $t$ is $- 5 t ^ { 2 }$, then the average velocity of the particle for $0 \leq t \leq 3$ is
    (A) - 45
    (B) - 30
    (C) - 15
    (D) - 10
    (E) - 5
  4. Which of the following functions are continuous for all real numbers $x$ ? I. $y = x ^ { \frac { 2 } { 3 } }$ II. $y = e ^ { x }$ III. $y = \tan x$
    (A) None
    (B) I only
    (C) II only
    (D) I and II
    (E) I and III
  5. $\int \tan ( 2 x ) d x =$
    (A) $\quad - 2 \ln | \cos ( 2 x ) | + C$
    (B) $\quad - \frac { 1 } { 2 } \ln | \cos ( 2 x ) | + C$
    (C) $\frac { 1 } { 2 } \ln | \cos ( 2 x ) | + C$
    (D) $\quad 2 \ln | \cos ( 2 x ) | + C$
    (E) $\frac { 1 } { 2 } \sec ( 2 x ) \tan ( 2 x ) + C$

1985 AP Calculus AB: Section I
  1. The volume of a cone of radius $r$ and height $h$ is given by $V = \frac { 1 } { 3 } \pi r ^ { 2 } h$. If the radius and the height both increase at a constant rate of $\frac { 1 } { 2 }$ centimeter per second, at what rate, in cubic centimeters per second, is the volume increasing when the height is 9 centimeters and the radius is 6 centimeters?
    (A) $\frac { 1 } { 2 } \pi$
    (B) $10 \pi$
    (C) $24 \pi$
    (D) $54 \pi$
    (E) $108 \pi$
  2. $\int _ { 0 } ^ { \frac { \pi } { 3 } } \sin ( 3 x ) d x =$
    (A) - 2
    (B) $- \frac { 2 } { 3 }$
    (C) 0
    (D) $\frac { 2 } { 3 }$
    (E) 2 [Figure]
  3. The graph of the derivative of $f$ is shown in the figure above. Which of the following could be the graph of $f$ ?
    (A) [Figure]
    (B) [Figure]
    (C) [Figure]
    (D) [Figure]
    (E) [Figure]

1985 AP Calculus AB: Section I
  1. The area of the region in the first quadrant that is enclosed by the graphs of $y = x ^ { 3 } + 8$ and $y = x + 8$ is
    (A) $\frac { 1 } { 4 }$
    (B) $\frac { 1 } { 2 }$
    (C) $\frac { 3 } { 4 }$
    (D) 1
    (E) $\frac { 65 } { 4 }$ [Figure]
  2. The figure above shows the graph of a sine function for one complete period. Which of the following is an equation for the graph?
    (A) $y = 2 \sin \left( \frac { \pi } { 2 } x \right)$
    (B) $y = \sin ( \pi x )$
    (C) $y = 2 \sin ( 2 x )$
    (D) $y = 2 \sin ( \pi x )$
    (E) $y = \sin ( 2 x )$
  3. If $f$ is a continuous function defined for all real numbers $x$ and if the maximum value of $f ( x )$ is 5 and the minimum value of $f ( x )$ is - 7 , then which of the following must be true? I. The maximum value of $f ( | x | )$ is 5 . II. The maximum value of $| f ( x ) |$ is 7 . III. The minimum value of $f ( | x | )$ is 0 .
    (A) I only
    (B) II only
    (C) I and II only
    (D) II and III only
    (E) I, II, and III
  4. $\lim _ { x \rightarrow 0 } ( x \csc x )$ is
    (A) $- \infty$
    (B) - 1
    (C) 0
    (D) 1
    (E) $\infty$

1985 AP Calculus AB: Section I
  1. Let $f$ and $g$ have continuous first and second derivatives everywhere. If $f ( x ) \leq g ( x )$ for all real $x$, which of the following must be true? I. $f ^ { \prime } ( x ) \leq g ^ { \prime } ( x )$ for all real $x$ II. $f ^ { \prime \prime } ( x ) \leq g ^ { \prime \prime } ( x )$ for all real $x$ III. $\quad \int _ { 0 } ^ { 1 } f ( x ) d x \leq \int _ { 0 } ^ { 1 } g ( x ) d x$
    (A) None
    (B) I only
    (C) III only
    (D) I and II only
    (E) I, II, and III
  2. If $f ( x ) = \frac { \ln x } { x }$, for all $x > 0$, which of the following is true?
    (A) $f$ is increasing for all $x$ greater than 0 .
    (B) $\quad f$ is increasing for all $x$ greater than 1 .
    (C) $f$ is decreasing for all $x$ between 0 and 1 .
    (D) $f$ is decreasing for all $x$ between 1 and $e$.
    (E) $f$ is decreasing for all $x$ greater than $e$.
  3. Let $f$ be a continuous function on the closed interval $[ 0,2 ]$. If $2 \leq f ( x ) \leq 4$, then the greatest possible value of $\int _ { 0 } ^ { 2 } f ( x ) d x$ is
    (A) 0
    (B) 2
    (C) 4
    (D) 8
    (E) 16
  4. If $\lim _ { x \rightarrow a } f ( x ) = L$, where $L$ is a real number, which of the following must be true?
    (A) $f ^ { \prime } ( a )$ exists.
    (B) $f ( x )$ is continuous at $x = a$.
    (C) $f ( x )$ is defined at $x = a$.
    (D) $f ( a ) = L$
    (E) None of the above

1985 AP Calculus AB: Section I
  1. $\frac { d } { d x } \int _ { 2 } ^ { x } \sqrt { 1 + t ^ { 2 } } d t =$
    (A) $\frac { x } { \sqrt { 1 + x ^ { 2 } } }$
    (B) $\sqrt { 1 + x ^ { 2 } } - 5$
    (C) $\sqrt { 1 + x ^ { 2 } }$
    (D) $\frac { x } { \sqrt { 1 + x ^ { 2 } } } - \frac { 1 } { \sqrt { 5 } }$
    (E) $\frac { 1 } { 2 \sqrt { 1 + x ^ { 2 } } } - \frac { 1 } { 2 \sqrt { 5 } }$
  2. An equation of the line tangent to $y = x ^ { 3 } + 3 x ^ { 2 } + 2$ at its point of inflection is
    (A) $y = - 6 x - 6$
    (B) $y = - 3 x + 1$
    (C) $y = 2 x + 10$
    (D) $y = 3 x - 1$
    (E) $y = 4 x + 1$
  3. The average value of $f ( x ) = x ^ { 2 } \sqrt { x ^ { 3 } + 1 }$ on the closed interval $[ 0,2 ]$ is
    (A) $\frac { 26 } { 9 }$
    (B) $\frac { 13 } { 3 }$
    (C) $\frac { 26 } { 3 }$
    (D) 13
    (E) 26
  4. The region enclosed by the graph of $y = x ^ { 2 }$, the line $x = 2$, and the $x$-axis is revolved about the $y$-axis. The volume of the solid generated is
    (A) $8 \pi$
    (B) $\frac { 32 } { 5 } \pi$
    (C) $\frac { 16 } { 3 } \pi$
    (D) $4 \pi$
    (E) $\frac { 8 } { 3 } \pi$

1985 AP Calculus BC: Section I
90 Minutes-No Calculator
Notes: (1) In this examination, $\ln x$ denotes the natural logarithm of $x$ (that is, logarithm to the base $e$ ).
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. The area of the region between the graph of $y = 4 x ^ { 3 } + 2$ and the $x$-axis from $x = 1$ to $x = 2$ is
    (A) 36
    (B) 23
    (C) 20
    (D) 17
    (E) 9
  2. At what values of $x$ does $f ( x ) = 3 x ^ { 5 } - 5 x ^ { 3 } + 15$ have a relative maximum?
    (A) -1 only
    (B) 0 only
    (C) 1 only
    (D) -1 and 1 only
    (E) -1, 0 and 1
  3. $\int _ { 1 } ^ { 2 } \frac { x + 1 } { x ^ { 2 } + 2 x } d x =$
    (A) $\quad \ln 8 - \ln 3$
    (B) $\frac { \ln 8 - \ln 3 } { 2 }$
    (C) $\quad \ln 8$
    (D) $\frac { 3 \ln 2 } { 2 }$
    (E) $\frac { 3 \ln 2 + 2 } { 2 }$
  4. A particle moves in the $x y$-plane so that at any time $t$ its coordinates are $x = t ^ { 2 } - 1$ and $y = t ^ { 4 } - 2 t ^ { 3 }$. At $t = 1$, its acceleration vector is
    (A) $( 0 , - 1 )$
    (B) $( 0,12 )$
    (C) $( 2 , - 2 )$
    (D) $( 2,0 )$
    (E) $( 2,8 )$ [Figure]
  5. The curves $y = f ( x )$ and $y = g ( x )$ shown in the figure above intersect at the point $( a , b )$. The area of the shaded region enclosed by these curves and the line $x = - 1$ is given by
    (A) $\quad \int _ { 0 } ^ { a } ( f ( x ) - g ( x ) ) d x + \int _ { - 1 } ^ { 0 } ( f ( x ) + g ( x ) ) d x$
    (B) $\quad \int _ { - 1 } ^ { b } g ( x ) d x + \int _ { b } ^ { c } f ( x ) d x$
    (C) $\quad \int _ { - 1 } ^ { c } ( f ( x ) - g ( x ) ) d x$
    (D) $\quad \int _ { - 1 } ^ { a } ( f ( x ) - g ( x ) ) d x$
    (E) $\quad \int _ { - 1 } ^ { a } ( | f ( x ) | - | g ( x ) | ) d x$
  6. If $f ( x ) = \frac { x } { \tan x }$, then $f ^ { \prime } \left( \frac { \pi } { 4 } \right) =$
    (A) 2
    (B) $\frac { 1 } { 2 }$
    (C) $1 + \frac { \pi } { 2 }$
    (D) $\frac { \pi } { 2 } - 1$
    (E) $\quad 1 - \frac { \pi } { 2 }$

1985 AP Calculus BC: Section I
  1. Which of the following is equal to $\int \frac { 1 } { \sqrt { 25 - x ^ { 2 } } } d x$ ?
    (A) $\arcsin \frac { x } { 5 } + C$
    (B) $\quad \arcsin x + C$
    (C) $\frac { 1 } { 5 } \arcsin \frac { x } { 5 } + C$
    (D) $\sqrt { 25 - x ^ { 2 } } + C$
    (E) $\quad 2 \sqrt { 25 - x ^ { 2 } } + C$
  2. If $f$ is a function such that $\lim _ { x \rightarrow 2 } \frac { f ( x ) - f ( 2 ) } { x - 2 } = 0$, which of the following must be true?
    (A) The limit of $f ( x )$ as $x$ approaches 2 does not exist.
    (B) $f$ is not defined at $x = 2$.
    (C) The derivative of $f$ at $x = 2$ is 0 .
    (D) $f$ is continuous at $x = 0$.
    (E) $f ( 2 ) = 0$
  3. If $x y ^ { 2 } + 2 x y = 8$, then, at the point $( 1,2 ) , y ^ { \prime }$ is
    (A) $- \frac { 5 } { 2 }$
    (B) $- \frac { 4 } { 3 }$
    (C) - 1
    (D) $- \frac { 1 } { 2 }$
    (E) 0
  4. For $- 1 < x < 1$ if $f ( x ) = \sum _ { n = 1 } ^ { \infty } \frac { ( - 1 ) ^ { n + 1 } x ^ { 2 n - 1 } } { 2 n - 1 }$, then $f ^ { \prime } ( x ) =$
    (A) $\sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { n + 1 } x ^ { 2 n - 2 }$
    (B) $\sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { n } x ^ { 2 n - 2 }$
    (C) $\sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { 2 n } x ^ { 2 n }$
    (D) $\sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { n } x ^ { 2 n }$
    (E) $\sum _ { n = 1 } ^ { \infty } ( - 1 ) ^ { n + 1 } x ^ { 2 n }$

1985 AP Calculus BC: Section I
  1. $\frac { d } { d x } \ln \left( \frac { 1 } { 1 - x } \right) =$
    (A) $\frac { 1 } { 1 - x }$
    (B) $\frac { 1 } { x - 1 }$
    (C) $1 - x$
    (D) $\quad x - 1$
    (E) $( 1 - x ) ^ { 2 }$
  2. $\int \frac { d x } { ( x - 1 ) ( x + 2 ) } =$
    (A) $\frac { 1 } { 3 } \ln \left| \frac { x - 1 } { x + 2 } \right| + C$
    (B) $\frac { 1 } { 3 } \ln \left| \frac { x + 2 } { x - 1 } \right| + C$
    (C) $\frac { 1 } { 3 } \ln | ( x - 1 ) ( x + 2 ) | + C$
    (D) $( \ln | x - 1 | ) ( \ln | x + 2 | ) + C$
    (E) $\quad \ln \left| ( x - 1 ) ( x + 2 ) ^ { 2 } \right| + C$
  3. Let $f$ be the function given by $f ( x ) = x ^ { 3 } - 3 x ^ { 2 }$. What are all values of $c$ that satisfy the conclusion of the Mean Value Theorem of differential calculus on the closed interval $[ 0,3 ]$ ?
    (A) 0 only
    (B) 2 only
    (C) 3 only
    (D) 0 and 3
    (E) 2 and 3
  4. Which of the following series are convergent? I. $\quad 1 + \frac { 1 } { 2 ^ { 2 } } + \frac { 1 } { 3 ^ { 2 } } + \ldots + \frac { 1 } { n ^ { 2 } } + \ldots$ II. $1 + \frac { 1 } { 2 } + \frac { 1 } { 3 } + \ldots + \frac { 1 } { n } + \ldots$ III. $\quad 1 - \frac { 1 } { 3 } + \frac { 1 } { 3 ^ { 2 } } - \ldots + \frac { ( - 1 ) ^ { n + 1 } } { 3 ^ { n - 1 } } + \ldots$
    (A) I only
    (B) III only
    (C) I and III only
    (D) II and III only
    (E) I, II, and III
  5. If the velocity of a particle moving along the $x$-axis is $v ( t ) = 2 t - 4$ and if at $t = 0$ its position is 4 , then at any time $t$ its position $x ( t )$ is
    (A) $t ^ { 2 } - 4 t$
    (B) $t ^ { 2 } - 4 t - 4$
    (C) $t ^ { 2 } - 4 t + 4$
    (D) $2 t ^ { 2 } - 4 t$
    (E) $2 t ^ { 2 } - 4 t + 4$

1985 AP Calculus BC: Section I
  1. Which of the following functions shows that the statement "If a function is continuous at $x = 0$, then it is differentiable at $x = 0$ " is false?
    (A) $f ( x ) = x ^ { - \frac { 4 } { 3 } }$
    (B) $f ( x ) = x ^ { - \frac { 1 } { 3 } }$
    (C) $f ( x ) = x ^ { \frac { 1 } { 3 } }$
    (D) $f ( x ) = x ^ { \frac { 4 } { 3 } }$
    (E) $f ( x ) = x ^ { 3 }$
  2. If $f ( x ) = x \ln \left( x ^ { 2 } \right)$, then $f ^ { \prime } ( x ) =$
    (A) $\quad \ln \left( x ^ { 2 } \right) + 1$
    (B) $\quad \ln \left( x ^ { 2 } \right) + 2$
    (C) $\quad \ln \left( x ^ { 2 } \right) + \frac { 1 } { x }$
    (D) $\frac { 1 } { x ^ { 2 } }$
    (E) $\frac { 1 } { x }$
  3. $\int \sin ( 2 x + 3 ) d x =$
    (A) $- 2 \cos ( 2 x + 3 ) + C$
    (B) $- \cos ( 2 x + 3 ) + C$
    (C) $- \frac { 1 } { 2 } \cos ( 2 x + 3 ) + C$
    (D) $\frac { 1 } { 2 } \cos ( 2 x + 3 ) + C$
    (E) $\quad \cos ( 2 x + 3 ) + C$
  4. If $f$ and $g$ are twice differentiable functions such that $g ( x ) = e ^ { f ( x ) }$ and $g ^ { \prime \prime } ( x ) = h ( x ) e ^ { f ( x ) }$, then $h ( x ) =$
    (A) $f ^ { \prime } ( x ) + f ^ { \prime \prime } ( x )$
    (B) $f ^ { \prime } ( x ) + \left( f ^ { \prime \prime } ( x ) \right) ^ { 2 }$
    (C) $\left( f ^ { \prime } ( x ) + f ^ { \prime \prime } ( x ) \right) ^ { 2 }$
    (D) $\left( f ^ { \prime } ( x ) \right) ^ { 2 } + f ^ { \prime \prime } ( x )$
    (E) $2 f ^ { \prime } ( x ) + f ^ { \prime \prime } ( x )$ [Figure]
  5. The graph of $y = f ( x )$ on the closed interval [2,7] is shown above. How many points of inflection does this graph have on this interval?
    (A) One
    (B) Two
    (C) Three
    (D) Four
    (E) Five

1985 AP Calculus BC: Section I
  1. If $\int f ( x ) \sin x d x = - f ( x ) \cos x + \int 3 x ^ { 2 } \cos x d x$, then $f ( x )$ could be
    (A) $3 x ^ { 2 }$
    (B) $x ^ { 3 }$
    (C) $- x ^ { 3 }$
    (D) $\quad \sin x$
    (E) $\quad \cos x$
  2. The area of a circular region is increasing at a rate of $96 \pi$ square meters per second. When the area of the region is $64 \pi$ square meters, how fast, in meters per second, is the radius of the region increasing?
    (A) 6
    (B) 8
    (C) 16
    (D) $4 \sqrt { 3 }$
    (E) $12 \sqrt { 3 }$
  3. $\lim _ { h \rightarrow 0 } \frac { \int _ { 1 } ^ { 1 + h } \sqrt { x ^ { 5 } + 8 } d x } { h }$ is
    (A) 0
    (B) 1
    (C) 3
    (D) $2 \sqrt { 2 }$
    (E) nonexistent
  4. The area of the region enclosed by the polar curve $r = \sin ( 2 \theta )$ for $0 \leq \theta \leq \frac { \pi } { 2 }$ is
    (A) 0
    (B) $\frac { 1 } { 2 }$
    (C) 1
    (D) $\frac { \pi } { 8 }$
    (E) $\frac { \pi } { 4 }$
  5. A particle moves along the $x$-axis so that at any time $t$ its position is given by $x ( t ) = t e ^ { - 2 t }$. For what values of $t$ is the particle at rest?
    (A) No values
    (B) 0 only
    (C) $\frac { 1 } { 2 }$ only
    (D) 1 only
    (E) 0 and $\frac { 1 } { 2 }$
  6. For $0 < x < \frac { \pi } { 2 }$, if $y = ( \sin x ) ^ { x }$, then $\frac { d y } { d x }$ is
    (A) $\quad x \ln ( \sin x )$
    (B) $( \sin x ) ^ { x } \cot x$
    (C) $\quad x ( \sin x ) ^ { x - 1 } ( \cos x )$
    (D) $( \sin x ) ^ { x } ( x \cos x + \sin x )$
    (E) $\quad ( \sin x ) ^ { x } ( x \cot x + \ln ( \sin x ) )$ [Figure]
  7. If $f$ is the continuous, strictly increasing function on the interval $a \leq x \leq b$ as shown above, which of the following must be true? I. $\quad \int _ { a } ^ { b } f ( x ) d x < f ( b ) ( b - a )$ II. $\quad \int _ { a } ^ { b } f ( x ) d x > f ( a ) ( b - a )$ III. $\quad \int _ { a } ^ { b } f ( x ) d x = f ( c ) ( b - a )$ for some number $c$ such that $a < c < b$
    (A) I only
    (B) II only
    (C) III only
    (D) I and III only
    (E) I, II, and III
  8. An antiderivative of $f ( x ) = e ^ { x + e ^ { x } }$ is
    (A) $\frac { e ^ { x + e ^ { x } } } { 1 + e ^ { x } }$
    (B) $\left( 1 + e ^ { x } \right) e ^ { x + e ^ { x } }$
    (C) $e ^ { 1 + e ^ { x } }$
    (D) $e ^ { x + e ^ { x } }$
    (E) $e ^ { e ^ { x } }$
  9. $\lim _ { x \rightarrow \frac { \pi } { 4 } } \frac { \sin \left( x - \frac { \pi } { 4 } \right) } { x - \frac { \pi } { 4 } }$ is
    (A) 0
    (B) $\frac { 1 } { \sqrt { 2 } }$
    (C) $\frac { \pi } { 4 }$
    (D) 1
    (E) nonexistent
  10. If $x = t ^ { 3 } - t$ and $y = \sqrt { 3 t + 1 }$, then $\frac { d y } { d x }$ at $t = 1$ is
    (A) $\frac { 1 } { 8 }$
    (B) $\frac { 3 } { 8 }$
    (C) $\frac { 3 } { 4 }$
    (D) $\frac { 8 } { 3 }$
    (E) 8
  11. What are all values of $x$ for which the series $\sum _ { n = 1 } ^ { \infty } \frac { ( x - 1 ) ^ { n } } { n }$ converges?
    (A) $- 1 \leq x < 1$
    (B) $- 1 \leq x \leq 1$
    (C) $0 < x < 2$
    (D) $0 \leq x < 2$
    (E) $0 \leq x \leq 2$

1985 AP Calculus BC: Section I
  1. An equation of the line normal to the graph of $y = x ^ { 3 } + 3 x ^ { 2 } + 7 x - 1$ at the point where $x = - 1$ is
    (A) $4 x + y = - 10$
    (B) $x - 4 y = 23$
    (C) $4 x - y = 2$
    (D) $x + 4 y = 25$
    (E) $x + 4 y = - 25$
  2. If $\frac { d y } { d t } = - 2 y$ and if $y = 1$ when $t = 0$, what is the value of $t$ for which $y = \frac { 1 } { 2 }$ ?
    (A) $- \frac { \ln 2 } { 2 }$
    (B) $- \frac { 1 } { 4 }$
    (C) $\frac { \ln 2 } { 2 }$
    (D) $\frac { \sqrt { 2 } } { 2 }$
    (E) $\quad \ln 2$
  3. Which of the following gives the area of the surface generated by revolving about the $y$-axis the arc of $x = y ^ { 3 }$ from $y = 0$ to $y = 1$ ?
    (A) $2 \pi \int _ { 0 } ^ { 1 } y ^ { 3 } \sqrt { 1 + 9 y ^ { 4 } } d y$
    (B) $2 \pi \int _ { 0 } ^ { 1 } y ^ { 3 } \sqrt { 1 + y ^ { 6 } } d y$
    (C) $2 \pi \int _ { 0 } ^ { 1 } y ^ { 3 } \sqrt { 1 + 3 y ^ { 2 } } d y$
    (D) $2 \pi \int _ { 0 } ^ { 1 } y \sqrt { 1 + 9 y ^ { 4 } } d y$
    (E) $2 \pi \int _ { 0 } ^ { 1 } y \sqrt { 1 + y ^ { 6 } } d y$
  4. The region in the first quadrant between the $x$-axis and the graph of $y = 6 x - x ^ { 2 }$ is rotated around the $y$-axis. The volume of the resulting solid of revolution is given by
    (A) $\int _ { 0 } ^ { 6 } \pi \left( 6 x - x ^ { 2 } \right) ^ { 2 } d x$
    (B) $\int _ { 0 } ^ { 6 } 2 \pi x \left( 6 x - x ^ { 2 } \right) d x$
    (C) $\int _ { 0 } ^ { 6 } \pi x \left( 6 x - x ^ { 2 } \right) ^ { 2 } d x$
    (D) $\int _ { 0 } ^ { 6 } \pi ( 3 + \sqrt { 9 - y } ) ^ { 2 } d y$
    (E) $\int _ { 0 } ^ { 9 } \pi ( 3 + \sqrt { 9 - y } ) ^ { 2 } d y$

1985 AP Calculus BC: Section I
  1. $\int _ { - 1 } ^ { 1 } \frac { 3 } { x ^ { 2 } } d x$ is
    (A) - 6
    (B) - 3
    (C) 0
    (D) 6
    (E) nonexistent
  2. The general solution for the equation $\frac { d y } { d x } + y = x e ^ { - x }$ is
    (A) $y = \frac { x ^ { 2 } } { 2 } e ^ { - x } + C e ^ { - x }$
    (B) $y = \frac { x ^ { 2 } } { 2 } e ^ { - x } + e ^ { - x } + C$
    (C) $y = - e ^ { - x } + \frac { C } { 1 + x }$
    (D) $y = x e ^ { - x } + C e ^ { - x }$
    (E) $y = C _ { 1 } e ^ { x } + C _ { 2 } x e ^ { - x }$
  3. $\lim _ { x \rightarrow \infty } \left( 1 + 5 e ^ { x } \right) ^ { \frac { 1 } { x } }$ is
    (A) 0
    (B) 1
    (C) $e$
    (D) $e ^ { 5 }$
    (E) nonexistent
  4. The base of a solid is the region enclosed by the graph of $y = e ^ { - x }$, the coordinate axes, and the line $x = 3$. If all plane cross sections perpendicular to the $x$-axis are squares, then its volume is
    (A) $\frac { \left( 1 - e ^ { - 6 } \right) } { 2 }$
    (B) $\frac { 1 } { 2 } e ^ { - 6 }$
    (C) $e ^ { - 6 }$
    (D) $e ^ { - 3 }$
    (E) $1 - e ^ { - 3 }$
  5. If the substitution $u = \frac { x } { 2 }$ is made, the integral $\int _ { 2 } ^ { 4 } \frac { 1 - \left( \frac { x } { 2 } \right) ^ { 2 } } { x } d x =$
    (A) $\quad \int _ { 1 } ^ { 2 } \frac { 1 - u ^ { 2 } } { u } d u$
    (B) $\quad \int _ { 2 } ^ { 4 } \frac { 1 - u ^ { 2 } } { u } d u$
    (C) $\quad \int _ { 1 } ^ { 2 } \frac { 1 - u ^ { 2 } } { 2 u } d u$
    (D) $\quad \int _ { 1 } ^ { 2 } \frac { 1 - u ^ { 2 } } { 4 u } d u$
    (E) $\quad \int _ { 2 } ^ { 4 } \frac { 1 - u ^ { 2 } } { 2 u } d u$
  6. What is the length of the arc of $y = \frac { 2 } { 3 } x ^ { \frac { 3 } { 2 } }$ from $x = 0$ to $x = 3$ ?
    (A) $\frac { 8 } { 3 }$
    (B) 4
    (C) $\frac { 14 } { 3 }$
    (D) $\frac { 16 } { 3 }$
    (E) 7
  7. The coefficient of $x ^ { 3 }$ in the Taylor series for $e ^ { 3 x }$ about $x = 0$ is
    (A) $\frac { 1 } { 6 }$
    (B) $\frac { 1 } { 3 }$
    (C) $\frac { 1 } { 2 }$
    (D) $\frac { 3 } { 2 }$
    (E) $\frac { 9 } { 2 }$
  8. Let $f$ be a function that is continuous on the closed interval $[ - 2,3 ]$ such that $f ^ { \prime } ( 0 )$ does not exist, $f ^ { \prime } ( 2 ) = 0$, and $f ^ { \prime \prime } ( x ) < 0$ for all $x$ except $x = 0$. Which of the following could be the graph of $f$ ?

(A) [Figure]
(B) [Figure]
(C) [Figure]
(D) [Figure]
(E) [Figure]
  1. At each point $( x , y )$ on a certain curve, the slope of the curve is $3 x ^ { 2 } y$. If the curve contains the point $( 0,8 )$, then its equation is
    (A) $y = 8 e ^ { x ^ { 3 } }$
    (B) $y = x ^ { 3 } + 8$
    (C) $y = e ^ { x ^ { 3 } } + 7$
    (D) $y = \ln ( x + 1 ) + 8$
    (E) $y ^ { 2 } = x ^ { 3 } + 8$
  2. If $n$ is a positive integer, then $\lim _ { n \rightarrow \infty } \frac { 1 } { n } \left[ \left( \frac { 1 } { n } \right) ^ { 2 } + \left( \frac { 2 } { n } \right) ^ { 2 } + \ldots + \left( \frac { 3 n } { n } \right) ^ { 2 } \right]$ can be expressed as
    (A) $\int _ { 0 } ^ { 1 } \frac { 1 } { x ^ { 2 } } d x$
    (B) $3 \int _ { 0 } ^ { 1 } \left( \frac { 1 } { x } \right) ^ { 2 } d x$
    (C) $\int _ { 0 } ^ { 3 } \left( \frac { 1 } { x } \right) ^ { 2 } d x$
    (D) $\int _ { 0 } ^ { 3 } x ^ { 2 } d x$
    (E) $3 \int _ { 0 } ^ { 3 } x ^ { 2 } d x$

1988 AP Calculus AB: Section I
90 Minutes-No Calculator
Notes: (1) In this examination, $\ln x$ denotes the natural logarithm of $x$ (that is, logarithm to the base $e$ ).
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. If $y = x ^ { 2 } e ^ { x }$, then $\frac { d y } { d x } =$
    (A) $\quad 2 x e ^ { x }$
    (B) $\quad x \left( x + 2 e ^ { x } \right)$
    (C) $x e ^ { x } ( x + 2 )$
    (D) $2 x + e ^ { x }$
    (E) $\quad 2 x + e$
  2. What is the domain of the function $f$ given by $f ( x ) = \frac { \sqrt { x ^ { 2 } - 4 } } { x - 3 }$ ?
    (A) $\quad \{ x : x \neq 3 \}$
    (B) $\quad \{ x : | x | \leq 2 \}$
    (C) $\{ x : | x | \geq 2 \}$
    (D) $\quad \{ x : | x | \geq 2$ and $x \neq 3 \}$
    (E) $\quad \{ x : x \geq 2$ and $x \neq 3 \}$
  3. A particle with velocity at any time $t$ given by $v ( t ) = e ^ { t }$ moves in a straight line. How far does the particle move from $t = 0$ to $t = 2$ ?
    (A) $e ^ { 2 } - 1$
    (B) $e - 1$
    (C) $2 e$
    (D) $e ^ { 2 }$
    (E) $\frac { e ^ { 3 } } { 3 }$
  4. The graph of $y = \frac { - 5 } { x - 2 }$ is concave downward for all values of $x$ such that
    (A) $x < 0$
    (B) $x < 2$
    (C) $x < 5$
    (D) $x > 0$
    (E) $x > 2$
  5. $\int \sec ^ { 2 } x d x =$
    (A) $\quad \tan x + C$
    (B) $\csc ^ { 2 } x + C$
    (C) $\cos ^ { 2 } x + C$
    (D) $\frac { \sec ^ { 3 } x } { 3 } + C$
    (E) $2 \sec ^ { 2 } x \tan x + C$
  6. If $y = \frac { \ln x } { x }$, then $\frac { d y } { d x } =$
    (A) $\frac { 1 } { x }$
    (B) $\frac { 1 } { x ^ { 2 } }$
    (C) $\frac { \ln x - 1 } { x ^ { 2 } }$
    (D) $\frac { 1 - \ln x } { x ^ { 2 } }$
    (E) $\frac { 1 + \ln x } { x ^ { 2 } }$
  7. $\int \frac { x d x } { \sqrt { 3 x ^ { 2 } + 5 } } =$
    (A) $\frac { 1 } { 9 } \left( 3 x ^ { 2 } + 5 \right) ^ { \frac { 3 } { 2 } } + C$
    (B) $\frac { 1 } { 4 } \left( 3 x ^ { 2 } + 5 \right) ^ { \frac { 3 } { 2 } } + C$
    (C) $\frac { 1 } { 12 } \left( 3 x ^ { 2 } + 5 \right) ^ { \frac { 1 } { 2 } } + C$
    (D) $\frac { 1 } { 3 } \left( 3 x ^ { 2 } + 5 \right) ^ { \frac { 1 } { 2 } } + C$
    (E) $\frac { 3 } { 2 } \left( 3 x ^ { 2 } + 5 \right) ^ { \frac { 1 } { 2 } } + C$ [Figure]
  8. The graph of $y = f ( x )$ is shown in the figure above. On which of the following intervals are $\frac { d y } { d x } > 0$ and $\frac { d ^ { 2 } y } { d x ^ { 2 } } < 0$ ? I. $a < x < b$ II. $b < x < c$ III. $c < x < d$
    (A) I only
    (B) II only
    (C) III only
    (D) I and II
    (E) II and III
  9. If $x + 2 x y - y ^ { 2 } = 2$, then at the point $( 1,1 ) , \frac { d y } { d x }$ is
    (A) $\frac { 3 } { 2 }$
    (B) $\frac { 1 } { 2 }$
    (C) 0
    (D) $- \frac { 3 } { 2 }$
    (E) nonexistent
  10. If $\int _ { 0 } ^ { k } \left( 2 k x - x ^ { 2 } \right) d x = 18$, then $k =$
    (A) $\quad - 9$
    (B) - 3
    (C) 3
    (D) 9
    (E) 18
  11. An equation of the line tangent to the graph of $f ( x ) = x ( 1 - 2 x ) ^ { 3 }$ at the point $( 1 , - 1 )$ is
    (A) $y = - 7 x + 6$
    (B) $y = - 6 x + 5$
    (C) $y = - 2 x + 1$
    (D) $y = 2 x - 3$
    (E) $\quad y = 7 x - 8$
  12. If $f ( x ) = \sin x$, then $f ^ { \prime } \left( \frac { \pi } { 3 } \right) =$
    (A) $- \frac { 1 } { 2 }$
    (B) $\frac { 1 } { 2 }$
    (C) $\frac { \sqrt { 2 } } { 2 }$
    (D) $\frac { \sqrt { 3 } } { 2 }$
    (E) $\sqrt { 3 }$
  13. If the function $f$ has a continuous derivative on $[ 0 , c ]$, then $\int _ { 0 } ^ { c } f ^ { \prime } ( x ) d x =$
    (A) $f ( c ) - f ( 0 )$
    (B) $| f ( c ) - f ( 0 ) |$
    (C) $f ( c )$
    (D) $f ( x ) + c$
    (E) $f ^ { \prime \prime } ( c ) - f ^ { \prime \prime } ( 0 )$
  14. $\int _ { 0 } ^ { \frac { \pi } { 2 } } \frac { \cos \theta } { \sqrt { 1 + \sin \theta } } d \theta =$
    (A) $- 2 ( \sqrt { 2 } - 1 )$
    (B) $- 2 \sqrt { 2 }$
    (C) $2 \sqrt { 2 }$
    (D) $2 ( \sqrt { 2 } - 1 )$
    (E) $2 ( \sqrt { 2 } + 1 )$

1988 AP Calculus AB: Section I
  1. If $f ( x ) = \sqrt { 2 x }$, then $f ^ { \prime } ( 2 ) =$
    (A) $\frac { 1 } { 4 }$
    (B) $\frac { 1 } { 2 }$
    (C) $\frac { \sqrt { 2 } } { 2 }$
    (D) 1
    (E) $\sqrt { 2 }$
  2. A particle moves along the $x$-axis so that at any time $t \geq 0$ its position is given by $x ( t ) = t ^ { 3 } - 3 t ^ { 2 } - 9 t + 1$. For what values of $t$ is the particle at rest?
    (A) No values
    (B) 1 only
    (C) 3 only
    (D) 5 only
    (E) 1 and 3
  3. $\int _ { 0 } ^ { 1 } ( 3 x - 2 ) ^ { 2 } d x =$
    (A) $- \frac { 7 } { 3 }$
    (B) $- \frac { 7 } { 9 }$
    (C) $\frac { 1 } { 9 }$
    (D) 1
    (E) 3
  4. If $y = 2 \cos \left( \frac { x } { 2 } \right)$, then $\frac { d ^ { 2 } y } { d x ^ { 2 } } =$
    (A) $- 8 \cos \left( \frac { x } { 2 } \right)$
    (B) $- 2 \cos \left( \frac { x } { 2 } \right)$
    (C) $- \sin \left( \frac { x } { 2 } \right)$
    (D) $- \cos \left( \frac { x } { 2 } \right)$
    (E) $- \frac { 1 } { 2 } \cos \left( \frac { x } { 2 } \right)$
  5. $\int _ { 2 } ^ { 3 } \frac { x } { x ^ { 2 } + 1 } d x =$
    (A) $\frac { 1 } { 2 } \ln \frac { 3 } { 2 }$
    (B) $\frac { 1 } { 2 } \ln 2$
    (C) $\ln 2$
    (D) $2 \ln 2$
    (E) $\frac { 1 } { 2 } \ln 5$
  6. Let $f$ be a polynomial function with degree greater than 2 . If $a \neq b$ and $f ( a ) = f ( b ) = 1$, which of the following must be true for at least one value of $x$ between $a$ and $b$ ? I. $f ( x ) = 0$ II. $f ^ { \prime } ( x ) = 0$ III. $f ^ { \prime \prime } ( x ) = 0$
    (A) None
    (B) I only
    (C) II only
    (D) I and II only
    (E) I, II, and III

1988 AP Calculus AB: Section I
  1. The area of the region enclosed by the graphs of $y = x$ and $y = x ^ { 2 } - 3 x + 3$ is
    (A) $\frac { 2 } { 3 }$
    (B) 1
    (C) $\frac { 4 } { 3 }$
    (D) 2
    (E) $\frac { 14 } { 3 }$
  2. If $\ln x - \ln \left( \frac { 1 } { x } \right) = 2$, then $x =$
    (A) $\frac { 1 } { e ^ { 2 } }$
    (B) $\frac { 1 } { e }$
    (C) $e$
    (D) $2 e$
    (E) $e ^ { 2 }$
  3. If $f ^ { \prime } ( x ) = \cos x$ and $g ^ { \prime } ( x ) = 1$ for all $x$, and if $f ( 0 ) = g ( 0 ) = 0$, then $\lim _ { x \rightarrow 0 } \frac { f ( x ) } { g ( x ) }$ is
    (A) $\frac { \pi } { 2 }$
    (B) 1
    (C) 0
    (D) - 1
    (E) nonexistent
  4. $\frac { d } { d x } \left( x ^ { \ln x } \right) =$
    (A) $x ^ { \ln x }$
    (B) $( \ln x ) ^ { x }$
    (C) $\frac { 2 } { x } ( \ln x ) \left( x ^ { \ln x } \right)$
    (D) $\quad ( \ln x ) \left( x ^ { \ln x - 1 } \right)$
    (E) $\quad 2 ( \ln x ) \left( x ^ { \ln x } \right)$
  5. For all $x > 1$, if $f ( x ) = \int _ { 1 } ^ { x } \frac { 1 } { t } d t$, then $f ^ { \prime } ( x ) =$
    (A) 1
    (B) $\frac { 1 } { x }$
    (C) $\quad \ln x - 1$
    (D) $\quad \ln x$
    (E) $e ^ { x }$
  6. $\int _ { 0 } ^ { \frac { \pi } { 2 } } x \cos x d x =$
    (A) $- \frac { \pi } { 2 }$
    (B) - 1
    (C) $1 - \frac { \pi } { 2 }$
    (D) 1
    (E) $\frac { \pi } { 2 } - 1$

1988 AP Calculus AB: Section I
  1. At $x = 3$, the function given by $f ( x ) = \left\{ \begin{array} { l l } x ^ { 2 } , & x < 3 \\ 6 x - 9 , & x \geq 3 \end{array} \right.$ is
    (A) undefined.
    (B) continuous but not differentiable.
    (C) differentiable but not continuous.
    (D) neither continuous nor differentiable.
    (E) both continuous and differentiable.
  2. $\int _ { 1 } ^ { 4 } | x - 3 | d x =$
    (A) $- \frac { 3 } { 2 }$
    (B) $\frac { 3 } { 2 }$
    (C) $\frac { 5 } { 2 }$
    (D) $\frac { 9 } { 2 }$
    (E) 5
  3. The $\lim _ { h \rightarrow 0 } \frac { \tan 3 ( x + h ) - \tan 3 x } { h }$ is
    (A) 0
    (B) $3 \sec ^ { 2 } ( 3 x )$
    (C) $\sec ^ { 2 } ( 3 x )$
    (D) $3 \cot ( 3 x )$
    (E) nonexistent
  4. A region in the first quadrant is enclosed by the graphs of $y = e ^ { 2 x } , x = 1$, and the coordinate axes. If the region is rotated about the $y$-axis, the volume of the solid that is generated is represented by which of the following integrals?
    (A) $\quad 2 \pi \int _ { 0 } ^ { 1 } x e ^ { 2 x } d x$
    (B) $2 \pi \int _ { 0 } ^ { 1 } e ^ { 2 x } d x$
    (C) $\pi \int _ { 0 } ^ { 1 } e ^ { 4 x } d x$
    (D) $\pi \int _ { 0 } ^ { e } y \ln y d y$
    (E) $\frac { \pi } { 4 } \int _ { 0 } ^ { e } \ln ^ { 2 } y d y$

1988 AP Calculus AB: Section I
  1. If $f ( x ) = \frac { x } { x + 1 }$, then the inverse function, $f ^ { - 1 }$, is given by $f ^ { - 1 } ( x ) =$
    (A) $\frac { x - 1 } { x }$
    (B) $\frac { x + 1 } { x }$
    (C) $\frac { x } { 1 - x }$
    (D) $\frac { x } { x + 1 }$
    (E) $x$
  2. Which of the following does NOT have a period of $\pi$ ?
    (A) $f ( x ) = \sin \left( \frac { 1 } { 2 } x \right)$
    (B) $\quad f ( x ) = | \sin x |$
    (C) $f ( x ) = \sin ^ { 2 } x$
    (D) $f ( x ) = \tan x$
    (E) $f ( x ) = \tan ^ { 2 } x$
  3. The absolute maximum value of $f ( x ) = x ^ { 3 } - 3 x ^ { 2 } + 12$ on the closed interval $[ - 2,4 ]$ occurs at $x =$
    (A) 4
    (B) 2
    (C) 1
    (D) 0
    (E) - 2 [Figure]
  4. The area of the shaded region in the figure above is represented by which of the following integrals?
    (A) $\int _ { a } ^ { c } ( | f ( x ) | - | g ( x ) | ) d x$
    (B) $\int _ { b } ^ { c } f ( x ) d x - \int _ { a } ^ { c } g ( x ) d x$
    (C) $\int _ { a } ^ { c } ( g ( x ) - f ( x ) ) d x$
    (D) $\int _ { a } ^ { c } ( f ( x ) - g ( x ) ) d x$
    (E) $\int _ { a } ^ { b } ( g ( x ) - f ( x ) ) d x + \int _ { b } ^ { c } ( f ( x ) - g ( x ) ) d x$

1988 AP Calculus AB: Section I
  1. $4 \cos \left( x + \frac { \pi } { 3 } \right) =$
    (A) $2 \sqrt { 3 } \cos x - 2 \sin x$
    (B) $2 \cos x - 2 \sqrt { 3 } \sin x$
    (C) $2 \cos x + 2 \sqrt { 3 } \sin x$
    (D) $2 \sqrt { 3 } \cos x + 2 \sin x$
    (E) $\quad 4 \cos x + 2$
  2. What is the average value of $y$ for the part of the curve $y = 3 x - x ^ { 2 }$ which is in the first quadrant?
    (A) - 6
    (B) - 2
    (C) $\frac { 3 } { 2 }$
    (D) $\frac { 9 } { 4 }$
    (E) $\frac { 9 } { 2 }$
  3. If $f ( x ) = e ^ { x } \sin x$, then the number of zeros of $f$ on the closed interval $[ 0,2 \pi ]$ is
    (A) 0
    (B) 1
    (C) 2
    (D) 3
    (E) 4
  4. For $x > 0 , \int \left( \frac { 1 } { x } \int _ { 1 } ^ { x } \frac { d u } { u } \right) d x =$
    (A) $\frac { 1 } { x ^ { 3 } } + C$
    (B) $\frac { 8 } { x ^ { 4 } } - \frac { 2 } { x ^ { 2 } } + C$
    (C) $\quad \ln ( \ln x ) + C$
    (D) $\frac { \ln \left( x ^ { 2 } \right) } { 2 } + C$
    (E) $\frac { ( \ln x ) ^ { 2 } } { 2 } + C$
  5. If $\int _ { 1 } ^ { 10 } f ( x ) d x = 4$ and $\int _ { 10 } ^ { 3 } f ( x ) d x = 7$, then $\int _ { 1 } ^ { 3 } f ( x ) d x =$
    (A) - 3
    (B) 0
    (C) 3
    (D) 10
    (E) 11
  6. The sides of the rectangle above increase in such a way that $\frac { d z } { d t } = 1$ and $\frac { d x } { d t } = 3 \frac { d y } { d t }$. At the instant when $x = 4$ and $y = 3$, what is the value of $\frac { d x } { d t }$ ?
    (A) $\frac { 1 } { 3 }$
    (B) 1
    (C) 2
    (D) $\sqrt { 5 }$
    (E) 5
  7. If $\lim _ { x \rightarrow 3 } f ( x ) = 7$, which of the following must be true? I. $f$ is continuous at $x = 3$. II. $f$ is differentiable at $x = 3$. III. $f ( 3 ) = 7$
    (A) None
    (B) II only
    (C) III only
    (D) I and III only
    (E) I, II, and III
  8. The graph of which of the following equations has $y = 1$ as an asymptote?
    (A) $y = \ln x$
    (B) $y = \sin x$
    (C) $y = \frac { x } { x + 1 }$
    (D) $y = \frac { x ^ { 2 } } { x - 1 }$
    (E) $y = e ^ { - x }$
  9. The volume of the solid obtained by revolving the region enclosed by the ellipse $x ^ { 2 } + 9 y ^ { 2 } = 9$ about the $x$-axis is
    (A) $2 \pi$
    (B) $4 \pi$
    (C) $6 \pi$
    (D) $9 \pi$
    (E) $12 \pi$

1988 AP Calculus AB: Section I
  1. Let $f$ and $g$ be odd functions. If $p , r$, and $s$ are nonzero functions defined as follows, which must be odd? I. $p ( x ) = f ( g ( x ) )$ II. $r ( x ) = f ( x ) + g ( x )$ III. $s ( x ) = f ( x ) g ( x )$
    (A) I only
    (B) II only
    (C) I and II only
    (D) II and III only
    (E) I, II, and III
  2. The volume of a cylindrical tin can with a top and a bottom is to be $16 \pi$ cubic inches. If a minimum amount of tin is to be used to construct the can, what must be the height, in inches, of the can?
    (A) $2 \sqrt [ 3 ] { 2 }$
    (B) $2 \sqrt { 2 }$
    (C) $2 \sqrt [ 3 ] { 4 }$
    (D) 4
    (E) 8

1988 AP Calculus BC: Section I
90 Minutes-No Calculator
Notes: (1) In this examination, $\ln x$ denotes the natural logarithm of $x$ (that is, logarithm to the base $e$ ).
(2) Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. The area of the region in the first quadrant enclosed by the graph of $y = x ( 1 - x )$ and the $x$-axis is
    (A) $\frac { 1 } { 6 }$
    (B) $\frac { 1 } { 3 }$
    (C) $\frac { 2 } { 3 }$
    (D) $\frac { 5 } { 6 }$
    (E) 1
  2. $\int _ { 0 } ^ { 1 } x \left( x ^ { 2 } + 2 \right) ^ { 2 } d x =$
    (A) $\frac { 19 } { 2 }$
    (B) $\frac { 19 } { 3 }$
    (C) $\frac { 9 } { 2 }$
    (D) $\frac { 19 } { 6 }$
    (E) $\frac { 1 } { 6 }$
  3. If $f ( x ) = \ln ( \sqrt { x } )$, then $f ^ { \prime \prime } ( x ) =$
    (A) $- \frac { 2 } { x ^ { 2 } }$
    (B) $- \frac { 1 } { 2 x ^ { 2 } }$
    (C) $- \frac { 1 } { 2 x }$
    (D) $- \frac { 1 } { 2 x ^ { \frac { 3 } { 2 } } }$
    (E) $\frac { 2 } { x ^ { 2 } }$
  4. If $u , v$, and $w$ are nonzero differentiable functions, then the derivative of $\frac { u v } { w }$ is
    (A) $\frac { u v ^ { \prime } + u ^ { \prime } v } { w ^ { \prime } }$
    (B) $\frac { u ^ { \prime } v ^ { \prime } w - u v w ^ { \prime } } { w ^ { 2 } }$
    (C) $\frac { u v w ^ { \prime } - u v ^ { \prime } w - u ^ { \prime } v w } { w ^ { 2 } }$
    (D) $\frac { u ^ { \prime } v w + u v ^ { \prime } w + u v w ^ { \prime } } { w ^ { 2 } }$
    (E) $\frac { u v ^ { \prime } w + u ^ { \prime } v w - u v w ^ { \prime } } { w ^ { 2 } }$
  5. Let $f$ be the function defined by the following.

$$f ( x ) = \left\{ \begin{aligned} \sin x , & x < 0 \\ x ^ { 2 } , & 0 \leq x < 1 \\ 2 - x , & 1 \leq x < 2 \\ x - 3 , & x \geq 2 \end{aligned} \right.$$
For what values of $x$ is $f$ NOT continuous?
(A) 0 only
(B) 1 only
(C) 2 only
(D) 0 and 2 only
(E) 0, 1, and 2
Q50 Indefinite & Definite Integrals Definite Integral Evaluation (Computational) View
50 Minutes-No Calculator
Note: Unless otherwise specified, the domain of a function $f$ is assumed to be the set of all real numbers $x$ for which $f ( x )$ is a real number.
  1. $\int _ { 1 } ^ { 2 } \left( 4 x ^ { 3 } - 6 x \right) d x =$
    (A) 2
    (B) 4
    (C) 6
    (D) 36
    (E) 42
  2. If $f ( x ) = x \sqrt { 2 x - 3 }$, then $f ^ { \prime } ( x ) =$
    (A) $\frac { 3 x - 3 } { \sqrt { 2 x - 3 } }$
    (B) $\frac { x } { \sqrt { 2 x - 3 } }$
    (C) $\frac { 1 } { \sqrt { 2 x - 3 } }$
    (D) $\frac { - x + 3 } { \sqrt { 2 x - 3 } }$
    (E) $\frac { 5 x - 6 } { 2 \sqrt { 2 x - 3 } }$
  3. If $\int _ { a } ^ { b } f ( x ) d x = a + 2 b$, then $\int _ { a } ^ { b } ( f ( x ) + 5 ) d x =$
    (A) $a + 2 b + 5$
    (B) $5 b - 5 a$
    (C) $7 b - 4 a$
    (D) $7 b - 5 a$
    (E) $7 b - 6 a$
  4. If $f ( x ) = - x ^ { 3 } + x + \frac { 1 } { x }$, then $f ^ { \prime } ( - 1 ) =$
    (A) 3
    (B) 1
    (C) $\quad - 1$
    (D) - 3
    (E) - 5
  5. The graph of $y = 3 x ^ { 4 } - 16 x ^ { 3 } + 24 x ^ { 2 } + 48$ is concave down for
    (A) $x < 0$
    (B) $x > 0$
    (C) $x < - 2$ or $x > - \frac { 2 } { 3 }$
    (D) $x < \frac { 2 } { 3 }$ or $x > 2$
    (E) $\frac { 2 } { 3 } < x < 2$
  6. $\frac { 1 } { 2 } \int e ^ { \frac { t } { 2 } } d t =$
    (A) $e ^ { - t } + C$
    (B) $e ^ { - \frac { t } { 2 } } + C$
    (C) $e ^ { \frac { t } { 2 } } + C$
    (D) $2 e ^ { \frac { t } { 2 } } + C$
    (E) $e ^ { t } + C$
  7. $\frac { d } { d x } \cos ^ { 2 } \left( x ^ { 3 } \right) =$
    (A) $\quad 6 x ^ { 2 } \sin \left( x ^ { 3 } \right) \cos \left( x ^ { 3 } \right)$
    (B) $\quad 6 x ^ { 2 } \cos \left( x ^ { 3 } \right)$
    (C) $\sin ^ { 2 } \left( x ^ { 3 } \right)$
    (D) $- 6 x ^ { 2 } \sin \left( x ^ { 3 } \right) \cos \left( x ^ { 3 } \right)$
    (E) $- 2 \sin \left( x ^ { 3 } \right) \cos \left( x ^ { 3 } \right)$

Questions 8-9 refer to the following situation. [Figure]
A bug begins to crawl up a vertical wire at time $t = 0$. The velocity $v$ of the bug at time $t$, $0 \leq t \leq 8$, is given by the function whose graph is shown above. 8. At what value of $t$ does the bug change direction?
(A) 2
(B) 4
(C) 6
(D) 7
(E) 8 9. What is the total distance the bug traveled from $t = 0$ to $t = 8$ ?
(A) 14
(B) 13
(C) 11
(D) 8
(E) 6 10. An equation of the line tangent to the graph of $y = \cos ( 2 x )$ at $x = \frac { \pi } { 4 }$ is
(A) $y - 1 = - \left( x - \frac { \pi } { 4 } \right)$
(B) $\quad y - 1 = - 2 \left( x - \frac { \pi } { 4 } \right)$
(C) $y = 2 \left( x - \frac { \pi } { 4 } \right)$
(D) $y = - \left( x - \frac { \pi } { 4 } \right)$
(E) $\quad y = - 2 \left( x - \frac { \pi } { 4 } \right)$ [Figure] 11. The graph of the derivative of $f$ is shown in the figure above. Which of the following could be the graph of $f$ ?
(A) [Figure]
(B) [Figure]
(C) [Figure]
(D) [Figure]
(E) [Figure] 12. At what point on the graph of $y = \frac { 1 } { 2 } x ^ { 2 }$ is the tangent line parallel to the line $2 x - 4 y = 3$ ?
(A) $\left( \frac { 1 } { 2 } , - \frac { 1 } { 2 } \right)$
(B) $\left( \frac { 1 } { 2 } , \frac { 1 } { 8 } \right)$
(C) $\left( 1 , - \frac { 1 } { 4 } \right)$
(D) $\left( 1 , \frac { 1 } { 2 } \right)$
(E) $( 2,2 )$ 13. Let $f$ be a function defined for all real numbers $x$. If $f ^ { \prime } ( x ) = \frac { \left| 4 - x ^ { 2 } \right| } { x - 2 }$, then $f$ is decreasing on the interval
(A) $( - \infty , 2 )$
(B) $( - \infty , \infty )$
(C) $( - 2,4 )$
(D) $( - 2 , \infty )$
(E) $( 2 , \infty )$ 14. Let $f$ be a differentiable function such that $f ( 3 ) = 2$ and $f ^ { \prime } ( 3 ) = 5$. If the tangent line to the graph of $f$ at $x = 3$ is used to find an approximation to a zero of $f$, that approximation is
(A) 0.4
(B) 0.5
(C) 2.6
(D) 3.4
(E) 5.5 [Figure] 15. The graph of the function $f$ is shown in the figure above. Which of the following statements about $f$ is true?
(A) $\lim _ { x \rightarrow a } f ( x ) = \lim _ { x \rightarrow b } f ( x )$
(B) $\lim _ { x \rightarrow a } f ( x ) = 2$
(C) $\lim _ { x \rightarrow b } f ( x ) = 2$
(D) $\lim _ { x \rightarrow b } f ( x ) = 1$
(E) $\lim _ { x \rightarrow a } f ( x )$ does not exist. 16. The area of the region enclosed by the graph of $y = x ^ { 2 } + 1$ and the line $y = 5$ is
(A) $\frac { 14 } { 3 }$
(B) $\frac { 16 } { 3 }$
(C) $\frac { 28 } { 3 }$
(D) $\frac { 32 } { 3 }$
(E) $8 \pi$ 17. If $x ^ { 2 } + y ^ { 2 } = 25$, what is the value of $\frac { d ^ { 2 } y } { d x ^ { 2 } }$ at the point $( 4,3 )$ ?
(A) $- \frac { 25 } { 27 }$
(B) $- \frac { 7 } { 27 }$
(C) $\frac { 7 } { 27 }$
(D) $\frac { 3 } { 4 }$
(E) $\frac { 25 } { 27 }$ 18. $\int _ { 0 } ^ { \frac { \pi } { 4 } } \frac { e ^ { \tan x } } { \cos ^ { 2 } x } d x$ is
(A) 0
(B) 1
(C) $e - 1$
(D) $e$
(E) $e + 1$ 19. If $f ( x ) = \ln \left| x ^ { 2 } - 1 \right|$, then $f ^ { \prime } ( x ) =$
(A) $\left| \frac { 2 x } { x ^ { 2 } - 1 } \right|$
(B) $\frac { 2 x } { \left| x ^ { 2 } - 1 \right| }$
(C) $\frac { 2 | x | } { x ^ { 2 } - 1 }$
(D) $\frac { 2 x } { x ^ { 2 } - 1 }$
(E) $\frac { 1 } { x ^ { 2 } - 1 }$ 20. The average value of $\cos x$ on the interval $[ - 3,5 ]$ is
(A) $\frac { \sin 5 - \sin 3 } { 8 }$
(B) $\frac { \sin 5 - \sin 3 } { 2 }$
(C) $\frac { \sin 3 - \sin 5 } { 2 }$
(D) $\frac { \sin 3 + \sin 5 } { 2 }$
(E) $\frac { \sin 3 + \sin 5 } { 8 }$ 21. $\lim _ { x \rightarrow 1 } \frac { x } { \ln x }$ is
(A) 0
(B) $\frac { 1 } { e }$
(C) 1
(D) $e$
(E) nonexistent 22. What are all values of $x$ for which the function $f$ defined by $f ( x ) = \left( x ^ { 2 } - 3 \right) e ^ { - x }$ is increasing?
(A) There are no such values of $x$.
(B) $\quad x < - 1$ and $x > 3$
(C) $- 3 < x < 1$
(D) $- 1 < x < 3$
(E) All values of $x$ 23. If the region enclosed by the $y$-axis, the line $y = 2$, and the curve $y = \sqrt { x }$ is revolved about the $y$-axis, the volume of the solid generated is
(A) $\frac { 32 \pi } { 5 }$
(B) $\frac { 16 \pi } { 3 }$
(C) $\frac { 16 \pi } { 5 }$
(D) $\frac { 8 \pi } { 3 }$
(E) $\pi$