Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Connecting Position Velocity And Acceleration

Practice Connecting Position Velocity And Acceleration in AP Calculus BC 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 motorcycle’s acceleration is a(t)=2cos⁡ta(t)=2\cos ta(t)=2cost with v(0)=−1v(0)=-1v(0)=−1; what is v(π2)v\left(\frac{\pi}{2}\right)v(2π​)?

Select an answer to continue

What this quiz covers

This quiz focuses on Connecting Position Velocity And Acceleration, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

How to use this quiz

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.

All questions

Question 1

A motorcycle’s acceleration is a(t)=2cos⁡ta(t)=2\cos ta(t)=2cost with v(0)=−1v(0)=-1v(0)=−1; what is v(π2)v\left(\frac{\pi}{2}\right)v(2π​)?

  1. v(π2)=−1+∫0π/22cos⁡t dtv\left(\frac{\pi}{2}\right)=-1+\int_0^{\pi/2}2\cos t\,dtv(2π​)=−1+∫0π/2​2costdt (correct answer)
  2. v(π2)=∫0π/22cos⁡t dtv\left(\frac{\pi}{2}\right)=\int_0^{\pi/2}2\cos t\,dtv(2π​)=∫0π/2​2costdt
  3. v(π2)=−1+2cos⁡(π2)v\left(\frac{\pi}{2}\right)=-1+2\cos\left(\frac{\pi}{2}\right)v(2π​)=−1+2cos(2π​)
  4. v(π2)=−1+∫0π/2(−2sin⁡t) dtv\left(\frac{\pi}{2}\right)=-1+\int_0^{\pi/2}(-2\sin t)\,dtv(2π​)=−1+∫0π/2​(−2sint)dt
  5. v(π2)=−1+∫0π/2cos⁡t dtv\left(\frac{\pi}{2}\right)=-1+\int_0^{\pi/2}\cos t\,dtv(2π​)=−1+∫0π/2​costdt

Explanation: This problem involves using integration in kinematics to connect acceleration to velocity. To find the velocity at t=π/2, integrate the acceleration function a(t)=2 cos t from 0 to π/2, which gives the change in velocity over that interval. Then, add the initial velocity v(0)=-1 to obtain the final velocity. This results in v(π/2)=-1 + ∫ from 0 to π/2 of 2 cos t dt, where the integral represents the net change due to acceleration. A tempting distractor is choice C, which adds the acceleration at t=π/2 to the initial velocity, mistaking instantaneous acceleration for the total change. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 2

A cyclist’s acceleration is a(t)=4cos⁡(2t)a(t)=4\cos(2t)a(t)=4cos(2t) and v(0)=1v(0)=1v(0)=1. What is v(π4)v\left(\dfrac{\pi}{4}\right)v(4π​)?

  1. 555
  2. 333 (correct answer)
  3. −3-3−3
  4. 111
  5. −1-1−1

Explanation: This problem involves the kinematics skill of integrating acceleration to find velocity. To find the velocity function v(t), we integrate a(t) = 4 cos(2t) to obtain v(t) = 2 sin(2t) + C. Using the initial condition v(0) = 1, we substitute t = 0 to get C = 1. Thus, v(π/4) = 2 sin(π/2) + 1 = 2*1 + 1 = 3. A tempting distractor is 1, from forgetting to integrate and just using the initial value. Always integrate the given function and use the initial condition to find the constant of integration, then evaluate at the desired point.

Question 3

A particle has velocity v(t)=3t2−4t+1v(t)=3t^2-4t+1v(t)=3t2−4t+1 for 0≤t≤20\le t\le20≤t≤2 and position s(0)=5s(0)=5s(0)=5; find s(2)s(2)s(2).​

  1. 111111
  2. 5+v(2)5+v(2)5+v(2)
  3. ∫02(3t2−4t+1) dt\int_0^2 (3t^2-4t+1)\,dt∫02​(3t2−4t+1)dt
  4. 11+511+511+5
  5. 5+∫02(3t2−4t+1) dt5+\int_0^2 (3t^2-4t+1)\,dt5+∫02​(3t2−4t+1)dt (correct answer)

