Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

AP Calculus AB

AP Calculus AB Practice Test: Practice Test 10

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

0%

0 / 25 answered

Question 1 of 25

A tank’s salt amount SSS satisfies dSdt=0.03S\frac{dS}{dt}=0.03SdtdS​=0.03S. If S(0)=50S(0)=50S(0)=50, which is S(t)S(t)S(t)?

Question Navigator

All questions

Question 1

A tank’s salt amount SSS satisfies dSdt=0.03S\frac{dS}{dt}=0.03SdtdS​=0.03S. If S(0)=50S(0)=50S(0)=50, which is S(t)S(t)S(t)?

  1. S(t)=50e−0.03tS(t)=50e^{-0.03t}S(t)=50e−0.03t
  2. S(t)=50+0.03tS(t)=50+0.03tS(t)=50+0.03t
  3. S(t)=50e0.03tS(t)=50e^{0.03t}S(t)=50e0.03t (correct answer)
  4. S(t)=50e0.03t+0.03S(t)=50e^{0.03t}+0.03S(t)=50e0.03t+0.03
  5. S(t)=0.03t+50e−0.03tS(t)=0.03t+50e^{-0.03t}S(t)=0.03t+50e−0.03t

Explanation: This problem involves solving an exponential growth differential equation with a specific initial condition. The equation dS/dt = 0.03S indicates the salt amount grows at a rate proportional to its current value, leading to exponential growth. The general solution is S(t) = Ce^(0.03t), and applying the initial condition S(0) = 50 gives us C = 50, so S(t) = 50e^(0.03t). The positive coefficient (0.03) ensures the salt amount increases over time. Choice B (50 + 0.03t) represents linear growth where salt increases at a constant rate of 0.03 units per time, not the accelerating growth described by our differential equation. When solving dy/dt = ky with y(0) = y₀, always substitute to find C = y₀, giving y(t) = y₀e^(kt).

Question 2

If f′′(x)=3−xf''(x)=3-xf′′(x)=3−x for all xxx, where is fff concave up and where is it concave down?

  1. Concave up on (−∞,3)(-\infty,3)(−∞,3); concave down on (3,∞)(3,\infty)(3,∞) (correct answer)
  2. Concave up on (3,∞)(3,\infty)(3,∞); concave down on (−∞,3)(-\infty,3)(−∞,3)
  3. Concave up on (−∞,0)(-\infty,0)(−∞,0); concave down on (0,∞)(0,\infty)(0,∞)
  4. Concave up on (−∞,3)∪(3,∞)(-\infty,3)\cup(3,\infty)(−∞,3)∪(3,∞); concave down on no interval
  5. Concave up on no interval; concave down on (−∞,3)∪(3,∞)(-\infty,3)\cup(3,\infty)(−∞,3)∪(3,∞)

Explanation: This question requires determining concavity from a linear second derivative function. Given f''(x) = 3 - x, we need to find where f''(x) > 0 (concave up) and where f''(x) < 0 (concave down). Setting f''(x) = 0 gives 3 - x = 0, so x = 3 is our critical point. For x < 3, we have 3 - x > 0, so f is concave up on (-∞,3); for x > 3, we have 3 - x < 0, so f is concave down on (3,∞). Students often make the error of reversing the inequality when solving 3 - x > 0, incorrectly concluding x > 3. The key strategy is to remember that f''(x) > 0 means concave up, and always test the sign of f'' on each side of critical points.

Question 3

If f′′(x)<0f''(x)<0f′′(x)<0 for x<0x<0x<0 and f′′(x)>0f''(x)>0f′′(x)>0 for 0<x<80<x<80<x<8, where is fff concave up?

  1. Concave up on (−∞,0)(-\infty,0)(−∞,0); concave down on (0,8)(0,8)(0,8)
  2. Concave up on (0,8)(0,8)(0,8); concave down on (−∞,0)(-\infty,0)(−∞,0) (correct answer)
  3. Concave up on (−∞,8)(-\infty,8)(−∞,8); concave down on no interval
  4. Concave up on no interval; concave down on (−∞,8)(-\infty,8)(−∞,8)
  5. Concave up where f′(x)f'(x)f′(x) decreases; concave down where f′(x)f'(x)f′(x) increases

