Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Log in

Opening subject page...

Loading your content

AP Calculus BC

AP Calculus BC Practice Test: Practice Test 6

Practice Test 6 for AP Calculus BC: real questions and explanations from the Varsity Tutors practice-test pool.

0%

0 / 25 answered

Question 1 of 25

Which integral represents area between x=10−yx=10-yx=10−y (right) and x=2y2x=2y^2x=2y2 (left) on 0≤y≤20\le y\le 20≤y≤2?

Question Navigator

All questions

Question 1

Which integral represents area between x=10−yx=10-yx=10−y (right) and x=2y2x=2y^2x=2y2 (left) on 0≤y≤20\le y\le 20≤y≤2?

  1. ∫02[2y2−(10−y)]dy\displaystyle \int_{0}^{2}\big[2y^2-(10-y)\big]dy∫02​[2y2−(10−y)]dy
  2. ∫02[(10−y)−2y2]dy\displaystyle \int_{0}^{2}\big[(10-y)-2y^2\big]dy∫02​[(10−y)−2y2]dy (correct answer)
  3. ∫20[(10−y)−2y2]dy\displaystyle \int_{2}^{0}\big[(10-y)-2y^2\big]dy∫20​[(10−y)−2y2]dy
  4. ∫02[(10−y)+2y2]dy\displaystyle \int_{0}^{2}\big[(10-y)+2y^2\big]dy∫02​[(10−y)+2y2]dy
  5. ∫−20[(10−y)−2y2]dy\displaystyle \int_{-2}^{0}\big[(10-y)-2y^2\big]dy∫−20​[(10−y)−2y2]dy

Explanation: This problem practices dy area setups. Integral of right minus left. Right: x = 10 - y, left: x = 2y², so (10 - y) - 2y². From 0 to 2. Choice A subtracts wrong, negative. Compare at y=1.

Question 2

A particle moves with r(t)=⟨t2−1, 3t⟩r(t)=\langle t^2-1,\,3t\rangler(t)=⟨t2−1,3t⟩ for 0≤t≤20\le t\le20≤t≤2; what is its speed at t=1t=1t=1?

  1. 13\sqrt{13}13​ (correct answer)
  2. 10\sqrt{10}10​
  3. 131313
  4. 101010
  5. 333

Explanation: This problem involves analyzing the motion of a particle using parametric equations. To find the speed, first compute the velocity vector by differentiating each component of the position vector r(t)=⟨t2−1,3t⟩r(t) = \langle t^2 - 1, 3t \rangler(t)=⟨t2−1,3t⟩ with respect to t, yielding v(t)=⟨2t,3⟩v(t) = \langle 2t, 3 \ranglev(t)=⟨2t,3⟩. Then, evaluate the velocity at t = 1 to get v(1)=⟨2,3⟩v(1) = \langle 2, 3 \ranglev(1)=⟨2,3⟩. The speed is the magnitude of this velocity vector, calculated as 22+32=4+9=13\sqrt{2^2 + 3^2} = \sqrt{4 + 9} = \sqrt{13}22+32​=4+9​=13​. A tempting distractor is 13, which arises from adding the squared components without taking the square root, thus confusing speed with the square of the magnitude. A transferable motion-analysis strategy is to always differentiate position to get velocity and then compute its magnitude for speed in parametric equations.

Question 3

If f(x)=7−3xf(x)=\sqrt{7-3x}f(x)=7−3x​ gives concentration, what is f′(x)f'(x)f′(x)?

  1. 127−3x\dfrac{1}{2\sqrt{7-3x}}27−3x​1​
  2. 327−3x\dfrac{3}{2\sqrt{7-3x}}27−3x​3​
  3. −327−3x-\dfrac{3}{2\sqrt{7-3x}}−27−3x​3​ (correct answer)
  4. −127−3x-\dfrac{1}{2\sqrt{7-3x}}−27−3x​1​
  5. −37−3x-\dfrac{3}{\sqrt{7-3x}}−7−3x​3​

Explanation: This problem requires the chain rule to differentiate a square root function. The function f(x) = √(7 - 3x) = (7 - 3x)^(1/2) has an outer function g(u) = u^(1/2) and an inner function u = 7 - 3x. By the chain rule, f'(x) = (1/2)u^(-1/2) · u'(x) = (1/2)(7 - 3x)^(-1/2) · (-3) = -3/(2√(7 - 3x)). Option B shows 3/(2√(7 - 3x)), missing the negative sign from the derivative of (7 - 3x). Always pay attention to the sign when differentiating expressions with subtraction, as the chain rule preserves these signs through multiplication.

Question 4