Explanation: This problem requires using kinematics integration to find position from velocity. Since velocity v(t) = 3t² - 4t + 1 is the derivative of position, we find position by integrating: s(t) = s(0) + ∫₀ᵗ v(u)du. With s(0) = 5, we get s(2) = 5 + ∫₀² (3t² - 4t + 1)dt. Choice C incorrectly omits the initial position s(0) = 5, giving only the displacement from t = 0 to t = 2. When solving position-velocity problems, always remember to add the initial condition to the integral of velocity.

Question 4

A particle has velocity v(t)=sin⁡t+tv(t)=\sin t+tv(t)=sint+t for 0≤t≤π0\le t\le \pi0≤t≤π and s(0)=−1s(0)=-1s(0)=−1; find s(π)s(\pi)s(π).

  1. s(π)=−1+∫0π(sin⁡t+t) dts(\pi)=-1+\int_0^{\pi}(\sin t+t)\,dts(π)=−1+∫0π​(sint+t)dt (correct answer)
  2. s(π)=∫0π(sin⁡t+t) dts(\pi)=\int_0^{\pi}(\sin t+t)\,dts(π)=∫0π​(sint+t)dt
  3. s(π)=−1+(sin⁡π+π)s(\pi)=-1+(\sin \pi+\pi)s(π)=−1+(sinπ+π)
  4. s(π)=−1+∫0π(cos⁡t+1) dts(\pi)=-1+\int_0^{\pi}(\cos t+1)\,dts(π)=−1+∫0π​(cost+1)dt
  5. s(π)=−1+∫0π(sin⁡t) dts(\pi)=-1+\int_0^{\pi}(\sin t)\,dts(π)=−1+∫0π​(sint)dt

Explanation: This problem involves using integration in kinematics to connect velocity to position. To find the position at t=π, integrate the velocity function v(t)=sin t + t from 0 to π, which gives the change in position over that interval. Then, add the initial position s(0)=-1 to account for the starting point. This yields s(π)=-1 + ∫ from 0 to π of (sin t + t) dt, as the integral computes the net displacement. A tempting distractor is choice C, which evaluates the velocity at t=π and adds it to the initial position, mistaking velocity for displacement. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 5

A drone’s acceleration is a(t)=6(t+1)2a(t)=\frac{6}{(t+1)^2}a(t)=(t+1)26​ with v(2)=4v(2)=4v(2)=4; what is v(5)v(5)v(5)?

  1. v(5)=4+∫256(t+1)2 dtv(5)=4+\int_2^5\frac{6}{(t+1)^2}\,dtv(5)=4+∫25​(t+1)26​dt (correct answer)
  2. v(5)=∫256(t+1)2 dtv(5)=\int_2^5\frac{6}{(t+1)^2}\,dtv(5)=∫25​(t+1)26​dt
  3. v(5)=4+∫056(t+1)2 dtv(5)=4+\int_0^5\frac{6}{(t+1)^2}\,dtv(5)=4+∫05​(t+1)26​dt
  4. v(5)=4+6(5+1)2v(5)=4+\frac{6}{(5+1)^2}v(5)=4+(5+1)26​
  5. v(5)=4+∫256t+1 dtv(5)=4+\int_2^5\frac{6}{t+1}\,dtv(5)=4+∫25​t+16​dt

Explanation: This problem involves using integration in kinematics to connect acceleration to velocity. To find the velocity at t=5, integrate the acceleration function a(t)=6/(t+1)² from 2 to 5, which gives the change in velocity over that interval. Then, add the initial velocity v(2)=4 to obtain the final velocity. This results in v(5)=4 + ∫ from 2 to 5 of 6/(t+1)² dt, ensuring the limits align with the initial condition. A tempting distractor is choice D, which adds the acceleration at t=5 to the initial velocity, confusing instantaneous values with integrated change. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 6

A car’s acceleration is a(t)=4t−6a(t)=4t-6a(t)=4t−6 (m/s2^22) with v(0)=5v(0)=5v(0)=5; what is v(2)v(2)v(2)?

  1. v(2)=∫02(4t−6) dtv(2)=\int_0^2(4t-6)\,dtv(2)=∫02​(4t−6)dt
  2. v(2)=5+∫02(4t−6) dtv(2)=5+\int_0^2(4t-6)\,dtv(2)=5+∫02​(4t−6)dt (correct answer)
  3. v(2)=5+(4⋅2−6)v(2)=5+(4\cdot2-6)v(2)=5+(4⋅2−6)
  4. v(2)=5+∫02(4−6t) dtv(2)=5+\int_0^2(4-6t)\,dtv(2)=5+∫02​(4−6t)dt
  5. v(2)=5+∫02(4t−6)′ dtv(2)=5+\int_0^2(4t-6)'\,dtv(2)=5+∫02​(4t−6)′dt