Explanation: This problem provides direct information about the sign of f''(x) and asks where f is concave up. A function is concave up wherever its second derivative is positive. We're told that f''(x) < 0 for x < 0, which means f is concave down on (-∞, 0), and f''(x) > 0 for 0 < x < 8, which means f is concave up on (0, 8). Therefore, f is concave up on the interval (0, 8). Choice E incorrectly relates concavity to the monotonic behavior of f'(x) in a reversed manner. The fundamental rule: f is concave up where f''(x) > 0.

Question 4

A continuous function ggg on [−4,2][-4,2][−4,2] has g(−4)=0g(-4)=0g(−4)=0 and g(2)=5g(2)=5g(2)=5; which statement must be true?

  1. The absolute minimum occurs at x=−4x=-4x=−4.
  2. ggg must have at least one absolute maximum and at least one absolute minimum on [−4,2][-4,2][−4,2]. (correct answer)
  3. The absolute maximum occurs at x=2x=2x=2.
  4. ggg has no critical points.
  5. Because g(−4)eg(2)g(-4) e g(2)g(−4)eg(2), ggg has exactly one local extremum.

Explanation: This question applies the Extreme Value Theorem to determine what must be guaranteed for a continuous function on a closed interval with specific endpoint values. Since ggg is continuous on the closed interval [−4,2][-4,2][−4,2], the EVT unconditionally guarantees that ggg must attain both an absolute maximum value and an absolute minimum value somewhere on this interval. The given endpoint values g(−4)=0g(-4)=0g(−4)=0 and g(2)=5g(2)=5g(2)=5 provide information about the function but don't determine where the absolute extrema occur, as the maximum or minimum could occur at interior points. We cannot conclude specific extrema locations without knowing the function's behavior throughout the entire interval. Choice A incorrectly assumes the minimum occurs at x=−4x=-4x=−4, and choice C incorrectly assumes the maximum occurs at x=2x=2x=2. The fundamental EVT guarantee: continuous function on closed interval ensures both absolute maximum and minimum exist somewhere.

Question 5

Given f′′(x)>0f''(x)>0f′′(x)>0 for x<1x<1x<1 and f′′(x)<0f''(x)<0f′′(x)<0 for x>1x>1x>1, where is fff concave up and concave down?

  1. Concave up on (−∞,1)(-\infty,1)(−∞,1); concave down on (1,∞)(1,\infty)(1,∞) (correct answer)
  2. Concave down on (−∞,1)(-\infty,1)(−∞,1); concave up on (1,∞)(1,\infty)(1,∞)
  3. Concave up on (1,∞)(1,\infty)(1,∞); concave down on (−∞,1)(-\infty,1)(−∞,1)
  4. Concave up on (−∞,∞)(-\infty,\infty)(−∞,∞); concave down on no interval
  5. Concave down on (−∞,∞)(-\infty,\infty)(−∞,∞); concave up on no interval

Explanation: This question tests your understanding of how the second derivative determines concavity. When f''(x) > 0, the function is concave up (shaped like a U), and when f''(x) < 0, the function is concave down (shaped like ∩). Since f''(x) > 0 for x < 1, the function is concave up on (-∞, 1), and since f''(x) < 0 for x > 1, the function is concave down on (1, ∞). Choice B incorrectly reverses these intervals, likely confusing the sign of the second derivative with concavity direction. Remember: positive second derivative means concave up, negative second derivative means concave down.

Question 6