A decay model uses h(x)=e−xh(x)=e^{-x}h(x)=e−x for x≥0x\ge0x≥0; does ∫0∞h(x) dx\int_{0}^{\infty} h(x)\,dx∫0∞​h(x)dx converge, and to what value?

  1. Converges to 111 (correct answer)
  2. Converges to 000
  3. Diverges
  4. Converges to eee
  5. Converges to 1e\tfrac{1}{e}e1​

Explanation: Evaluating improper integrals involves determining whether they converge and finding their value if they do, often by taking limits. To assess ∫ from 0 to ∞ of e^{-x} dx, express it as the limit as b approaches infinity of the integral from 0 to b. The antiderivative is -e^{-x}, so evaluate lim_{b→∞} [-e^{-b} + e^{0}] which is 0 + 1 = 1. Thus, the integral converges to 1. A tempting distractor might be to think it converges to 0 because e^{-∞}=0, but forgetting the +1 from the lower bound leads to that error. A general strategy for improper integrals with exponential decay is to recognize their rapid convergence and compute limits directly.

Question 5

Let f(x)=x3f(x)=x^3f(x)=x3 and g(x)=x2g(x)=x^2g(x)=x2. Which setup gives total area between the curves on [0,1][0,1][0,1]?

  1. ∫01(x3−x2) dx\displaystyle \int_{0}^{1}(x^3-x^2)\,dx∫01​(x3−x2)dx
  2. ∫01(x2−x3) dx\displaystyle \int_{0}^{1}(x^2-x^3)\,dx∫01​(x2−x3)dx (correct answer)
  3. ∫01(x3+x2) dx\displaystyle \int_{0}^{1}(x^3+x^2)\,dx∫01​(x3+x2)dx
  4. ∫00(x2−x3) dx+∫01(x3−x2) dx\displaystyle \int_{0}^{0}(x^2-x^3)\,dx+\int_{0}^{1}(x^3-x^2)\,dx∫00​(x2−x3)dx+∫01​(x3−x2)dx
  5. ∫01(x3−1) dx\displaystyle \int_{0}^{1}(x^3-1)\,dx∫01​(x3−1)dx

Explanation: This problem requires multi-interval area reasoning to compute the total area between curves that intersect multiple times. The curves f(x) = x³ and g(x) = x² intersect at x = 0 and 1, with g(x) above f(x) throughout (0, 1), so no internal crossing requires splitting beyond the single interval [0, 1]. Since they touch at endpoints and g > f inside, we integrate g - f = x² - x³ over [0, 1]. No further splitting is needed as the top function remains consistent. A tempting distractor like choice A fails because it integrates f - g, which is negative throughout, giving a negative value instead of positive total area. To find areas between intersecting curves generally, always locate intersection points, test which function is greater in each subinterval, and integrate the positive difference in each.

Question 6

Given L(x)=x3−52x4+1L(x)=\dfrac{x^3-5}{2x^4+1}L(x)=2x4+1x3−5​, what is the horizontal asymptote as x→∞x\to\inftyx→∞?

  1. y=0y=0y=0 (correct answer)
  2. y=12y=\dfrac{1}{2}y=21​
  3. y=∞y=\inftyy=∞
  4. x=0x=0x=0
  5. x=−124x=-\sqrt[4]{\dfrac{1}{2}}x=−421​​

Explanation: This problem involves finding limits at infinity to determine horizontal asymptotes. For L(x) = (x³ - 5)/(2x⁴ + 1), numerator degree 3 less than denominator 4, so horizontal asymptote y = 0 as x approaches infinity. Denominator dominates. Same for both directions. A tempting distractor is y = 1/2, misusing leading coefficients. To find horizontal asymptotes of rational functions, compare the degrees of the numerator and denominator and, if the numerator's degree is lower, the asymptote is y = 0.

Question 7

Compute lim⁡x→0sin⁡(2x)−2sin⁡xx3\displaystyle\lim_{x\to 0}\dfrac{\sin(2x)-2\sin x}{x^3}x→0lim​x3sin(2x)−2sinx​ for a third-order comparison near zero.

  1. 000
  2. 111
  3. −1-1−1 (correct answer)
  4. 222
  5. −2-2−2

Explanation: This limit problem requires L'Hôpital's Rule to evaluate an indeterminate form. As x approaches 0, sin(2x) - 2 sin(x) approaches 0 - 0 = 0 and x^3 approaches 0, yielding 0/0. Derivatives: 2 cos(2x) - 2 cos(x) over 3x^2, still 0/0 (21 - 21=0); again: -4 sin(2x) + 2 sin(x) over 6x, still 0/0; again: -8 cos(2x) + 2 cos(x) over 6 = (-81 + 21)/6 = -6/6 = -1. Repeated application is needed due to persistent indeterminacy. A tempting distractor is 0, from direct substitution without accounting for higher derivatives. To recognize indeterminate forms like 0/0, always plug in the limit value to check if both numerator and denominator approach 0 or infinity.