Explanation: This problem involves using integration in kinematics to connect acceleration to velocity. To find the velocity at t=2, integrate the acceleration function a(t)=4t-6 from 0 to 2, which gives the change in velocity over that interval. Then, add the initial velocity v(0)=5 to obtain the final velocity. This results in v(2)=5 + ∫ from 0 to 2 of (4t-6) dt, where the integral represents the net change due to acceleration. A tempting distractor is choice C, which adds the acceleration at t=2 to the initial velocity, confusing instantaneous acceleration with the accumulated change. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 7

A particle’s velocity is v(t)=ln⁡(t+1)v(t)=\ln(t+1)v(t)=ln(t+1) for 0≤t≤30\le t\le 30≤t≤3 and s(1)=5s(1)=5s(1)=5; find s(3)s(3)s(3).

  1. s(3)=∫13ln⁡(t+1) dts(3)=\int_1^3\ln(t+1)\,dts(3)=∫13​ln(t+1)dt
  2. s(3)=5+∫03ln⁡(t+1) dts(3)=5+\int_0^3\ln(t+1)\,dts(3)=5+∫03​ln(t+1)dt
  3. s(3)=5+∫13ln⁡(t+1) dts(3)=5+\int_1^3\ln(t+1)\,dts(3)=5+∫13​ln(t+1)dt (correct answer)
  4. s(3)=5+ln⁡(4)s(3)=5+\ln(4)s(3)=5+ln(4)
  5. s(3)=5+∫131t+1 dts(3)=5+\int_1^3\frac{1}{t+1}\,dts(3)=5+∫13​t+11​dt

Explanation: This problem involves using integration in kinematics to connect velocity to position. To find the position at t=3, integrate the velocity function v(t)=ln(t+1) from 1 to 3, which gives the change in position over that interval. Then, add the initial position s(1)=5 to account for the starting point. This yields s(3)=5 + ∫ from 1 to 3 of ln(t+1) dt, with limits matching the given initial time. A tempting distractor is choice D, which adds the velocity at t=3 to the initial position, mistaking instantaneous velocity for displacement. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 8

A particle moves with velocity v(t)=t3−6tv(t)=t^3-6tv(t)=t3−6t for 0≤t≤20 \le t \le 20≤t≤2 and s(0)=0s(0)=0s(0)=0; find s(2)s(2)s(2).

  1. s(2)=∫02(t3−6t) dts(2)=\int_0^2(t^3-6t)\,dts(2)=∫02​(t3−6t)dt
  2. s(2)=0+∫02(t3−6t) dts(2)=0+\int_0^2(t^3-6t)\,dts(2)=0+∫02​(t3−6t)dt (correct answer)
  3. s(2)=t3−6t∣t=2s(2)=t^3-6t\big|_{t=2}s(2)=t3−6t​t=2​
  4. s(2)=∫02(3t2−6) dts(2)=\int_0^2(3t^2-6)\,dts(2)=∫02​(3t2−6)dt
  5. s(2)=∫02(t3) dts(2)=\int_0^2(t^3)\,dts(2)=∫02​(t3)dt

Explanation: This problem involves using integration in kinematics to connect velocity to position. To find the position at t=2, integrate the velocity function v(t)=t3−6tv(t)=t^3-6tv(t)=t3−6t from 0 to 2, which gives the change in position over that interval. Then, add the initial position s(0)=0 to account for the starting point. This yields s(2)=0+∫02(t3−6t) dts(2)=0 + \int_0^2 (t^3-6t) \, dts(2)=0+∫02​(t3−6t)dt, as the integral computes the net displacement. A tempting distractor is choice C, which evaluates the velocity at t=2 without integrating, ignoring the accumulation over time. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 9