For h(x)={x+2,x<1x2,x≥1h(x)=\begin{cases}x+2,&x<1\\x^2,&x\ge 1\end{cases}h(x)={x+2,x2,​x<1x≥1​, what type of discontinuity does hhh have at x=1x=1x=1?

  1. Jump discontinuity (correct answer)
  2. Removable discontinuity
  3. Infinite discontinuity
  4. No discontinuity; hhh is continuous at x=1x=1x=1
  5. Vertical tangent (continuous but slope undefined)

Explanation: The function h(x)h(x)h(x) has a jump discontinuity at x=1x=1x=1. From the left, lim⁡x→1−h(x)=lim⁡x→1−(x+2)=3\lim_{x\to 1^-}h(x)=\lim_{x\to 1^-}(x+2)=3limx→1−​h(x)=limx→1−​(x+2)=3. From the right, lim⁡x→1+h(x)=lim⁡x→1+(x2)=1\lim_{x\to 1^+}h(x)=\lim_{x\to 1^+}(x^2)=1limx→1+​h(x)=limx→1+​(x2)=1. At x=1x=1x=1, we use the second formula since 1≥11\geq 11≥1, so h(1)=12=1h(1)=1^2=1h(1)=12=1. The left and right limits exist but are different (3 vs 1), which is the defining characteristic of a jump discontinuity. Students might think this is removable since h(1)h(1)h(1) equals one of the limits, but removable discontinuities require both one-sided limits to be equal. A jump discontinuity occurs when both one-sided limits exist as finite values but are not equal to each other.

Question 7

For γ(x)={x2+1,x≠−20,x=−2\gamma(x)=\begin{cases}x^2+1,&x\ne-2\\0,&x=-2\end{cases}γ(x)={x2+1,0,​x=−2x=−2​, what type of discontinuity is at x=−2x=-2x=−2?

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

Explanation: This function has a removable discontinuity at x = -2. Since γ(x) = x²+1 for x ≠ -2, the limit as x approaches -2 is lim(x→-2) (x²+1) = 5, but γ(-2) = 0. Since the limit exists but doesn't equal the function value (5 ≠ 0), this creates a removable discontinuity. The discontinuity could be 'removed' by redefining γ(-2) = 5. Students might think this is continuous because x²+1 is a polynomial, but the piecewise definition changes the value at x = -2. To identify removable discontinuities: check if polynomial limits differ from redefined function values at specific points.

Question 8

If ttt is differentiable and one-to-one with t(1)=2t(1)=2t(1)=2 and t′(1)=−6t'(1)=-6t′(1)=−6, what is (t−1)′(2)(t^{-1})'(2)(t−1)′(2)?

  1. −6-6−6
  2. 16\dfrac{1}{6}61​
  3. 1t′(2)\dfrac{1}{t'(2)}t′(2)1​
  4. −16-\dfrac{1}{6}−61​ (correct answer)
  5. 1t′(1)\dfrac{1}{t'(1)}t′(1)1​

Explanation: This question requires finding the derivative of an inverse function. The formula (t−1)′(b)=1t′(a)(t^{-1})'(b) = \frac{1}{t'(a)}(t−1)′(b)=t′(a)1​ applies when t(a)=bt(a) = bt(a)=b. Given t(1)=2t(1) = 2t(1)=2, we know t−1(2)=1t^{-1}(2) = 1t−1(2)=1, and we need (t−1)′(2)(t^{-1})'(2)(t−1)′(2). Using the formula with a=1a = 1a=1 and b=2b = 2b=2: (t−1)′(2)=1t′(1)=1−6=−16(t^{-1})'(2) = \frac{1}{t'(1)} = \frac{1}{-6} = -\frac{1}{6}(t−1)′(2)=t′(1)1​=−61​=−61​. Choice A (−6-6−6) represents t′(1)t'(1)t′(1) without reciprocation, a common mistake. Remember: the derivative of an inverse function equals one divided by the original derivative at the corresponding input.

Question 9

A particle’s velocity is modeled by v(t)=sec⁡(3t)v(t)=\sec(3t)v(t)=sec(3t). What is v′(t)v'(t)v′(t)?

  1. 3sec⁡(3t)tan⁡(3t)3\sec(3t)\tan(3t)3sec(3t)tan(3t) (correct answer)
  2. sec⁡(3t)tan⁡(3t)\sec(3t)\tan(3t)sec(3t)tan(3t)
  3. −3csc⁡(3t)cot⁡(3t)-3\csc(3t)\cot(3t)−3csc(3t)cot(3t)
  4. −3sec⁡(3t)tan⁡(3t)-3\sec(3t)\tan(3t)−3sec(3t)tan(3t)
  5. 3sec⁡(3t)cot⁡(3t)3\sec(3t)\cot(3t)3sec(3t)cot(3t)

Explanation: This problem requires differentiating the secant function, one of the reciprocal trigonometric functions. The derivative of sec(u) is sec(u)tan(u) times the derivative of u. Here, u = 3t, so by the chain rule, we get v'(t) = sec(3t)tan(3t) · 3 = 3sec(3t)tan(3t). A common error is forgetting the chain rule factor of 3, which would give just sec(3t)tan(3t) (choice B). Remember that derivatives of reciprocal trig functions always involve products: sec and tan go together, as do csc and cot.

Question 10

A function satisfies dydx=−4xy\dfrac{dy}{dx}=-4xydxdy​=−4xy. What is the general solution for y(x)y(x)y(x)?

  1. y=Ce−2x2y=Ce^{-2x^{2}}y=Ce−2x2 (correct answer)
  2. y=Ce−4x2y=Ce^{-4x^{2}}y=Ce−4x2
  3. ln⁡∣y∣=−2x2\ln|y|=-2x^{2}ln∣y∣=−2x2
  4. y=e−2x2+Cy=e^{-2x^{2}}+Cy=e−2x2+C
  5. y=−2x2+Cy=-2x^{2}+Cy=−2x2+C

Explanation: This problem requires solving a differential equation using separation of variables. With dy/dx = -4 x y, separate as dy/y = -4 x dx, assuming y ≠ 0. Integrate for ln|y| = -2 x^2 + C. Solve to y = C e^{-2 x^2}. The option y = e^{-2 x^2} + C is wrong as it adds C outside. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.

Question 11

The velocity of a runner is v(t)=15t2+6t−1v(t)=15t^2+6t-1v(t)=15t2+6t−1. Which is an antiderivative of v(t)v(t)v(t)?

  1. 5t3+3t2−t+C5t^3+3t^2-t+C5t3+3t2−t+C (correct answer)
  2. 30t+6−t+C30t+6-t+C30t+6−t+C
  3. 5t3+3t2−t5t^3+3t^2-t5t3+3t2−t
  4. 15t3+6t2−t+C15t^3+6t^2-t+C15t3+6t2−t+C
  5. 5t2+3t−1+C5t^2+3t-1+C5t2+3t−1+C

Explanation: This question tests the skill of finding antiderivatives by reversing the power rule for differentiation. To find the antiderivative of v(t) = 15t² + 6t - 1, increase the exponent of each term by one and divide by the new exponent, resulting in (15/3)t³ + (6/2)t² - t + C. This process reverses differentiation because differentiating 5t³ + 3t² - t + C yields 15t² + 6t - 1, matching the original velocity. The constant C accounts for the fact that differentiation eliminates constants, so antiderivatives differ by a constant. A tempting distractor like choice D fails because it incorrectly uses a coefficient of 15 instead of 5 for the t³ term. Always remember that integration is the reverse of differentiation, so check your antiderivative by differentiating it back to see if you get the original function.

Question 12

The temperature of a cooling drink is T(t)T(t)T(t) degrees Celsius after ttt minutes. Interpret T′(5)T'(5)T′(5).

  1. The temperature, in degrees Celsius, after 5 minutes.
  2. The average temperature change, in degrees Celsius per minute, over the first 5 minutes.
  3. The instantaneous rate of temperature change, in degrees Celsius per minute, at t=5t=5t=5 minutes. (correct answer)
  4. The time, in minutes per degree Celsius, for the drink to reach T(5)T(5)T(5).
  5. The instantaneous rate of minute change, in minutes per degree Celsius, at t=5t=5t=5 minutes.

Explanation: This question involves interpreting the derivative in a temperature context. Since T(t) represents temperature in degrees Celsius after t minutes, T'(5) represents the instantaneous rate of change of temperature with respect to time at exactly t = 5 minutes. This tells us how fast the temperature is changing at that specific moment, measured in degrees Celsius per minute. Students often confuse this with the actual temperature T(5) or the average rate of change over 5 minutes. The derivative T'(5) specifically captures the instantaneous rate at t = 5, not an average or total value. When interpreting derivatives, remember they represent instantaneous rates of change with units of output per input at a specific input value.

Question 13

A particle has v(2)<0v(2)<0v(2)<0 and a(2)>0a(2)>0a(2)>0; which statement about direction at t=2t=2t=2 is correct?

  1. Moving left (correct answer)
  2. Moving right
  3. At rest
  4. Direction cannot be determined
  5. Changing direction at t=2t=2t=2

Explanation: This straight-line motion problem focuses on directional information from velocity and acceleration signs. Since v(2)<0v(2) < 0v(2)<0, the particle has negative velocity, meaning it's moving left at t=2t = 2t=2. The sign of acceleration a(2)>0a(2) > 0a(2)>0 tells us about speed changes but doesn't determine the current direction of motion. Only the velocity sign determines direction: negative velocity means moving left. Students might think positive acceleration affects the current direction, but direction depends solely on velocity sign. The key strategy is that velocity sign determines direction (positive = right, negative = left).

Question 14

A continuous function ggg on [0,6][0,6][0,6] has critical points x=1,5x=1,5x=1,5. If g(0)=3,g(1)=4,g(5)=2,g(6)=5g(0)=3,g(1)=4,g(5)=2,g(6)=5g(0)=3,g(1)=4,g(5)=2,g(6)=5, where is the absolute maximum?

  1. At x=1x=1x=1
  2. At x=0x=0x=0
  3. At x=5x=5x=5
  4. At x=6x=6x=6 (correct answer)
  5. At x=0x=0x=0 only

Explanation: This problem assesses the Candidates Test, which is used to find absolute extrema of a continuous function on a closed interval. To apply the Candidates Test, we evaluate the function at all critical points inside the interval and at the endpoints. Critical points are where the derivative is zero or undefined, potentially indicating local maxima or minima. Endpoints must be checked because the absolute extremum could occur there, even without a zero derivative. A tempting distractor might be choosing x=1, but g(1)=4 is less than g(6)=5, so it's not the maximum. Remember, the checklist for candidates is: list all critical points in the interval, include both endpoints, evaluate f at each, and compare the values to find the max or min.

Question 15

If an antiderivative of ggg is G(x)=sin⁡x+x2G(x)=\sin x + x^2G(x)=sinx+x2, find ∫0πg(x) dx\int_{0}^{\pi} g(x)\,dx∫0π​g(x)dx.

  1. G(0)−G(π)G(0)-G(\pi)G(0)−G(π)
  2. G(π)−G(0)G(\pi)-G(0)G(π)−G(0) (correct answer)
  3. G(π)+G(0)G(\pi)+G(0)G(π)+G(0)
  4. G(π)G(\pi)G(π)
  5. G(0)G(0)G(0)

Explanation: This problem applies the Fundamental Theorem of Calculus Part 2, where we use a known antiderivative to evaluate a definite integral. Since G(x) is an antiderivative of g(x), we have G'(x) = g(x), which means ∫[0 to π] g(x)dx = G(π) - G(0). We evaluate G(π) = sin(π) + π² = 0 + π² = π² and G(0) = sin(0) + 0² = 0 + 0 = 0. Therefore, ∫[0 to π] g(x)dx = G(π) - G(0) = π² - 0 = π². Option A represents the common error of subtracting in the wrong order (lower minus upper), which would give a negative result when the integral should be positive. Remember that FTC Part 2 always evaluates as F(upper) - F(lower), maintaining the direction of integration.

Question 16

A car’s distance from home is d(t)d(t)d(t). Which expression is the instantaneous speed at t=6t=6t=6 hours?

  1. d(6)−d(5)1\displaystyle \frac{d(6)-d(5)}{1}1d(6)−d(5)​
  2. d(8)−d(4)4\displaystyle \frac{d(8)-d(4)}{4}4d(8)−d(4)​
  3. d(6)−d(0)\displaystyle d(6)-d(0)d(6)−d(0)
  4. lim⁡h→0d(6+h)−d(6)h\displaystyle \lim_{h\to 0}\frac{d(6+h)-d(6)}{h}h→0lim​hd(6+h)−d(6)​ (correct answer)
  5. d(10)−d(6)4\displaystyle \frac{d(10)-d(6)}{4}4d(10)−d(6)​

Explanation: Instantaneous speed is the magnitude of instantaneous velocity, which requires the derivative of the distance function. Choice D uses the limit definition of the derivative, capturing the instantaneous rate at exactly t=6. Choices A, B, and E all calculate average speeds over various intervals (1 hour, 4 hours, and 4 hours respectively). Choice C gives the total distance traveled in 6 hours, not a rate. Many students think that d(6)-d(5) represents instantaneous speed because it uses a small interval, but this is still the average speed over that hour. The key principle: instantaneous rates require limits as the time interval approaches zero, while any calculation over a fixed interval gives an average rate.

Question 17

The region between y=6−x2y=6-x^2y=6−x2 and y=2x+1y=2x+1y=2x+1 on 0≤x≤10\le x\le10≤x≤1 is rotated about the xxx-axis; which washer integral is correct?

  1. π∫01(6−x2)2dx\pi\displaystyle\int_{0}^{1}(6-x^2)^2dxπ∫01​(6−x2)2dx
  2. π∫01[(2x+1)2−(6−x2)2]dx\pi\displaystyle\int_{0}^{1}\big[(2x+1)^2-(6-x^2)^2\big]dxπ∫01​[(2x+1)2−(6−x2)2]dx
  3. π∫01[(6−x2)2−(2x+1)2]dx\pi\displaystyle\int_{0}^{1}\big[(6-x^2)^2-(2x+1)^2\big]dxπ∫01​[(6−x2)2−(2x+1)2]dx (correct answer)
  4. π∫01[(6−x2)−(2x+1)]2dx\pi\displaystyle\int_{0}^{1}\big[(6-x^2)-(2x+1)\big]^2dxπ∫01​[(6−x2)−(2x+1)]2dx
  5. π∫01[(6−x2)2+(2x+1)2]dx\pi\displaystyle\int_{0}^{1}\big[(6-x^2)^2+(2x+1)^2\big]dxπ∫01​[(6−x2)2+(2x+1)2]dx

Explanation: This problem requires the washer method for rotation about the x-axis with a parabola and linear function. We must identify which curve is farther from the x-axis on [0,1]. At x = 0: y = 6 - 0² = 6, while y = 2(0) + 1 = 1, so the parabola is above. At x = 1: y = 6 - 1² = 5, while y = 2(1) + 1 = 3, confirming y = 6 - x² remains above throughout. For rotation about the x-axis, the outer radius is (6 - x²) and the inner radius is (2x + 1), giving the washer integral π∫₀¹[(6 - x²)² - (2x + 1)²]dx. Option B incorrectly places (2x + 1)² first, reversing the subtraction and producing a negative result. Remember the washer formula structure: π∫[R²(x) - r²(x)]dx where R is the outer (farther) radius.

Question 18

A slope field for dydx=y−x\frac{dy}{dx}=y-xdxdy​=y−x is shown. Which statement about the solution through (0,1)(0,1)(0,1) is true?

  1. It initially decreases and later stays constant.
  2. It initially increases and is concave up near x=0x=0x=0. (correct answer)
  3. It is constant for all xxx.
  4. It initially decreases and is concave down near x=0x=0x=0.
  5. It initially increases and is concave down near x=0x=0x=0.

Explanation: This question requires using slope field reasoning to analyze solution behavior. For dy/dx = y - x at point (0,1), the slope is 1 - 0 = 1, so the curve is initially increasing. Moving slightly right from (0,1) to small positive x values, the slopes remain positive and even increase since y > x in that region, indicating the curve is concave up. Nearby points show slopes that increase as we move right and up, confirming concave up behavior. Choice A fails because the solution increases rather than decreases initially. To read slope fields effectively, first evaluate the slope at the given point, then examine how slopes change in the immediate neighborhood to determine concavity.

Question 19

A continuous function fff satisfies f(0)=−1f(0)=-1f(0)=−1 and f(1)=2f(1)=2f(1)=2. Which must be true?

  1. There exists c∈(0,1)c\in(0,1)c∈(0,1) such that f(c)=3f(c)=3f(c)=3.
  2. There exists c∈(0,1)c\in(0,1)c∈(0,1) such that f(c)=0f(c)=0f(c)=0. (correct answer)
  3. There exists c∈(1,2)c\in(1,2)c∈(1,2) such that f(c)=0f(c)=0f(c)=0.
  4. There exists c∈(0,1)c\in(0,1)c∈(0,1) such that f(c)=−2f(c)=-2f(c)=−2.
  5. No conclusion can be made because f(0)≠f(1)f(0)\ne f(1)f(0)=f(1).

Explanation: The Intermediate Value Theorem (IVT) ensures continuous f with f(0) = -1 and f(1) = 2 takes values between -1 and 2. Since -1 < 0 < 2, there exists c in [0, 1] with f(c) = 0, and as 0 ≠ -1, 0 ≠ 2, c is in (0, 1). This is a root guarantee from opposite signs. A common error is choosing 3, outside the range. Unequal endpoints do not prevent application; they enable it here. Transferable IVT checklist: 1. Confirm the function is continuous on [a, b]. 2. Verify k is between f(a) and f(b). 3. If yes, there exists c in [a, b] with f(c) = k; if k is strictly between and ≠ f(a), ≠ f(b), then c is in (a, b).

Question 20

If S(x)=∫4xcos⁡tt dtS(x)=\int_{4}^{x}\dfrac{\cos t}{t}\,dtS(x)=∫4x​tcost​dt, what is S′(x)S'(x)S′(x)?​

  1. −cos⁡xx\dfrac{-\cos x}{x}x−cosx​
  2. sin⁡xx\dfrac{\sin x}{x}xsinx​
  3. cos⁡xx\dfrac{\cos x}{x}xcosx​ (correct answer)
  4. ∫4xcos⁡tt dt\displaystyle \int_{4}^{x}\dfrac{\cos t}{t}\,dt∫4x​tcost​dt
  5. cos⁡44\dfrac{\cos 4}{4}4cos4​

Explanation: This problem applies the Fundamental Theorem of Calculus Part 1, which tells us that differentiating an integral with variable upper limit gives the integrand evaluated at that limit. For S(x)=∫4xcos⁡tt dtS(x) = \int_{4}^{x}\frac{\cos t}{t}\,dtS(x)=∫4x​tcost​dt, taking the derivative yields S′(x)=cos⁡ttS'(x) = \frac{\cos t}{t}S′(x)=tcost​ evaluated at t=xt=xt=x. This gives us S′(x)=cos⁡xxS'(x) = \frac{\cos x}{x}S′(x)=xcosx​, which is the integrand with ttt replaced by xxx. Choice B (sin⁡xx\frac{\sin x}{x}xsinx​) might attract students who mistakenly think they need to integrate cos⁡t\cos tcost to get sin⁡t\sin tsint, but we're differentiating the accumulation function, not integrating. To recognize FTC Part 1, look for ddx\frac{d}{dx}dxd​ of an integral—the answer is always the integrand evaluated at xxx.

Question 21

A data-fitting step requires ∫x2+10x+30x+5 dx\int \frac{x^2+10x+30}{x+5}\,dx∫x+5x2+10x+30​dx. Which is an antiderivative?

  1. x22+5x+5ln⁡∣x+5∣+C\frac{x^2}{2}+5x+5\ln|x+5|+C2x2​+5x+5ln∣x+5∣+C (correct answer)
  2. x22+5x+ln⁡∣x+5∣+C\frac{x^2}{2}+5x+\ln|x+5|+C2x2​+5x+ln∣x+5∣+C
  3. x2+10x+30x+5+C\frac{x^2+10x+30}{x+5}+Cx+5x2+10x+30​+C
  4. x22+5x+5ln⁡∣x−5∣+C\frac{x^2}{2}+5x+5\ln|x-5|+C2x2​+5x+5ln∣x−5∣+C
  5. x22+5x−5x+5+C\frac{x^2}{2}+5x-\frac{5}{x+5}+C2x2​+5x−x+55​+C

Explanation: This problem requires performing polynomial long division as preparatory algebra before integrating the rational function. The algebraic step is necessary because the degree of the numerator is equal to the degree of the denominator plus one, making the rational function improper. To integrate, we must first divide to express it as a polynomial plus a proper fraction. This allows us to integrate the polynomial terms directly and use logarithmic integration for the fractional remainder. A tempting distractor like choice B fails because it uses a coefficient of 1 instead of 5 for the logarithmic term, resulting from an incorrect remainder in the division. Always perform long division or simplify rational functions before integration to ensure accurate antiderivatives.

Question 22

Let u(x)={x2−1x−1,x≠12,x=1u(x)=\begin{cases}\frac{x^2-1}{x-1},&x\ne1\\2,&x=1\end{cases}u(x)={x−1x2−1​,2,​x=1x=1​. Is uuu continuous at x=1x=1x=1, and why?

  1. No; u(1)u(1)u(1) is undefined because the fraction has x−1x-1x−1 in the denominator.
  2. Yes; lim⁡x→1u(x)=2\lim_{x\to1}u(x)=2limx→1​u(x)=2 exists and equals u(1)=2u(1)=2u(1)=2. (correct answer)
  3. No; lim⁡x→1u(x)\lim_{x\to1}u(x)limx→1​u(x) does not exist since the expression is 0/00/00/0 at x=1x=1x=1.
  4. No; lim⁡x→1u(x)=1\lim_{x\to1}u(x)=1limx→1​u(x)=1 exists, but u(1)=2u(1)=2u(1)=2.
  5. Yes; uuu is continuous because it is a rational function.

Explanation: For continuity at x = 1, we need u(1) defined, lim[x→1] u(x) to exist, and these values to match. The function defines u(1) = 2, satisfying condition 1. To find the limit, we simplify the rational expression: lim[x→1] (x² - 1)/(x - 1) = lim[x→1] (x + 1)(x - 1)/(x - 1) = lim[x→1] (x + 1) = 2, so the limit exists and equals 2. Since lim[x→1] u(x) = 2 = u(1), all continuity conditions are satisfied. This shows how removable discontinuities can be "removed" by defining the function value to equal the limit. Continuity checklist: (1) u(1) = 2 ✓, (2) Limit = 2 after factoring ✓, (3) They match ✓.

Question 23

A continuous function ggg on [1,7][1,7][1,7] has critical points x=2,6x=2,6x=2,6. If g(1)=4,g(2)=1,g(6)=3,g(7)=0g(1)=4,g(2)=1,g(6)=3,g(7)=0g(1)=4,g(2)=1,g(6)=3,g(7)=0, where is the absolute minimum?

  1. At x=2x=2x=2
  2. At x=7x=7x=7 (correct answer)
  3. At x=6x=6x=6
  4. At x=1x=1x=1
  5. At x=1x=1x=1 or x=7x=7x=7 only

Explanation: This problem assesses the Candidates Test, which is used to find absolute extrema of a continuous function on a closed interval. To apply the Candidates Test, we evaluate the function at all critical points inside the interval and at the endpoints. Critical points are where the derivative is zero or undefined, potentially indicating local maxima or minima. Endpoints must be checked because the absolute extremum could occur there, even without a zero derivative. A tempting distractor might be choosing x=2, but g(2)=1 is greater than g(7)=0, so it's not the minimum. Remember, the checklist for candidates is: list all critical points in the interval, include both endpoints, evaluate f at each, and compare the values to find the max or min.

Question 24

A function is S(t)=−14t2+7t+2S(t)= -14t^2+7t+2S(t)=−14t2+7t+2. What is S′(t)S'(t)S′(t)?

  1. −28t+7-28t+7−28t+7 (correct answer)
  2. −28t2+7t-28t^2+7t−28t2+7t
  3. −14t2+7t+2-14t^2+7t+2−14t2+7t+2
  4. −14t+7-14t+7−14t+7
  5. −28t+2-28t+2−28t+2

Explanation: The sum and constant multiple rules under linearity simplify S(t) = -14t^2 + 7t + 2. Derivative of -14t^2 is -28t, of 7t is 7, of +2 is 0. Thus, S'(t) = -28t + 7. A common misuse is forgetting the negative on quadratic terms. Linear coefficients might be mishandled. For quadratics, use linearity to differentiate powers separately, ignoring constants.

Question 25

For v(x)={1/x,x≠00,x=0v(x)=\begin{cases}1/x,&x\ne0\\0,&x=0\end{cases}v(x)={1/x,0,​x=0x=0​, is vvv continuous at x=0x=0x=0, and why?

  1. Yes; v(0)=0v(0)=0v(0)=0 and lim⁡x→01/x=0\lim_{x\to0}1/x=0limx→0​1/x=0.
  2. No; v(0)v(0)v(0) is undefined.
  3. No; lim⁡x→0v(x)\lim_{x\to0}v(x)limx→0​v(x) does not exist, so it cannot equal v(0)=0v(0)=0v(0)=0. (correct answer)
  4. Yes; the left-hand limit exists, so continuity holds.
  5. No; lim⁡x→0v(x)=1\lim_{x\to0}v(x)=1limx→0​v(x)=1 but v(0)=0v(0)=0v(0)=0.

Explanation: For continuity at x=0, v(0) must be defined, limit exist, and equal. v(0)=0, but limit of 1/x doesn't exist (diverges to ±∞), so not continuous. The point value can't overcome the limit failure. Common mistake: thinking a defined value implies continuity. Infinite discontinuity here. Checklist: (1) Defined? (2) Limit exists? (3) Equals?