Question 8

Let u(x)={ln⁡(x),x>00,x≤0u(x)=\begin{cases}\ln(x),&x>0\\0,&x\le0\end{cases}u(x)={ln(x),0,​x>0x≤0​. What type of discontinuity occurs at x=0x=0x=0?

  1. Removable discontinuity
  2. Infinite discontinuity (correct answer)
  3. Oscillating discontinuity
  4. Jump discontinuity
  5. No discontinuity

Explanation: This problem involves analyzing the piecewise function u(x) where u(x) = ln(x) for x > 0 and u(x) = 0 for x ≤ 0. As x approaches 0 from the right, ln(x) approaches -∞ because the natural logarithm of positive numbers approaching zero becomes increasingly negative without bound. From the left, u(x) = 0 for all x ≤ 0, so lim(x→0⁻) u(x) = 0. Since the right-hand limit approaches -∞ while the left-hand limit is finite, this creates an infinite discontinuity at x = 0. A jump discontinuity would require both one-sided limits to be finite. When analyzing logarithmic functions near their domain boundaries, remember that ln(x) → -∞ as x → 0⁺.

Question 9

Which integral gives the volume when the region between y=exy=e^xy=ex and y=1y=1y=1 on [0,ln⁡3][0,\ln 3][0,ln3] is revolved about the xxx-axis?

  1. π∫0ln⁡3[(1)2−(ex)2]dx\pi\int_{0}^{\ln 3}\big[(1)^2-(e^x)^2\big]dxπ∫0ln3​[(1)2−(ex)2]dx
  2. π∫0ln⁡3[(ex)2−(1)2]dx\pi\int_{0}^{\ln 3}\big[(e^x)^2-(1)^2\big]dxπ∫0ln3​[(ex)2−(1)2]dx (correct answer)
  3. π∫03[(ey)2−(1)2]dy\pi\int_{0}^{3}\big[(e^y)^2-(1)^2\big]dyπ∫03​[(ey)2−(1)2]dy
  4. π∫0ln⁡3[ex−1]2dx\pi\int_{0}^{\ln 3}\big[e^x-1\big]^2dxπ∫0ln3​[ex−1]2dx
  5. π∫0ln⁡3[(ex)−(1)]dx\pi\int_{0}^{\ln 3}\big[(e^x)-(1)\big]dxπ∫0ln3​[(ex)−(1)]dx

Explanation: This problem requires the washer method for revolution around the x-axis. The washer method uses π∫[R(x)]² - [r(x)]² dx, where R(x) is the outer radius and r(x) is the inner radius. On [0, ln 3], we need to determine which function is farther from the x-axis. Since e⁰ = 1 and e^(ln 3) = 3, the exponential function y = e^x starts at 1 and increases to 3, while y = 1 is constant. Therefore, e^x ≥ 1 throughout the interval, making e^x the outer radius and 1 the inner radius. The correct integral is π∫₀^(ln 3)[(e^x)² - (1)²]dx. Choice D incorrectly uses (e^x - 1)², squaring the difference instead of taking the difference of squares. When using washers, always square each function separately—this represents the areas of the outer and inner circles whose difference gives the washer area.

Question 10

The height of a plant, H(t)H(t)H(t), in centimeters, is a differentiable function of time ttt in days. Measurements are recorded as follows: H(10)=20H(10) = 20H(10)=20, H(12)=24H(12) = 24H(12)=24, and H(15)=33H(15)=33H(15)=33.

Which of the following is the best estimate of the growth rate H′(12)H'(12)H′(12) in centimeters per day?

  1. 2.02.02.0
  2. 2.52.52.5 (correct answer)
  3. 2.62.62.6
  4. 3.03.03.0

Explanation: To get the best estimate for H′(12)H'(12)H′(12), we should average the rates of change from the intervals on either side of t=12t=12t=12. The backward difference (rate on [10,12][10, 12][10,12]) is H(12)−H(10)12−10=24−202=2 \frac{H(12)-H(10)}{12-10} = \frac{24-20}{2} = 212−10H(12)−H(10)​=224−20​=2. The forward difference (rate on [12,15][12, 15][12,15]) is H(15)−H(12)15−12=33−243=3 \frac{H(15)-H(12)}{15-12} = \frac{33-24}{3} = 315−12H(15)−H(12)​=333−24​=3. The best estimate is the average of these two rates: 2+32=2.5 \frac{2+3}{2} = 2.522+3​=2.5 cm/day.

Question 11

A velocity integral is ∫sec⁡2xtan⁡x dx\int \frac{\sec^2 x}{\tan x}\,dx∫tanxsec2x​dx; which technique is most appropriate?

  1. Integration by parts
  2. Substitution using u=tan⁡xu=\tan xu=tanx (correct answer)
  3. Trigonometric substitution
  4. Partial fractions
  5. Use a series expansion

Explanation: Selecting an appropriate integration technique requires identifying substitution opportunities with trigonometric functions. The integrand sec⁡2xtan⁡x\frac{\sec^2 x}{\tan x}tanxsec2x​ can be rewritten as sec⁡2xtan⁡x\frac{\sec^2 x}{\tan x}tanxsec2x​, where the numerator sec⁡2x\sec^2 xsec2x is the derivative of tan⁡x\tan xtanx. Using substitution u=tan⁡xu = \tan xu=tanx gives du=sec⁡2x dxdu = \sec^2 x\,dxdu=sec2xdx, transforming the integral to ∫1u du=ln⁡∣u∣+C\int \frac{1}{u}\,du = \ln|u| + C∫u1​du=ln∣u∣+C. Trigonometric substitution isn't needed when a simpler algebraic substitution works. When the numerator is the derivative of the denominator (or a constant multiple), substitution using the denominator expression is the most efficient approach.

Question 12

For s(x)=x3−8x−2s(x)=\frac{x^3-8}{x-2}s(x)=x−2x3−8​ when x≠2x\ne2x=2, which expression represents lim⁡x→2s(x)\lim_{x\to2}s(x)limx→2​s(x)?

  1. lim⁡x→2s(x)=12\lim_{x\to2} s(x)=12limx→2​s(x)=12 (correct answer)
  2. s(2)=12s(2)=12s(2)=12
  3. lim⁡x→2s(x)=6\lim_{x\to2} s(x)=6limx→2​s(x)=6
  4. lim⁡x=2s(x)=12\lim_{x=2} s(x)=12limx=2​s(x)=12
  5. lim⁡x→12s(x)=2\lim_{x\to12} s(x)=2limx→12​s(x)=2

Explanation: This question tests the skill of defining limits and using limit notation. The expression \lim_{x\to2} s(x)=12 is correct because simplifying s(x) to x^2 + 2x + 4 for x≠2 yields 12 at x=2, indicating the limit. As x nears 2, values approach 12 despite the hole. This notation denotes the approaching value accurately. A tempting distractor is B, s(2)=12, but s(2) is undefined, confusing limit with function value. To check limit notation, use → for approach, simplify expressions where possible, and verify the limit value algebraically.

Question 13

In a physics model, accumulated drift is ∑n=1∞1(n+1)n+1\sum_{n=1}^{\infty}\frac{1}{(n+1)\sqrt{n+1}}∑n=1∞​(n+1)n+1​1​. Use the integral test for convergence.

  1. Diverges because ∫1∞1(x+1)x+1 dx\int_1^{\infty}\frac{1}{(x+1)\sqrt{x+1}}\,dx∫1∞​(x+1)x+1​1​dx diverges.
  2. Converges because ∫1∞1(x+1)x+1 dx\int_1^{\infty}\frac{1}{(x+1)\sqrt{x+1}}\,dx∫1∞​(x+1)x+1​1​dx converges. (correct answer)
  3. Converges because ∫1∞1(x+1)x+1 dx=ln⁡(x+1)∣1∞\int_1^{\infty}\frac{1}{(x+1)\sqrt{x+1}}\,dx=\left.\ln(x+1)\right|_1^{\infty}∫1∞​(x+1)x+1​1​dx=ln(x+1)∣1∞​ is finite.
  4. Diverges because ∫1∞1(x+1)x+1 dx=−1x+1∣1∞\int_1^{\infty}\frac{1}{(x+1)\sqrt{x+1}}\,dx=\left.-\frac{1}{\sqrt{x+1}}\right|_1^{\infty}∫1∞​(x+1)x+1​1​dx=−x+1​1​​1∞​ is infinite.
  5. Converges because ∫1∞1(x+1)x+1 dx\int_1^{\infty}\frac{1}{(x+1)\sqrt{x+1}}\,dx∫1∞​(x+1)x+1​1​dx is improper at x=1x=1x=1.

Explanation: This problem applies the integral test to determine series convergence. The integrand 1(x+1)x+1=1(x+1)3/2\frac{1}{(x+1)\sqrt{x+1}} = \frac{1}{(x+1)^{3/2}}(x+1)x+1​1​=(x+1)3/21​ suggests the substitution u=x+1u = x+1u=x+1. Then ∫1∞1(x+1)3/2 dx=∫2∞1u3/2 du=[−2u]2∞=0−(−22)=2\int_1^{\infty}\frac{1}{(x+1)^{3/2}}\,dx = \int_2^{\infty}\frac{1}{u^{3/2}}\,du = \left[-\frac{2}{\sqrt{u}}\right]_2^{\infty} = 0 - (-\frac{2}{\sqrt{2}}) = \sqrt{2}∫1∞​(x+1)3/21​dx=∫2∞​u3/21​du=[−u​2​]2∞​=0−(−2​2​)=2​. Since the integral converges to a finite value, the series converges by the integral test. Choice C incorrectly suggests the antiderivative is ln⁡(x+1)\ln(x+1)ln(x+1), which would be correct for ∫1x+1 dx\int\frac{1}{x+1}\,dx∫x+11​dx but not for our integral with the additional x+1\sqrt{x+1}x+1​ factor. When dealing with expressions like (x+a)p(x+a)^p(x+a)p where p<−1p < -1p<−1, the integral test shows convergence.

Question 14

The cost function is C(x)=7x4−5x2+9C(x)=7x^4-5x^2+9C(x)=7x4−5x2+9. What is the third derivative C(3)(x)C^{(3)}(x)C(3)(x)?

  1. 168x168x168x (correct answer)
  2. 84x2−1084x^2-1084x2−10
  3. 168x2168x^2168x2
  4. 84x84x84x
  5. 168x2−10168x^2-10168x2−10

Explanation: This problem tests your ability to find higher-order derivatives, specifically the third derivative of a cost function. Given C(x) = 7x^4 - 5x^2 + 9, we differentiate step by step: C′(x)=28x3−10xC'(x) = 28x^3 - 10xC′(x)=28x3−10x, C′′(x)=84x2−10C''(x) = 84x^2 - 10C′′(x)=84x2−10, and C′′′(x)=168xC'''(x) = 168xC′′′(x)=168x. Choice B (84x2−1084x^2 - 1084x2−10) might seem correct if you stop at the second derivative, a common mistake when tracking multiple differentiations. For polynomial functions, the nth derivative eliminates all terms of degree less than n, which is why the constant and x^2 terms vanish by the third derivative.

Question 15

If ∫−31f(x) dx=2\int_{-3}^{1} f(x)\,dx=2∫−31​f(x)dx=2 and ∫−31g(x) dx=−5\int_{-3}^{1} g(x)\,dx=-5∫−31​g(x)dx=−5, what is ∫−31(3f(x)−2g(x)) dx\int_{-3}^{1} \big(3f(x)-2g(x)\big)\,dx∫−31​(3f(x)−2g(x))dx?

  1. −4-4−4
  2. 161616 (correct answer)
  3. 444
  4. −16-16−16
  5. 111111

Explanation: This problem tests the properties of definite integrals, specifically the linearity property for sums and scalar multiples. The integral of 3f(x) - 2g(x) from -3 to 1 is 3 times the integral of f minus 2 times the integral of g over the same interval. Given integral of f is 2 and g is -5, this computes to 3×2−2×(−5)=6+10=163 \times 2 - 2 \times (-5) = 6 + 10 = 163×2−2×(−5)=6+10=16. Thus, the value is 16. A tempting distractor is 4, which might come from mistakenly adding instead of properly applying the coefficients. Remember this transferable checklist for definite integral properties: verify interval additivity, apply linearity for constants and sums, reverse limits with a negative sign, and consider even or odd function symmetries when applicable.

Question 16

For g(x)=12x3−5x+7x2g(x)=12x^3-5x+7x^2g(x)=12x3−5x+7x2, what is g′(x)g'(x)g′(x)?

  1. 36x2−5+14x36x^2-5+14x36x2−5+14x (correct answer)
  2. 36x2−5+7x36x^2-5+7x36x2−5+7x
  3. 36x3−5+14x236x^3-5+14x^236x3−5+14x2
  4. 12x2−5+14x12x^2-5+14x12x2−5+14x
  5. 36x2−5+14x236x^2-5+14x^236x2−5+14x2

Explanation: Finding g'(x) requires applying the power rule to each term, but first we should rewrite g(x) = 12x^3 - 5x + 7x^2 in standard form. The power rule states that the derivative of x^n is nx^(n-1). Differentiating term by term: 12x^3 becomes 36x^2, 7x^2 becomes 14x, and -5x becomes -5. Choice B incorrectly calculates the derivative of 7x^2 as 7x instead of 14x, forgetting to multiply by the exponent. When applying the power rule, always multiply the coefficient by the current exponent before reducing the exponent by 1.

Question 17

A curve is defined by x=tan⁡tx=\tan tx=tant and y=sec⁡ty=\sec ty=sect; what is d2ydx2\dfrac{d^2y}{dx^2}dx2d2y​ in terms of ttt?

  1. sec⁡ttan⁡t\dfrac{\sec t}{\tan t}tantsect​
  2. 1sec⁡3t\dfrac{1}{\sec^3 t}sec3t1​ (correct answer)
  3. sec⁡2ttan⁡t\dfrac{\sec^2 t}{\tan t}tantsec2t​
  4. 1sec⁡ttan⁡2t\dfrac{1}{\sec t\tan^2 t}secttan2t1​
  5. 1sec⁡2ttan⁡t\dfrac{1}{\sec^2 t\tan t}sec2ttant1​

Explanation: This problem requires finding the second derivative for trigonometric parametric equations involving tangent and secant. We have dxdt=sec⁡2t\frac{dx}{dt} = \sec^2 tdtdx​=sec2t and dydt=sec⁡ttan⁡t\frac{dy}{dt} = \sec t \tan tdtdy​=secttant, so dydx=sec⁡ttan⁡tsec⁡2t=tan⁡tsec⁡t=sin⁡tcos⁡t⋅cos⁡t=sin⁡t\frac{dy}{dx} = \frac{\sec t \tan t}{\sec^2 t} = \frac{\tan t}{\sec t} = \frac{\sin t}{\cos t} \cdot \cos t = \sin tdxdy​=sec2tsecttant​=secttant​=costsint​⋅cost=sint. Differentiating with respect to ttt gives ddt(sin⁡t)=cos⁡t\frac{d}{dt}(\sin t) = \cos tdtd​(sint)=cost. Therefore, d2ydx2=cos⁡tsec⁡2t=cos⁡t⋅cos⁡2t=cos⁡3t=1sec⁡3t\frac{d^2y}{dx^2} = \frac{\cos t}{\sec^2 t} = \cos t \cdot \cos^2 t = \cos^3 t = \frac{1}{\sec^3 t}dx2d2y​=sec2tcost​=cost⋅cos2t=cos3t=sec3t1​. Choice D might tempt students who make an error with the reciprocal relationships. The key insight is recognizing that dydx\frac{dy}{dx}dxdy​ simplifies to sin⁡t\sin tsint, making the second derivative calculation straightforward.

Question 18

Use the ratio test to determine convergence of ∑n=1∞n4n!\sum_{n=1}^{\infty} \frac{n^4}{n!}∑n=1∞​n!n4​.

  1. Inconclusive because lim⁡∣an+1an∣=1\lim \left|\frac{a_{n+1}}{a_n}\right|=1lim​an​an+1​​​=1.
  2. Diverges because lim⁡∣an+1an∣=∞>1\lim \left|\frac{a_{n+1}}{a_n}\right|=\infty>1lim​an​an+1​​​=∞>1.
  3. Converges because lim⁡∣an+1an∣=∞>1\lim \left|\frac{a_{n+1}}{a_n}\right|=\infty>1lim​an​an+1​​​=∞>1.
  4. Converges because lim⁡∣an+1an∣=0<1\lim \left|\frac{a_{n+1}}{a_n}\right|=0<1lim​an​an+1​​​=0<1. (correct answer)
  5. Diverges because lim⁡∣an+1an∣=0<1\lim \left|\frac{a_{n+1}}{a_n}\right|=0<1lim​an​an+1​​​=0<1.

Explanation: This problem requires applying the ratio test to a series with polynomial numerator and factorial denominator. For ∑n=1∞n4n!\sum_{n=1}^{\infty} \frac{n^4}{n!}∑n=1∞​n!n4​, we calculate ∣an+1an∣=(n+1)4/(n+1)!n4/n!=(n+1)4⋅n!n4⋅(n+1)!=(n+1)4n4(n+1)=(n+1)3n4=1n⋅(n+1n)3\left|\frac{a_{n+1}}{a_n}\right| = \frac{(n+1)^4/(n+1)!}{n^4/n!} = \frac{(n+1)^4 \cdot n!}{n^4 \cdot (n+1)!} = \frac{(n+1)^4}{n^4(n+1)} = \frac{(n+1)^3}{n^4} = \frac{1}{n} \cdot \left(\frac{n+1}{n}\right)^3​an​an+1​​​=n4/n!(n+1)4/(n+1)!​=n4⋅(n+1)!(n+1)4⋅n!​=n4(n+1)(n+1)4​=n4(n+1)3​=n1​⋅(nn+1​)3. As n→∞n \to \inftyn→∞, this approaches 0<10 < 10<1, so the series converges. Choice B incorrectly suggests the limit is infinity and divergence, missing that factorial growth dominates polynomial growth. Factorials in denominators almost always lead to convergence.

Question 19

For x>0x>0x>0, minimize f(x)=25x+xf(x)=\frac{25}{x}+xf(x)=x25​+x. What value of xxx minimizes fff?

  1. 252525
  2. 555 (correct answer)
  3. 111
  4. rac{1}{5}
  5. 000

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For f(x)=25x+xf(x) = \frac{25}{x} + xf(x)=x25​+x for x>0x > 0x>0, compute f′(x)=−25x2+1=0f'(x) = -\frac{25}{x^2} + 1 = 0f′(x)=−x225​+1=0, giving x=5x = 5x=5. The second derivative f′′(x)=50x3>0f''(x) = \frac{50}{x^3} > 0f′′(x)=x350​>0 for x>0x > 0x>0 confirms a minimum. As xxx approaches 0 or infinity, fff increases. A tempting distractor is x=25x = 25x=25, but it gives higher value than at x=5x = 5x=5. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 20

A continuous function uuu on [−3,1][-3,1][−3,1] satisfies u(−3)=0.5u(-3)=0.5u(−3)=0.5 and u(1)=2.5u(1)=2.5u(1)=2.5. Does IVT guarantee a solution to u(x)=1u(x)=1u(x)=1?

  1. Yes, because uuu is continuous on [−3,1][-3,1][−3,1] and 111 is between u(−3)u(-3)u(−3) and u(1)u(1)u(1). (correct answer)
  2. No, because u(−3)u(-3)u(−3) is not an integer.
  3. Yes, because u(−3)<u(1)u(-3)<u(1)u(−3)<u(1).
  4. No, because IVT requires u(−3)u(1)<0u(-3)u(1)<0u(−3)u(1)<0.
  5. Yes, because uuu is defined for all xxx between −3-3−3 and 111.

Explanation: This question tests your ability to apply the Intermediate Value Theorem with decimal values. The IVT states that if f is continuous on [a,b] and k is between f(a) and f(b), then f(c) = k for some c in [a,b]. Here, u is continuous on [-3,1] with u(-3) = 0.5 and u(1) = 2.5, and we want u(x) = 1. Since 0.5 < 1 < 2.5, the value 1 is between u(-3) and u(1), so IVT guarantees a solution exists. Choice D incorrectly thinks IVT requires the product u(-3)u(1) < 0, but that condition is only needed when seeking zeros—for general values, we just need the target between endpoints. The IVT checklist: (1) continuous on closed interval, (2) target value between endpoint function values—both conditions are met here.

Question 21

If s′(1)=0s'(1)=0s′(1)=0 and s′′(1)=−4s''(1)=-4s′′(1)=−4, how is the critical point at x=1x=1x=1 classified?

  1. Local maximum at x=1x=1x=1 (correct answer)
  2. Local minimum at x=1x=1x=1
  3. Neither; test inconclusive since s′′(1)<0s''(1)<0s′′(1)<0
  4. Neither; s′′(1)<0s''(1)<0s′′(1)<0 implies concave up
  5. Cannot be determined without checking s′(x)s'(x)s′(x) near 111

Explanation: The Second Derivative Test is a method to classify critical points of a function by examining the sign of the second derivative at those points. At x=1, s'(1)=0 marks a critical point, and s''(1)=-4, negative, shows concave down. This suggests a hilltop shape, indicating a local maximum at x=1. The negative value ensures the function decreases on both sides. A tempting distractor is choice D, which claims s''(1)<0 implies concave up, but it actually means concave down. To apply the Second Derivative Test effectively, always ensure the first derivative is zero and check if the second derivative is non-zero; if it is zero, switch to the First Derivative Test for classification.

Question 22

A telescope correction uses ∑n=1∞(−1)n+11n2−1\sum_{n=1}^{\infty}(-1)^{n+1}\frac{1}{n^2-1}∑n=1∞​(−1)n+1n2−11​. Does it converge?

  1. Diverges because the series is not defined at n=1n=1n=1. (correct answer)
  2. Converges by the Alternating Series Test because 1n2−1\frac{1}{n^2-1}n2−11​ decreases and approaches 000.
  3. Converges absolutely because ∑1n2−1\sum \frac{1}{n^2-1}∑n2−11​ converges.
  4. Diverges because lim⁡n→∞1n2−1=1\lim_{n\to\infty}\frac{1}{n^2-1}=1limn→∞​n2−11​=1.
  5. Diverges because 1n2−1\frac{1}{n^2-1}n2−11​ increases.

Explanation: The skill being tested here is the Alternating Series Test for convergence. The test applies to series of the form ∑(−1)n+1bn\sum (-1)^{n+1} b_n∑(−1)n+1bn​ where bn>0b_n > 0bn​>0, bnb_nbn​ decreases monotonically, and lim⁡bn=0\lim b_n = 0limbn​=0. These conditions guarantee the series converges by bounding the partial sums. However, for ∑(−1)n+11n2−1\sum (-1)^{n+1} \frac{1}{n^2 - 1}∑(−1)n+1n2−11​, the term at n=1 is undefined due to division by zero, so the series cannot converge. A tempting distractor is choice B, which claims convergence by AST, but it fails because the series isn't even defined for all terms. A transferable strategy for alternating series is to ensure all terms are well-defined before applying any convergence test.

Question 23

Which integral gives the volume if the base is 0≤x≤30\le x\le 30≤x≤3, 0≤y≤2x0\le y\le 2x0≤y≤2x, with right-triangle cross sections perpendicular to xxx?

  1. ∫0312(2x)2 dx\displaystyle \int_{0}^{3}\frac{1}{2}(2x)^2\,dx∫03​21​(2x)2dx (correct answer)
  2. ∫0312(2x) dx\displaystyle \int_{0}^{3}\frac{1}{2}(2x)\,dx∫03​21​(2x)dx
  3. ∫0212(y2)2 dy\displaystyle \int_{0}^{2}\frac{1}{2}\left(\frac{y}{2}\right)^2\,dy∫02​21​(2y​)2dy
  4. ∫03(2x)2 dx\displaystyle \int_{0}^{3}(2x)^2\,dx∫03​(2x)2dx
  5. ∫03π8(2x)2 dx\displaystyle \int_{0}^{3}\frac{\pi}{8}(2x)^2\,dx∫03​8π​(2x)2dx

Explanation: This problem involves finding the volume when cross sections perpendicular to the x-axis are right triangles. The base region has 0 ≤ x ≤ 3 and 0 ≤ y ≤ 2x, so at each x-value, the base width is 2x. For right triangle cross sections with legs equal to the base width, both legs have length 2x. The area of a right triangle is (1/2) × base × height = (1/2)(2x)(2x) = (1/2)(2x)². Choice D incorrectly omits the factor of 1/2 from the triangle area formula. The transferable strategy is that for isosceles right triangles with legs equal to the base width w, the area is (1/2)w².

Question 24

The temperature TTT, in degrees Celsius, of a chemical reaction is a differentiable function of time ttt, in minutes. At time t=5t=5t=5 minutes, the temperature is 40∘C40^{\circ}C40∘C. At time t=5.5t=5.5t=5.5 minutes, the temperature is 48∘C48^{\circ}C48∘C.

Based on this information, which of the following is the best estimate for the rate of change of the temperature, in degrees Celsius per minute, at time t=5t=5t=5 minutes?

  1. 888
  2. 161616 (correct answer)
  3. 1.451.451.45
  4. 444444

Explanation: The rate of change of the temperature at t=5t=5t=5 can be estimated by the average rate of change over the interval [5,5.5][5, 5.5][5,5.5]. T′(5)≈T(5.5)−T(5)5.5−5=48−400.5=80.5=16T'(5) \approx \frac{T(5.5) - T(5)}{5.5 - 5} = \frac{48 - 40}{0.5} = \frac{8}{0.5} = 16T′(5)≈5.5−5T(5.5)−T(5)​=0.548−40​=0.58​=16 degrees Celsius per minute.

Question 25

An electrical signal is modeled by V(t)=ln⁡((t2+4)3)V(t)=\ln\big((t^2+4)^3\big)V(t)=ln((t2+4)3). Which technique is most appropriate to find V′(t)V'(t)V′(t)?

  1. Differentiate using the chain rule with properties of logarithms (correct answer)
  2. Differentiate using the quotient rule
  3. Differentiate using implicit differentiation
  4. Differentiate using the product rule
  5. Differentiate by converting to a Maclaurin series first

Explanation: Selecting the appropriate differentiation technique is a key skill in calculus, ensuring efficiency and accuracy in finding derivatives. For V(t) = ln((t² + 4)^3), using the chain rule with properties of logarithms is most appropriate because simplifying to 3 ln(t² + 4) first allows easy differentiation with the chain rule on the inner function. This approach leverages the logarithm power rule to reduce complexity before applying the derivative. It results in V'(t) = 3 * (1/(t² + 4)) * 2t, which is clean and direct. Differentiating using the product rule would be misguided since the function isn't a product after simplification. Consider logarithmic properties to simplify expressions before differentiation, especially with exponents inside logs, for a more streamlined process.