A particle has velocity v(t)=3t2−4t+1v(t)=3t^2-4t+1v(t)=3t2−4t+1 for 0≤t≤30\le t\le 30≤t≤3 and position s(0)=2s(0)=2s(0)=2; find s(3)s(3)s(3).

  1. s(3)=2+∫03(3t2−4t+1) dts(3)=2+\int_0^3(3t^2-4t+1)\,dts(3)=2+∫03​(3t2−4t+1)dt (correct answer)
  2. s(3)=∫03(3t2−4t+1) dts(3)=\int_0^3(3t^2-4t+1)\,dts(3)=∫03​(3t2−4t+1)dt
  3. s(3)=2+(3(3)2−4(3)+1)s(3)=2+(3(3)^2-4(3)+1)s(3)=2+(3(3)2−4(3)+1)
  4. s(3)=2+∫03(6t−4) dts(3)=2+\int_0^3(6t-4)\,dts(3)=2+∫03​(6t−4)dt
  5. s(3)=2+∫03(3t2−4t) dts(3)=2+\int_0^3(3t^2-4t)\,dts(3)=2+∫03​(3t2−4t)dt

Explanation: This problem involves using integration in kinematics to connect velocity to position. To find the position at t=3, integrate the velocity function v(t)=3t²-4t+1 from 0 to 3, which gives the change in position over that interval. Then, add the initial position s(0)=2 to account for the starting point. This yields the expression s(3)=2 + ∫ from 0 to 3 of (3t²-4t+1) dt, as the integral computes the net displacement. A tempting distractor is choice C, which incorrectly evaluates the velocity function at t=3 and adds it to the initial position, mistaking instantaneous velocity for displacement. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 10

A particle has acceleration a(t)=4cos⁡(2t)a(t)=4\cos(2t)a(t)=4cos(2t) for 0≤t≤π20\le t\le\frac{\pi}{2}0≤t≤2π​ with v(0)=−1v(0)=-1v(0)=−1; what is v ⁣(π2)v\!\left(\frac{\pi}{2}\right)v(2π​)?

  1. -5
  2. -3
  3. -1 (correct answer)
  4. 1
  5. 3

Explanation: This problem involves kinematics integration to find velocity from acceleration. Since acceleration a(t) = 4cos(2t) is the derivative of velocity, we integrate using the chain rule in reverse: v(t) = ∫4cos(2t)dt = 4·(1/2)sin(2t) + C = 2sin(2t) + C. Using the initial condition v(0) = -1, we find 2sin(0) + C = -1, so 0 + C = -1, giving C = -1. Therefore v(t) = 2sin(2t) - 1. Evaluating at t = π/2 gives v(π/2) = 2sin(π) - 1 = 2(0) - 1 = -1. A common error is forgetting to divide by the coefficient of t when integrating, which would incorrectly give 4sin(2t). Always account for the chain rule when integrating composite functions.

Question 11

An object’s velocity is v(t)=21+t2v(t)=\frac{2}{1+t^2}v(t)=1+t22​ (m/s) and s(0)=−3s(0)=-3s(0)=−3 m; find s(1)s(1)s(1).

  1. −3+∫0121+t2 dt-3+\int_{0}^{1}\frac{2}{1+t^2}\,dt−3+∫01​1+t22​dt (correct answer)
  2. ∫0121+t2 dt\int_{0}^{1}\frac{2}{1+t^2}\,dt∫01​1+t22​dt
  3. −3+v(1)-3+v(1)−3+v(1)
  4. −3+21+t2∣01-3+\left.\frac{2}{1+t^2}\right|_{0}^{1}−3+1+t22​​01​
  5. −3+∫01−4t(1+t2)2 dt-3+\int_{0}^{1}\frac{-4t}{(1+t^2)^2}\,dt−3+∫01​(1+t2)2−4t​dt

Explanation: This question requires kinematics integration to find position from velocity. Using s(t)=s(0)+∫0tv(u) dus(t) = s(0) + \int_0^t v(u)\, dus(t)=s(0)+∫0t​v(u)du, with s(0)=−3s(0) = -3s(0)=−3 and v(t)=21+t2v(t) = \frac{2}{1+t^2}v(t)=1+t22​, we get s(1)=−3+∫0121+t2 dts(1) = -3 + \int_0^1 \frac{2}{1+t^2}\, dts(1)=−3+∫01​1+t22​dt. Choice E incorrectly shows the derivative of the velocity function rather than integrating the velocity itself. When finding position from velocity, integrate the velocity function and add the initial position value.

Question 12

