A particle’s velocity is (m/s) for , with . What is ?
Opening subject page...
Loading your content
AP Calculus AB Quiz
Practice Position Velocity And Acceleration Using Integrals in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
A particle’s velocity is v(t)=4−t2 (m/s) for 0≤t≤2, with x(0)=0. What is x(2)?
This quiz focuses on Position Velocity And Acceleration Using Integrals, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A particle’s velocity is v(t)=4−t2 (m/s) for 0≤t≤2, with x(0)=0. What is x(2)?
Explanation: This problem involves using integrals to reason about a particle's position from its velocity function. The position at time t is the initial position plus the integral of velocity from the starting time to t, as integration accumulates the change in position. For v(t) = 4 - t², we compute x(2) = ∫ from 0 to 2 of (4 - t²) dt, which evaluates to [4t - t³/3] from 0 to 2 = 8 - 8/3 = 16/3. This connects velocity to position because the definite integral gives the net displacement over the interval. A tempting distractor is 8, which might come from integrating only the 4t term and ignoring the -t² part. The transferable strategy is to interpret the net displacement as the signed area under the velocity-time graph.
Velocity is v(t)=cost (m/s) for 0≤t≤π, with x(0)=0. What is the displacement on [0,π]?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically computing displacement from cosine velocity. Displacement = ∫0 to π cos t dt = [sin t] from 0 to π = 0 - 0 = 0. This shows how symmetric positive and negative areas cancel. Integration captures the net zero change. A tempting distractor like 2 might come from total distance instead of net, but the question asks for displacement. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
A runner’s velocity is v(t)=2sin(πt) (m/s) for 0≤t≤1, with x(0)=10. What is x(1)?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically finding position from sinusoidal velocity. Position x(1) = 10 + ∫ from 0 to 1 of 2 sin(πt) dt = 10 + [- (2/π) cos(πt)] from 0 to 1 = 10 + (2/π)(2) = 10 + 4/π. Integration here accumulates the oscillating velocity into net displacement. The antiderivative directly links the periodic function to position change. A tempting distractor like 10 + 2/π might forget the factor of 2 in the amplitude, but that underestimates the integral. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
A particle’s velocity satisfies v(t)≥0 on [0,3] and ∫03v(t)dt=7. If x(0)=2, what is x(3)?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically finding position when velocity is non-negative. Since v(t)≥0, x(3) = 2 + ∫03v(t)dt = 2 + 7 = 9. The integral directly gives positive displacement. This connects the given integral to position. A tempting distractor like 5 might subtract instead of add, but positivity ensures forward motion. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
Velocity is given by v(t)=∣t−2∣−1 (m/s) for 0≤t≤4, and x(0)=0. What is the displacement on [0,4]?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically computing net displacement from a piecewise velocity. Displacement is ∫ from 0 to 4 of (|t-2| - 1) dt, which splits into ∫0 to 2 (1-t) dt + ∫2 to 4 (t-3) dt = 0 + 0 = 0. This shows how positive and negative areas cancel in net displacement. Integration captures the overall change despite direction changes. A tempting distractor like -4 might come from ignoring the absolute value and integrating directly, but that misses the piecewise definition. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
A particle has velocity v(t)=1+t21 (m/s) for 0≤t≤1, with x(0)=0. What is x(1)?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically finding position using arctangent integral. x(1) = 0 + ∫0 to 1 1/(1+t²) dt = [arctan t] from 0 to 1 = π/4. This connects the rational velocity to position via known antiderivative. Integration accumulates the decreasing speed. A tempting distractor like 1 might approximate without integrating, but exact is arctan. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
A particle’s velocity graph is a semicircle above the t-axis from t=0 to t=2 with radius 1, and x(0)=0. What is x(2)?
Explanation: This problem involves using integrals to reason about position from a graphical velocity. The semicircle from t=0 to 2 with radius 1 has area (1/2)π(1)2=π/2, so x(2)=π/2. Integration interprets the area as displacement. It connects graphical velocity to position via geometric area. A tempting distractor is π, from full circle area instead of semi. The transferable strategy is to calculate the area under the velocity curve geometrically when possible for net displacement.
A particle has acceleration a(t)=2t with v(0)=0 and x(0)=0. What is the displacement on [0,2]?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically finding displacement from acceleration through double integration. v(t) = ∫0 to t 2s ds = t², then displacement = ∫0 to 2 s² ds = [s³/3] from 0 to 2 = 8/3. This connects acceleration to velocity to position. The process accumulates changes hierarchically. A tempting distractor like 4 might come from integrating acceleration directly without finding velocity first, but that skips a step. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
A particle’s velocity is v(t)=2cos(πt) (m/s) for 0≤t≤1, with x(0)=0. What is the displacement on [0,1]?
Explanation: This problem involves using integrals to reason about a particle's displacement from its velocity function. The displacement on [0,1] is the integral of v(t) = 2 cos(πt) dt from 0 to 1, evaluating to [ (2/π) sin(πt) ] from 0 to 1 = 0. Integration connects velocity to position change by accumulating signed areas. Here, the positive and negative parts of the cosine function cancel out over the interval. A tempting distractor is 2, possibly from integrating a constant 2 without the cosine term. The transferable strategy is to compute the signed area under the velocity curve for net displacement, considering cancellations.
A particle has velocity v(t)=3−2t (m/s) for 0≤t≤2 and x(0)=5. What is x(2)?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically finding position from velocity. The position function x(t) is obtained by integrating the velocity v(t) over time and adding the initial position, so x(2) = x(0) + ∫ from 0 to 2 of (3 - 2t) dt. Computing the integral gives [3t - t²] from 0 to 2, which is (6 - 4) - 0 = 2, so x(2) = 5 + 2 = 7. This connection shows how the net change in position is the area under the velocity curve. A tempting distractor like 5 might come from forgetting to add the integral to the initial position, but that ignores the displacement caused by velocity. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.
A particle’s velocity is v(t)=sint for 0≤t≤π. What is the total distance traveled on [0,π]?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically calculating total distance from positive sine velocity. Since sint≥0 on [0,π], total distance = ∫0πsintdt=[−cost]0π=2. No sign change, so total equals net. Integration captures the full area. A tempting distractor like π might confuse with the interval length, but integral is area. A transferable strategy is to interpret the definite integral of ∣velocity∣ as the total area under the curve, representing distance traveled.
A particle’s position satisfies x′(t)=v(t) where v(t)=2t for 0≤t≤1 and x(0)=6. What is x(1)?
Explanation: This problem involves using integrals to reason about a particle's position from its velocity function. Since x'(t) = v(t), we find x(1) by adding the initial x(0) to the integral of v(t) from 0 to 1. For v(t) = 2t, the integral is [t²] from 0 to 1 = 1, so x(1) = 6 + 1 = 7. Integration links velocity to position as it computes the accumulated change over time. A tempting distractor is 8, perhaps from mistakenly using v(1) * 1 = 2 and adding to 6. The transferable strategy is to calculate the signed area under the velocity curve to determine net displacement.
A particle has acceleration a(t)=4 (m/s2), initial velocity v(0)=−3, and x(0)=10. What is x(2)?
Explanation: This problem requires two integrations: first from acceleration to velocity, then from velocity to position. First, v(t) = v(0) + ∫[0 to t] a(s) ds = -3 + ∫[0 to t] 4 ds = -3 + 4t. Then x(t) = x(0) + ∫[0 to t] v(s) ds = 10 + ∫[0 to t] (-3 + 4s) ds = 10 + [-3s + 2s²]₀^t = 10 - 3t + 2t². At t = 2: x(2) = 10 - 6 + 8 = 12. A common mistake is using a(t) = 4 directly without first finding velocity, which would incorrectly give x(2) = 10 + 8 = 18. The strategy: when given acceleration, integrate twice—once for velocity, once for position—always including initial conditions.
A particle’s velocity is v(t)={t,2−t,0≤t≤11<t≤2 with x(0)=0. What is x(2)?
Explanation: This problem involves using integrals to reason about position from piecewise velocity. Compute x(2) = ∫0 to1 t dt + ∫1 to2 (2-t) dt = [t²/2]0 to1 + [2t - t²/2]1 to2 = 0.5 + 0.5 = 1. Integration accumulates change over pieces. It connects velocity segments to total position. A tempting distractor is 2, possibly from integrating t over full [0,2]. The transferable strategy is to find the signed area under the velocity curve, piecewise, for net displacement.
A particle’s velocity is v(t)=1+sint for 0≤t≤π, with x(0)=0. What is x(π)?
Explanation: This problem involves using integrals to reason about a particle's position from its velocity function. We compute x(π)=∫0π(1+sint)dt=[t−cost]0π=(π−(−1))−(0−1)=π+2. Integration connects velocity to position change via the antiderivative. The initial x(0)=0 is inherent in the definite integral. A tempting distractor is π, perhaps from integrating only the 1 and ignoring sint. The transferable strategy is to find the signed area under the velocity curve for net displacement.
A particle’s velocity is v(t)=3 for 0≤t≤2 and v(t)=0 for 2<t≤5, with x(0)=4. What is x(5)?
Explanation: This problem involves using integrals to reason about position from piecewise velocity. We compute x(5) = x(0) + ∫0 to2 3 dt + ∫2 to5 0 dt = 4 + 6 + 0 = 10. Integration accumulates position change over each piece. Initial condition starts the calculation. A tempting distractor is 9, perhaps from multiplying 3 by 3 instead of 2. The transferable strategy is to find the signed area under the velocity curve, piecewise if necessary, for net displacement.
A particle moves with velocity v(t)=2sint for 0≤t≤π and x(0)=0. What is x(π)?
Explanation: This problem involves using integrals to find position from velocity with a trigonometric function. We calculate position using x(t)=x(0)+∫0tv(s)ds. With v(t)=2sint and x(0)=0, we get x(π)=0+∫0π2sintdt=−2cost∣0π=−2cos(π)−(−2cos(0))=−2(−1)−(−2)(1)=2+2=4. Students choosing C might incorrectly evaluate cos(π) as 0 instead of -1, leading to an answer of 0. The key insight is that the integral of sine is negative cosine, and careful evaluation at the bounds is crucial for trigonometric integrals.
A particle’s velocity is v(t)=1−t for 0≤t≤2. What is the total distance traveled on [0,2]?
Explanation: This problem requires finding total distance traveled using integrals, which differs from displacement. Total distance is ∫ab∣v(t)∣dt. With v(t)=1−t, velocity changes sign at t=1 (where v(1)=0). For 0≤t≤1, v(t)≥0, and for 1≤t≤2, v(t)≤0. Total distance = ∫01(1−t)dt+∫12∣1−t∣dt=∫01(1−t)dt+∫12(t−1)dt=21+21=1. Students choosing A might calculate displacement (net change) instead of total distance. Remember that total distance requires splitting the integral where velocity changes sign and using absolute value.
A particle’s velocity is v(t)=2t for 0≤t≤4, with x(0)=3. What is x(4)?
Explanation: This problem involves using integrals to reason about position from velocity. Compute x(4) = 3 + ∫0 to4 (t/2) dt = 3 + [t²/4] from 0 to 4 = 3 + 4 = 7. Integration links velocity to position change. Initial condition is added to the definite integral. A tempting distractor is 11, perhaps from integrating t instead of t/2. The transferable strategy is to find the signed area under the velocity curve for net displacement.
A particle’s velocity is v(t)=t for 0≤t≤2 and x(0)=−3. What is x(2)?
Explanation: This problem tests the skill of using integrals to reason about motion, specifically finding position from linear velocity. x(2) = -3 + ∫0 to 2 t dt = -3 + [t²/2] from 0 to 2 = -3 + 2 = -1. Integration adds the displacement to initial position. This connects velocity directly to position change. A tempting distractor like -5 might come from subtracting the integral instead of adding, but that reverses the direction. A transferable strategy is to interpret the definite integral of velocity as the net area under the curve, representing displacement.