Skip to main content
Physics LibreTexts

2.8: Finding Velocity and Displacement from Acceleration

  • Page ID
    45967
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Derive the kinematic equations for constant acceleration using integral calculus.
    • Use the integral formulation of the kinematic equations in analyzing motion.
    • Find the functional form of velocity versus time given the acceleration function.
    • Find the functional form of position versus time given the velocity function.

    This section assumes you have enough background in calculus to be familiar with integration. In Instantaneous Velocity and Speed and Average and Instantaneous Acceleration we introduced the kinematic functions of velocity and acceleration using the derivative. By taking the derivative of the position function we found the velocity function, and likewise by taking the derivative of the velocity function we found the acceleration function. Using integral calculus, we can work backward and calculate the velocity function from the acceleration function, and the position function from the velocity function.

    Kinematic Equations from Integral Calculus

    Let’s begin with a particle with an acceleration a(t) is a known function of time. Since the time derivative of the velocity function is acceleration,

    \[\frac{d}{dt} v(t) = a(t),\]

    we can take the indefinite integral of both sides, finding

    \[\int \frac{d}{dt} v(t) dt = \int a(t) dt + C_{1},\]

    where C1 is a constant of integration. Since \(\int \frac{d}{dt} v(t) dt = v(t)\), the velocity is given by

    \[v(t) = \int a(t) dt + C_{1} \ldotp \label{3.18}\]

    Similarly, the time derivative of the position function is the velocity function,

    \[\frac{d}{dt} x(t) = v(t) \ldotp\]

    Thus, we can use the same mathematical manipulations we just used and find

    \[x(t) = \int v(t) dt + C_{2}, \label{3.19}\]

    where C2 is a second constant of integration.

    We can derive the kinematic equations for a constant acceleration using these integrals. With a(t) = a, a constant, and doing the integration in Equation \ref{3.18}, we find

    \[v(t) = \int a dt + C_{1} = at + C_{1} \ldotp\]

    If the initial velocity is v(0) = v0, then

    \[v_{0} = 0 + C_{1} \ldotp\]

    Then, C1 = v0 and

    \[v(t) = v_{0} + at,\]

    which is Equation 3.5.12. Substituting this expression into Equation \ref{3.19} gives

    \[x(t) = \int (v_{0} + at) dt + C_{2} \ldotp\]

    Doing the integration, we find

    \[x(t) = v_{0} t + \frac{1}{2} at^{2} + C_{2} \ldotp\]

    If x(0) = x0, we have

    \[x_{0} = 0 + 0 + C_{2} \ldotp\]

    so, C2 = x0. Substituting back into the equation for x(t), we finally have

    \[x(t) = x_{0} + v_{0} t + \frac{1}{2} at^{2} \ldotp\]

    which is Equation 3.5.17.

    Example 3.17: Motion of a Motorboat

    A motorboat is traveling at a constant velocity of 5.0 m/s when it starts to decelerate to arrive at the dock. Its acceleration is a(t) = \(-\frac{1}{4}\) t m/s2. (a) What is the velocity function of the motorboat? (b) At what time does the velocity reach zero? (c) What is the position function of the motorboat? (d) What is the displacement of the motorboat from the time it begins to decelerate to when the velocity is zero? (e) Graph the velocity and position functions.

    Strategy

    (a) To get the velocity function we must integrate and use initial conditions to find the constant of integration. (b) We set the velocity function equal to zero and solve for t. (c) Similarly, we must integrate to find the position function and use initial conditions to find the constant of integration. (d) Since the initial position is taken to be zero, we only have to evaluate the position function at t = 0 .

    Solution

    We take t = 0 to be the time when the boat starts to decelerate.

    1. From the functional form of the acceleration we can solve Equation \ref{3.18} to get v(t): \[v(t) = \int a(t) dt + C_{1} = \int - \frac{1}{4} tdt + C_{1} = - \frac{1}{8} t^{2} + C_{1} \ldotp\]At t = 0 we have v(0) = 5.0 m/s = 0 + C1, so C1 = 5.0 m/s or v(t) = 5.0 m/s − \(\frac{1}{8}\) t2.
    2. v(t) = 0 = 5.0 m/s − \(\frac{1}{8}\) t2 \(\Rightarrow\) t = 6.3 s
    3. Solve Equation \ref{3.19}: \[x(t) = \int v(t) dt + C_{2} = \int (5.0 - \frac{1}{8} t^{2}) dt + C_{2} = 5.0t - \frac{1}{24}t^{3} + C_{2} \ldotp\] At t = 0, we set x(0) = 0 = x0, since we are only interested in the displacement from when the boat starts to decelerate. We have \[x(0) = 0 = C_{2} \ldotp\] Therefore, the equation for the position is \[x(t) = 5.0t - \frac{1}{24} t^{3} \ldotp\]
    4. Since the initial position is taken to be zero, we only have to evaluate x(t) when the velocity is zero. This occurs at t = 6.3 s. Therefore, the displacement is \[x(6.3) = 5.0(6.3) − \frac{1}{24}(6.3)^{3} = 21.1\; m \ldotp\]
    Graph A is a plot of velocity in meters per second as a function of time in seconds. Velocity is five meters per second at the beginning and decreases to zero. Graph B is a plot of position in meters as a function of time in seconds. Position is zero at the beginning, increases reaching maximum between six and seven seconds, and then starts to decrease.
    Figure \(\PageIndex{1}\): (a) Velocity of the motorboat as a function of time. The motorboat decreases its velocity to zero in 6.3 s. At times greater than this, velocity becomes negative—meaning, the boat is reversing direction. (b) Position of the motorboat as a function of time. At t = 6.3 s, the velocity is zero and the boat has stopped. At times greater than this, the velocity becomes negative—meaning, if the boat continues to move with the same acceleration, it reverses direction and heads back toward where it originated.

    Significance

    The acceleration function is linear in time so the integration involves simple polynomials. In Figure \(\PageIndex{1}\), we see that if we extend the solution beyond the point when the velocity is zero, the velocity becomes negative and the boat reverses direction. This tells us that solutions can give us information outside our immediate interest and we should be careful when interpreting them.

    Exercise 3.8

    A particle starts from rest and has an acceleration function \(a(t)=\left(5-\left(10 \frac{1}{s}\right) t\right) \frac{m}{s^{2}}\). (a) What is the velocity function? (b) What is the position function? (c) When is the velocity zero?


    This page titled 2.8: Finding Velocity and Displacement from Acceleration is shared under a CC BY license and was authored, remixed, and/or curated by OpenStax.