A particle has velocity v(t)=ttv(t)=t\sqrt{t}v(t)=tt​ (m/s) and s(1)=2s(1)=2s(1)=2 m; determine s(4)s(4)s(4).

  1. 2+∫14tt dt2+\int_{1}^{4}t\sqrt{t}\,dt2+∫14​tt​dt (correct answer)
  2. ∫14tt dt\int_{1}^{4}t\sqrt{t}\,dt∫14​tt​dt
  3. 2+v(4)2+v(4)2+v(4)
  4. 2+tt∣142+\left.t\sqrt{t}\right|_{1}^{4}2+tt​​14​
  5. 2+∫1432t dt2+\int_{1}^{4}\frac{3}{2}\sqrt{t}\,dt2+∫14​23​t​dt

Explanation: This question tests kinematics integration for position from velocity. Using s(t)=s(t0)+∫t0tv(u) dus(t) = s(t_0) + \int_{t_0}^t v(u)\, dus(t)=s(t0​)+∫t0​t​v(u)du, with s(1)=2s(1) = 2s(1)=2 and v(t)=tt=t3/2v(t) = t\sqrt{t} = t^{3/2}v(t)=tt​=t3/2, we get s(4)=2+∫14t3/2 dts(4) = 2 + \int_1^4 t^{3/2}\, dts(4)=2+∫14​t3/2dt. Choice E incorrectly shows (3/2)t(3/2)\sqrt{t}(3/2)t​, which appears to be a confused attempt at the antiderivative rather than the velocity function to integrate. To find position change, integrate the velocity function over the time interval and add the initial position.

Question 13

A runner’s velocity is v(t)=sin⁡t+tv(t)=\sin t+tv(t)=sint+t (m/s) and s(0)=0s(0)=0s(0)=0; what is s(π)s(\pi)s(π)?

  1. ∫0π(sin⁡t+t) dt\int_{0}^{\pi}(\sin t+t)\,dt∫0π​(sint+t)dt
  2. sin⁡(π)+π\sin(\pi)+\pisin(π)+π
  3. 0+∫0π(sin⁡t+t) dt0+\int_{0}^{\pi}(\sin t+t)\,dt0+∫0π​(sint+t)dt (correct answer)
  4. (sin⁡t+t)∣0π\left.(\sin t+t)\right|_{0}^{\pi}(sint+t)∣0π​
  5. ∫0π(cos⁡t+1) dt\int_{0}^{\pi}(\cos t+1)\,dt∫0π​(cost+1)dt

Explanation: This question tests kinematics integration for finding position from velocity. The position function satisfies s(t) = s(0) + ∫₀ᵗ v(u)du. Given s(0) = 0 and v(t) = sin t + t, we have s(π) = 0 + ∫₀^π (sin t + t)dt. Choice B incorrectly evaluates the velocity at t = π instead of integrating over the interval. When the initial position is zero, the position at time t equals the definite integral of velocity from 0 to t.

Question 14

A boat’s velocity is v(t)=t+2v(t)=\sqrt{t}+2v(t)=t​+2 and s(0)=1s(0)=1s(0)=1; determine s(9)s(9)s(9).​

  1. 1+v(9)1+v(9)1+v(9)
  2. ∫09(t+2) dt\int_0^9 (\sqrt{t}+2)\,dt∫09​(t​+2)dt
  3. 1+∫09(t+2) dt1+\int_0^9 (\sqrt{t}+2)\,dt1+∫09​(t​+2)dt (correct answer)
  4. 1+∫09(12t) dt1+\int_0^9 \left(\dfrac{1}{2\sqrt{t}}\right)\,dt1+∫09​(2t​1​)dt
  5. 1+ddt(t+2)∣t=91+\left.\dfrac{d}{dt}(\sqrt{t}+2)\right|_{t=9}1+dtd​(t​+2)​t=9​

Explanation: This problem involves kinematics integration to find position from velocity. Since velocity v(t) = √t + 2 is the derivative of position, we integrate: s(t) = s(0) + ∫₀ᵗ v(u)du. With s(0) = 1, we get s(9) = 1 + ∫₀⁹ (√t + 2)dt. Choice D incorrectly uses 1/(2√t) as the integrand, which is the derivative of √t rather than part of the velocity function. When integrating velocity to find position, use the given velocity function as the integrand.

Question 15

