⌛ 5 minutes remaining. The timer is now always visible.
6 Questions
Question 1 of 6
--:--
AP Calculus BC 2022 FRQ 0/6
Question 1 of 6   |  FRQ  · Level 4
From 5 A.M. to 10 A.M., the rate at which vehicles arrive at a certain toll plaza is given by \(A(t) = 450 \sin(0.62 t)\), where \(t\) is the number of hours after 5 A.M. and \(A(t)\) is measured in vehicles per hour. Traffic is flowing smoothly at 5 A.M. with no vehicles waiting in line.
(a) Write, but do not evaluate, an integral expression that gives the total number of vehicles that arrive at the toll plaza from 6 A.M. \((t = 1)\) to 10 A.M. \((t = 5)\).
(b) Find the average value of the rate, in vehicles per hour, at which vehicles arrive at the toll plaza from 6 A.M. \((t = 1)\) to 10 A.M. \((t = 5)\).
(c) Is the rate at which vehicles arrive at the toll plaza at 6 A.M. \((t = 1)\) increasing or decreasing? Give a reason for your answer.
(d) A line forms whenever \(A(t) \geq 400\). The number of vehicles in line at time \(t\), for \(a \leq t \leq 4\), is given by \(N(t) = \displaystyle\int_{a}^{t} (A(x) - 400) d x\), where \(a\) is the time when a line first begins to form. To the nearest whole number, find the greatest number of vehicles in line at the toll plaza in the time interval \(a \leq t \leq 4\). Justify your answer.
Question 2 of 6   |  FRQ  · Level 4
A particle moving along a curve in the \(x y\)-plane is at position \((x(t), y(t))\) at time \(t > 0\). The particle moves in such a way that \(\dfrac{d x}{d t} = \sqrt{1 + t^2}\) and \(\dfrac{d y}{d t} = \ln(2 + t^2)\). At time \(t = 4\), the particle is at the point \((1, 5)\).
(a) Find the slope of the line tangent to the path of the particle at time \(t = 4\).
(b) Find the speed of the particle at time \(t = 4\), and find the acceleration vector of the particle at time \(t = 4\).
(c) Find the \(y\)-coordinate of the particle's position at time \(t = 6\).
(d) Find the total distance the particle travels along the curve from time \(t = 4\) to time \(t = 6\).
Question 3 of 6   |  FRQ  · Level 4
Let \(f\) be a differentiable function with \(f(4) = 3\). On the interval \(0 \leq x \leq 7\), the graph of \(f'\), the derivative of \(f\), consists of a semicircle and two line segments, as shown in the figure above.
Question image
(a) Find \(f(0)\) and \(f(5)\).
(b) Find the \(x\)-coordinates of all points of inflection of the graph of \(f\) for \(0 < x < 7\). Justify your answer.
(c) Let \(g\) be the function defined by \(g(x) = f(x) - x\). On what intervals, if any, is \(g\) decreasing for \(0 \leq x \leq 7\)? Show the analysis that leads to your answer.
(d) For the function \(g\) defined in part (c), find the absolute minimum value on the interval \(0 \leq x \leq 7\). Justify your answer.
Question 4 of 6   |  FRQ  · Level 4
An ice sculpture melts in such a way that it can be modeled as a cone that maintains a conical shape as it decreases in size. The radius of the base of the cone is given by a twice-differentiable function \(r\), where \(r(t)\) is measured in centimeters and \(t\) is measured in days. The table above gives selected values of \(r'(t)\), the rate of change of the radius, over the time interval \(0 \leq t \leq 12\).
\(t\) (days) 0 3 7 10 12
\(r'(t)\) (centimeters per day) -6.1 -5.0 -4.4 -3.8 -3.5
(a) Approximate \(r''(8.5)\) using the average rate of change of \(r'\) over the interval \(7 \leq t \leq 10\). Show the computations that lead to your answer, and indicate units of measure.
(b) Is there a time \(t\), \(0 \leq t \leq 3\), for which \(r'(t) = -6\)? Justify your answer.
(c) Use a right Riemann sum with the four subintervals indicated in the table to approximate the value of \(\displaystyle\int_{0}^{12} r'(t) d t\).
(d) The height of the cone decreases at a rate of \(2\) centimeters per day. At time \(t = 3\) days, the radius is \(100\) centimeters and the height is \(50\) centimeters. Find the rate of change of the volume of the cone with respect to time, in cubic centimeters per day, at time \(t = 3\) days. (The volume \(V\) of a cone with radius \(r\) and height \(h\) is \(V = \dfrac{1}{3} \pi r^2 h\).)
Question 5 of 6   |  FRQ  · Level 4
Figures 1 and 2, shown above, illustrate regions in the first quadrant associated with the graphs of \(y = \dfrac{1}{x}\) and \(y = \dfrac{1}{x^2}\), respectively. In Figure 1, let \(R\) be the region bounded by the graph of \(y = \dfrac{1}{x}\), the \(x\)-axis, and the vertical lines \(x = 1\) and \(x = 5\). In Figure 2, let \(W\) be the unbounded region between the graph of \(y = \dfrac{1}{x^2}\) and the \(x\)-axis that lies to the right of the vertical line \(x = 3\).
Question image
(a) Find the area of region \(R\).
(b) Region \(R\) is the base of a solid. For the solid, at each \(x\) the cross section perpendicular to the \(x\)-axis is a rectangle with area given by \(x e^{\dfrac{x}{5}}\). Find the volume of the solid.
(c) Find the volume of the solid generated when the unbounded region \(W\) is revolved about the \(x\)-axis.
Question 6 of 6   |  FRQ  · Level 4
The function \(f\) is defined by the power series \(f(x) = x - \dfrac{x^3}{3} + \dfrac{x^5}{5} - \dfrac{x^7}{7} + \ldots + \dfrac{(-1)^n x^{2 n + 1}}{2 n + 1} + \ldots\) for all real numbers \(x\) for which the series converges.
(a) Using the ratio test, find the interval of convergence of the power series for \(f\). Justify your answer.
(b) Show that \(|f\left(\dfrac{1}{2}\right) - \dfrac{1}{2}| < \dfrac{1}{10}\). Justify your answer.
(c) Write the first four nonzero terms and the general term for an infinite series that represents \(f'(x)\).
(d) Use the result from part (c) to find the value of \(f'\left(\dfrac{1}{6}\right)\).

Review Your Answers

Check your work before submitting. You can return to any question.

Answered: 0 Unanswered: 0 Flagged: 0
Questions
Answered Unanswered ⚑ Flagged
Graphing Calculator
Reference Sheet

Area & Circumference

Circle$A = \pi r^2$,  $C = 2\pi r$
Rectangle$A = lw$
Triangle$A = \tfrac{1}{2}bh$
Trapezoid$A = \tfrac{1}{2}(b_1+b_2)h$

Volume

Box$V = lwh$
Cylinder$V = \pi r^2 h$
Sphere$V = \tfrac{4}{3}\pi r^3$
Cone$V = \tfrac{1}{3}\pi r^2 h$
Pyramid$V = \tfrac{1}{3}lwh$

Triangles

Pythagorean Thm$a^2 + b^2 = c^2$
30-60-90sides: $1,\, \sqrt{3},\, 2$
45-45-90sides: $1,\, 1,\, \sqrt{2}$
Triangle Anglessum $= 180°$

Other Facts

Circle Degrees$360° = 2\pi \text{ rad}$
Exterior Angle= sum of non-adjacent interior angles

The number of degrees of arc in a circle is 360. The number of radians of arc in a circle is $2\pi$.

Submit Exam?

Answered: 0 / 6