A particle’s acceleration is a(t)=2t+sin⁡ta(t)=2t+\sin ta(t)=2t+sint and v(0)=1v(0)=1v(0)=1; what is v(π)v(\pi)v(π)?​

  1. 1+∫0π(2t+sin⁡t) dt1+\int_0^{\pi} (2t+\sin t)\,dt1+∫0π​(2t+sint)dt (correct answer)
  2. ∫0π(2t+sin⁡t) dt\int_0^{\pi} (2t+\sin t)\,dt∫0π​(2t+sint)dt
  3. 1+a(π)1+a(\pi)1+a(π)
  4. 1+∫0π(2+cos⁡t) dt1+\int_0^{\pi} (2+\cos t)\,dt1+∫0π​(2+cost)dt
  5. 1+ddt(2t+sin⁡t)∣t=π1+\left.\dfrac{d}{dt}(2t+\sin t)\right|_{t=\pi}1+dtd​(2t+sint)​t=π​

Explanation: This problem requires kinematics integration to find velocity from acceleration. Since acceleration a(t) = 2t + sin t is the derivative of velocity, we integrate: v(t) = v(0) + ∫₀ᵗ a(u)du. Given v(0) = 1, we have v(π) = 1 + ∫₀ᵖ (2t + sin t)dt. Choice D incorrectly uses 2 + cos t as the integrand, which would be the derivative of 2t + sin t rather than the acceleration itself. To find velocity change, always integrate the given acceleration function over the time interval.

Question 16

A car’s acceleration is a(t)=6t−2a(t)=6t-2a(t)=6t−2 and v(0)=4v(0)=4v(0)=4; what is the velocity v(3)v(3)v(3)?​

  1. a(3)a(3)a(3)
  2. 4+∫03(6t−2) dt4+\int_0^3 (6t-2)\,dt4+∫03​(6t−2)dt (correct answer)
  3. ∫03(6t−2) dt\int_0^3 (6t-2)\,dt∫03​(6t−2)dt
  4. 4+(6⋅3−2)4+(6\cdot3-2)4+(6⋅3−2)
  5. 4+ddt(6t−2)∣t=34+\left.\dfrac{d}{dt}(6t-2)\right|_{t=3}4+dtd​(6t−2)​t=3​

Explanation: This problem involves kinematics integration to find velocity from acceleration. Since acceleration a(t) = 6t - 2 is the derivative of velocity, we integrate to find velocity: v(t) = v(0) + ∫₀ᵗ a(u)du. Given v(0) = 4, we have v(3) = 4 + ∫₀³ (6t - 2)dt. Choice D incorrectly adds the acceleration value at t = 3 instead of integrating over the entire interval, missing the cumulative effect of acceleration. To find velocity change, always integrate acceleration over the time interval and add the initial velocity.

Question 17

A runner’s acceleration is a(t)=et−2a(t)=e^{t}-2a(t)=et−2 with v(1)=3v(1)=3v(1)=3; what is v(4)v(4)v(4)?

  1. v(4)=∫14(et−2) dtv(4)=\int_1^4(e^{t}-2)\,dtv(4)=∫14​(et−2)dt
  2. v(4)=3+∫04(et−2) dtv(4)=3+\int_0^4(e^{t}-2)\,dtv(4)=3+∫04​(et−2)dt
  3. v(4)=3+∫14(et−2) dtv(4)=3+\int_1^4(e^{t}-2)\,dtv(4)=3+∫14​(et−2)dt (correct answer)
  4. v(4)=3+(e4−2)v(4)=3+(e^{4}-2)v(4)=3+(e4−2)
  5. v(4)=3+∫14(et) dtv(4)=3+\int_1^4(e^{t})\,dtv(4)=3+∫14​(et)dt

Explanation: This problem involves using integration in kinematics to connect acceleration to velocity. To find the velocity at t=4, integrate the acceleration function a(t)=et−2a(t)=e^t - 2a(t)=et−2 from 1 to 4, which gives the change in velocity over that interval. Then, add the initial velocity v(1)=3v(1)=3v(1)=3 to obtain the final velocity. This results in v(4)=3+∫14(et−2) dtv(4)=3 + \int_1^4 (e^t - 2) \, dtv(4)=3+∫14​(et−2)dt, ensuring the limits match the initial condition time. A tempting distractor is choice B, which uses incorrect limits from 0 to 4, ignoring that the initial velocity is given at t=1. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 18

A cyclist’s acceleration is a(t)=t−2t+1a(t)=t-\frac{2}{t+1}a(t)=t−t+12​ with v(0)=0v(0)=0v(0)=0; what is v(3)v(3)v(3)?

  1. v(3)=∫03(t−2t+1) dtv(3)=\int_0^3\left(t-\frac{2}{t+1}\right)\,dtv(3)=∫03​(t−t+12​)dt
  2. v(3)=0+∫03(t−2t+1) dtv(3)=0+\int_0^3\left(t-\frac{2}{t+1}\right)\,dtv(3)=0+∫03​(t−t+12​)dt (correct answer)
  3. v(3)=(t−2t+1)∣t=3v(3)=\left(t-\frac{2}{t+1}\right)\big|_{t=3}v(3)=(t−t+12​)​t=3​
  4. v(3)=0+∫03(1+2(t+1)2) dtv(3)=0+\int_0^3\left(1+\frac{2}{(t+1)^2}\right)\,dtv(3)=0+∫03​(1+(t+1)22​)dt
  5. v(3)=0+∫03(t−2t) dtv(3)=0+\int_0^3\left(t-\frac{2}{t}\right)\,dtv(3)=0+∫03​(t−t2​)dt

Explanation: This problem involves using integration in kinematics to connect acceleration to velocity. To find the velocity at t=3, integrate the acceleration function a(t)=t - 2/(t+1) from 0 to 3, which gives the change in velocity over that interval. Then, add the initial velocity v(0)=0 to obtain the final velocity. This results in v(3)=0 + ∫ from 0 to 3 of (t - 2/(t+1)) dt, where the integral represents the net change due to acceleration. A tempting distractor is choice C, which evaluates the acceleration at t=3 without integrating, ignoring the accumulation over time. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 19

A particle’s velocity is v(t)=11+t2v(t)=\frac{1}{1+t^2}v(t)=1+t21​ for 0≤t≤20\le t\le 20≤t≤2 and s(0)=7s(0)=7s(0)=7; find s(2)s(2)s(2).

  1. s(2)=∫0211+t2 dts(2)=\int_0^2\frac{1}{1+t^2}\,dts(2)=∫02​1+t21​dt
  2. s(2)=7+∫0211+t2 dts(2)=7+\int_0^2\frac{1}{1+t^2}\,dts(2)=7+∫02​1+t21​dt (correct answer)
  3. s(2)=7+(11+22)s(2)=7+\left(\frac{1}{1+2^2}\right)s(2)=7+(1+221​)
  4. s(2)=7+∫02(11+t2)′ dts(2)=7+\int_0^2\left(\frac{1}{1+t^2}\right)'\,dts(2)=7+∫02​(1+t21​)′dt
  5. s(2)=7+∫0211+t dts(2)=7+\int_0^2\frac{1}{1+t}\,dts(2)=7+∫02​1+t1​dt

Explanation: This problem involves using integration in kinematics to connect velocity to position. To find the position at t=2, integrate the velocity function v(t)=1/(1+t²) from 0 to 2, which gives the change in position over that interval. Then, add the initial position s(0)=7 to account for the starting point. This yields s(2)=7 + ∫ from 0 to 2 of 1/(1+t²) dt, as the integral computes the net displacement. A tempting distractor is choice C, which adds the velocity at t=2 to the initial position, confusing instantaneous velocity with accumulated displacement. In general, when solving initial value problems in kinematics, determine the constant of integration by applying the initial condition after finding the antiderivative.

Question 20

A particle has acceleration a(t)=12t2a(t)=12t^2a(t)=12t2 and v(1)=5v(1)=5v(1)=5. What is v(2)v(2)v(2)?

  1. 333333 (correct answer)
  2. 171717
  3. 292929
  4. 212121
  5. 131313

Explanation: This problem involves the kinematics skill of integrating acceleration to find velocity. To find the velocity function v(t), we integrate a(t) = 12t² to obtain v(t) = 4t³ + C. Using the initial condition v(1) = 5, we substitute t = 1 to get 4 + C = 5, so C = 1. Thus, v(2) = 4*8 + 1 = 33. A tempting distractor is 29, possibly from evaluating at t=2 without the constant or misintegrating. Always integrate the given function and use the initial condition to find the constant of integration, then evaluate at the desired point.