3 Motion Along a Straight Line

3.6 Finding Velocity and Displacement from Acceleration

Learning Objectives

By the end of this section, you will be able to:

  • 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,

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

we can take the indefinite integral of both sides, finding

[latex]\int \frac{d}{dt}v(t)dt=\int a(t)dt+{C}_{1},[/latex]

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

[latex]v(t)=\int a(t)dt+{C}_{1}.[/latex]

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

[latex]\frac{d}{dt}x(t)=v(t).[/latex]

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

[latex]x(t)=\int v(t)dt+{C}_{2},[/latex]

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 Figure, we find

[latex]v(t)=\int adt+{C}_{1}=at+{C}_{1}.[/latex]

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

[latex]{v}_{0}=0+{C}_{1}.[/latex]

Then, C1 = v0 and

[latex]v(t)={v}_{0}+at,[/latex]

which is (Equation). Substituting this expression into Figure gives

[latex]x(t)=\int ({v}_{0}+at)dt+{C}_{2}.[/latex]

Doing the integration, we find

[latex]x(t)={v}_{0}t+\frac{1}{2}a{t}^{2}+{C}_{2}.[/latex]

If x(0) = x0, we have

[latex]{x}_{0}=0+0+{C}_{2};[/latex]

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

[latex]x(t)={x}_{0}+{v}_{0}t+\frac{1}{2}a{t}^{2},[/latex]

which is (Equation).

Example

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 [latex]a(t)=-\frac{1}{4}t\,\text{m/}{\text{s}}^{2}[/latex]. (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 [latex]t=0[/latex].

Solution

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

  1. Show Answer

    From the functional form of the acceleration we can solve Figure to get v(t):

    [latex]v(t)=\int a(t)dt+{C}_{1}=\int -\frac{1}{4}tdt+{C}_{1}=-\frac{1}{8}{t}^{2}+{C}_{1}.[/latex]

    At t = 0 we have v(0) = 5.0 m/s = 0 + C1, so C1 = 5.0 m/s or [latex]v(t)=5.0\,\text{m/}\text{s}-\frac{1}{8}{t}^{2}[/latex].

  2. Show Answer

    [latex]v(t)=0=5.0\,\text{m/}\text{s}-\frac{1}{8}{t}^{2}\Rightarrow t=6.3\,\text{s}[/latex]

  3. Show Answer

    Solve Figure:

    [latex]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}.[/latex]

    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

    [latex]x(0)=0={C}_{2}.[/latex]

    Therefore, the equation for the position is

    [latex]x(t)=5.0t-\frac{1}{24}{t}^{3}.[/latex]

  4. Show Answer

    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

    [latex]x(6.3)=5.0(6.3)-\frac{1}{24}{(6.3)}^{3}=21.1\,\text{m}\text{.}[/latex]

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 3.30 (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, 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.

Check Your Understanding

A particle starts from rest and has an acceleration function [latex]5-10t{\text{m/s}}^{2}[/latex]. (a) What is the velocity function? (b) What is the position function? (c) When is the velocity zero?

Show Solution
  1. The velocity function is the integral of the acceleration function plus a constant of integration. By Figure,
    [latex]v(t)=\int a(t)dt+{C}_{1}=\int (5-10t)dt+{C}_{1}=5t-5{t}^{2}+{C}_{1}.[/latex]
    Since v(0) = 0, we have C1 = 0; so,
    [latex]v(t)=5t-5{t}^{2}.[/latex]
  2. By Figure,
    [latex]x(t)=\int v(t)dt+{C}_{2}=\int (5t-5{t}^{2})dt+{C}_{2}=\frac{5}{2}{t}^{2}-\frac{5}{3}{t}^{3}+{C}_{2}[/latex].
    Since x(0) = 0, we have C2 = 0, and
    [latex]x(t)=\frac{5}{2}{t}^{2}-\frac{5}{3}{t}^{3}.[/latex]
  3. The velocity can be written as v(t) = 5t(1 – t), which equals zero at t = 0, and t = 1 s.

Summary

  • Integral calculus gives us a more complete formulation of kinematics.
  • If acceleration a(t) is known, we can use integral calculus to derive expressions for velocity v(t) and position x(t).
  • If acceleration is constant, the integral equations reduce to Figure and Figure for motion with constant acceleration.

Key Equations

Displacement [latex]\Delta x={x}_{\text{f}}-{x}_{\text{i}}[/latex]
Total displacement [latex]\Delta {x}_{\text{Total}}=\sum \Delta {x}_{\text{i}}[/latex]
Average velocity [latex]\overset{\text{–}}{v}=\frac{\Delta x}{\Delta t}=\frac{{x}_{2}-{x}_{1}}{{t}_{2}-{t}_{1}}[/latex]
Instantaneous velocity [latex]v(t)=\frac{dx(t)}{dt}[/latex]
Average speed [latex]\text{Average speed}=\overset{\text{–}}{s}=\frac{\text{Total distance}}{\text{Elapsed time}}[/latex]
Instantaneous speed [latex]\text{Instantaneous speed}=|v(t)|[/latex]
Average acceleration [latex]\overset{\text{–}}{a}=\frac{\Delta v}{\Delta t}=\frac{{v}_{f}-{v}_{0}}{{t}_{f}-{t}_{0}}[/latex]
Instantaneous acceleration [latex]a(t)=\frac{dv(t)}{dt}[/latex]
Position from average velocity [latex]x={x}_{0}+\overset{\text{–}}{v}t[/latex]
Average velocity [latex]\overset{\text{–}}{v}=\frac{{v}_{0}+v}{2}[/latex]
Velocity from acceleration [latex]v={v}_{0}+at\enspace(\text{constant}\,a\text{)}[/latex]
Position from velocity and acceleration [latex]x={x}_{0}+{v}_{0}t+\frac{1}{2}a{t}^{2}\enspace(\text{constant}\,a\text{)}[/latex]
Velocity from distance [latex]{v}^{2}={v}_{0}^{2}+2a(x-{x}_{0})\enspace(\text{constant}\,a\text{)}[/latex]
Velocity of free fall [latex]v={v}_{0}-gt\,\text{(positive upward)}[/latex]
Height of free fall [latex]y={y}_{0}+{v}_{0}t-\frac{1}{2}g{t}^{2}[/latex]
Velocity of free fall from height [latex]{v}^{2}={v}_{0}^{2}-2g(y-{y}_{0})[/latex]
Velocity from acceleration [latex]v(t)=\int a(t)dt+{C}_{1}[/latex]
Position from velocity [latex]x(t)=\int v(t)dt+{C}_{2}[/latex]

Conceptual Questions

When given the acceleration function, what additional information is needed to find the velocity function and position function?

Problems

The acceleration of a particle varies with time according to the equation [latex]a(t)=p{t}^{2}-q{t}^{3}[/latex]. Initially, the velocity and position are zero. (a) What is the velocity as a function of time? (b) What is the position as a function of time?

Between t = 0 and t = t0, a rocket moves straight upward with an acceleration given by [latex]a(t)=A-B{t}^{1\,\text{/}2}[/latex], where A and B are constants. (a) If x is in meters and t is in seconds, what are the units of A and B? (b) If the rocket starts from rest, how does the velocity vary between t = 0 and t = t0? (c) If its initial position is zero, what is the rocket’s position as a function of time during this same time interval?

Show Solution

a. [latex]A={\text{m/s}}^{2}\enspace B={\text{m/s}}^{5\,\text{/}2}[/latex];

b. [latex]\begin{array}{cc} v(t)=\int a(t)dt+{C}_{1}=\int (A-B{t}^{1\,\text{/}2})dt+{C}_{1}=At-\frac{2}{3}B{t}^{3\,\text{/}2}+{C}_{1}\hfill \\ v(0)=0={C}_{1}\enspace\text{so}\enspace v({t}_{0})=A{t}_{0}-\frac{2}{3}B{t}_{0}^{\text{3/2}}\hfill \end{array}[/latex];

c. [latex]\begin{array}{cc} x(t)=\int v(t)dt+{C}_{2}=\int (At-\frac{2}{3}B{t}^{3\,\text{/}2})dt+{C}_{2}=\frac{1}{2}A{t}^{2}-\frac{4}{15}B{t}^{5\,\text{/}2}+{C}_{2}\hfill \\ x(0)=0={C}_{2}\enspace\text{so}\enspace x({t}_{0})=\frac{1}{2}A{t}_{0}^{2}-\frac{4}{15}B{t}_{0}^{\text{5/2}}\hfill \end{array}[/latex]

The velocity of a particle moving along the x-axis varies with time according to [latex]v(t)=A+B{t}^{-1}[/latex], where A = 2 m/s, B = 0.25 m, and [latex]1.0\,\text{s}\le t\le 8.0\,\text{s}[/latex]. Determine the acceleration and position of the particle at t = 2.0 s and t = 5.0 s. Assume that [latex]x(t=1\,\text{s})=0[/latex].

A particle at rest leaves the origin with its velocity increasing with time according to v(t) = 3.2t m/s. At 5.0 s, the particle’s velocity starts decreasing according to [16.0 – 1.5(t – 5.0)] m/s. This decrease continues until t = 11.0 s, after which the particle’s velocity remains constant at 7.0 m/s. (a) What is the acceleration of the particle as a function of time? (b) What is the position of the particle at t = 2.0 s, t = 7.0 s, and t = 12.0 s?

Show Solution

a. [latex]\begin{array}{cc} a(t)=3.2{\text{m/s}}^{2}\enspace t\le 5.0\,\text{s}\hfill \\ a(t)=1.5{\text{m/s}}^{2}\enspace 5.0\,\text{s}\le t\le 11.0\,\text{s}\hfill \\ a(t)=0{\text{m/s}}^{2}\enspace t \gt 11.0\,\text{s}\hfill \end{array}[/latex];

b. [latex]\begin{array}{cc} x(t)=\int v(t)dt+{C}_{2}=\int 3.2tdt+{C}_{2}=1.6{t}^{2}+{C}_{2}\hfill \\ \quad t\le 5.0\,\text{s}\hfill \\ x(0)=0\Rightarrow {C}_{2}=0\enspace\text{therefore,}\,x(2.0\,\text{s})=6.4\,\text{m}\hfill \\ x(t)=\int v(t)dt+{C}_{2}=\int [16.0-1.5(t-5.0)]dt+{C}_{2}=16t-1.5(\frac{{t}^{2}}{2}-5.0t)+{C}_{2}\hfill \\ 5.0\le t\le 11.0\,\text{s}\hfill \\ x(5\,\text{s})=1.6{(5.0)}^{2}=40\,\text{m}=16(5.0\,\text{s})-1.5(\frac{{5}^{2}}{2}-5.0(5.0))+{C}_{2}\hfill \\ \quad 40=98.75+{C}_{2}\Rightarrow {C}_{2}=-58.75\hfill \\ x(7.0\,\text{s})=16(7.0)-1.5(\frac{{7}^{2}}{2}-5.0(7))-58.75=69\,\text{m}\hfill \\ \quad x(t)=\int 7.0dt+{C}_{2}=7t+{C}_{2}\hfill \\ \phantom{\rule{1.5em}{0ex}}t\ge 11.0\,\text{s}\hfill \\ x(11.0\,\text{s})=16(11)-1.5(\frac{{11}^{2}}{2}-5.0(11))-58.75=109=7(11.0\,\text{s})+{C}_{2}\Rightarrow {C}_{2}=32\,\text{m}\hfill \\ \quad x(t)=7t+32\,\text{m}\hfill \\ \phantom{\rule{1.5em}{0ex}}x\ge 11.0\,\text{s}\Rightarrow x(12.0\,\text{s})=7(12)+32=116\,\text{m}\hfill \end{array}[/latex]

Additional Problems

Professional baseball player Nolan Ryan could pitch a baseball at approximately 160.0 km/h. At that average velocity, how long did it take a ball thrown by Ryan to reach home plate, which is 18.4 m from the pitcher’s mound? Compare this with the average reaction time of a human to a visual stimulus, which is 0.25 s.

An airplane leaves Chicago and makes the 3000-km trip to Los Angeles in 5.0 h. A second plane leaves Chicago one-half hour later and arrives in Los Angeles at the same time. Compare the average velocities of the two planes. Ignore the curvature of Earth and the difference in altitude between the two cities.

Show Solution

Take west to be the positive direction.

1st plane: [latex]\overset{\text{–}}{\nu }=600\,\text{km/h}[/latex]

2nd plane [latex]\overset{\text{–}}{\nu }=667.0\,\text{km/h}[/latex]

Unreasonable Results A cyclist rides 16.0 km east, then 8.0 km west, then 8.0 km east, then 32.0 km west, and finally 11.2 km east. If his average velocity is 24 km/h, how long did it take him to complete the trip? Is this a reasonable time?

An object has an acceleration of [latex]+1.2\,{\text{cm/s}}^{2}[/latex]. At [latex]t=4.0\,\text{s}[/latex], its velocity is [latex]-3.4\,\text{cm/s}[/latex]. Determine the object’s velocities at [latex]t=1.0\,\text{s}[/latex] and [latex]t=6.0\,\text{s}[/latex].

Show Solution

[latex]a=\frac{v-{v}_{0}}{t-{t}_{0}}[/latex], [latex]t=0,\,a=\frac{-3.4\,\text{cm/s}-{v}_{0}}{4\,\text{s}}=1.2\,{\text{cm/s}}^{2}\Rightarrow {v}_{0}=-8.2\,\text{cm/s}[/latex] [latex]v={v}_{0}+at=-8.2+1.2\,t[/latex]; [latex]v=-7.0\,\text{cm/s}\enspace v=-1.0\,\text{cm/s}[/latex]

A particle moves along the x-axis according to the equation [latex]x(t)=2.0-4.0{t}^{2}[/latex] m. What are the velocity and acceleration at [latex]t=2.0[/latex] s and [latex]t=5.0[/latex] s?

A particle moving at constant acceleration has velocities of [latex]2.0\,\text{m/s}[/latex] at [latex]t=2.0[/latex] s and [latex]-7.6\,\text{m/s}[/latex] at [latex]t=5.2[/latex] s. What is the acceleration of the particle?

Show Solution

[latex]a=-3\,{\text{m/s}}^{2}[/latex]

A train is moving up a steep grade at constant velocity (see following figure) when its caboose breaks loose and starts rolling freely along the track. After 5.0 s, the caboose is 30 m behind the train. What is the acceleration of the caboose?

Figure shows a train moving up a hill.

An electron is moving in a straight line with a velocity of [latex]4.0\times {10}^{5}[/latex] m/s. It enters a region 5.0 cm long where it undergoes an acceleration of [latex]6.0\times {10}^{12}\,{\text{m/s}}^{2}[/latex] along the same straight line. (a) What is the electron’s velocity when it emerges from this region? b) How long does the electron take to cross the region?

Show Solution

a.

[latex]v=8.7\times {10}^{5}\,\text{m/s}[/latex];

b. [latex]t=7.8\times {10}^{-8}\,\text{s}[/latex]

An ambulance driver is rushing a patient to the hospital. While traveling at 72 km/h, she notices the traffic light at the upcoming intersections has turned amber. To reach the intersection before the light turns red, she must travel 50 m in 2.0 s. (a) What minimum acceleration must the ambulance have to reach the intersection before the light turns red? (b) What is the speed of the ambulance when it reaches the intersection?

A motorcycle that is slowing down uniformly covers 2.0 successive km in 80 s and 120 s, respectively. Calculate (a) the acceleration of the motorcycle and (b) its velocity at the beginning and end of the 2-km trip.

Show Solution

[latex]1\,\text{km}={v}_{0}(80.0\,\text{s})+\frac{1}{2}a{(80.0)}^{2}[/latex]; [latex]2\,\text{km}={v}_{0}(200.0)+\frac{1}{2}a{(200.0)}^{2}[/latex] solve simultaneously to get [latex]a=-\frac{0.1}{2400.0}{\text{km/s}}^{2}[/latex] and [latex]{v}_{0}=0.014167\,\text{km/s}[/latex], which is [latex]51.0\,\text{km/h}[/latex]. Velocity at the end of the trip is [latex]v=21.0\,\text{km/h}[/latex].

A cyclist travels from point A to point B in 10 min. During the first 2.0 min of her trip, she maintains a uniform acceleration of [latex]0.090\,{\text{m/s}}^{2}[/latex]. She then travels at constant velocity for the next 5.0 min. Next, she decelerates at a constant rate so that she comes to a rest at point B 3.0 min later. (a) Sketch the velocity-versus-time graph for the trip. (b) What is the acceleration during the last 3 min? (c) How far does the cyclist travel?

Two trains are moving at 30 m/s in opposite directions on the same track. The engineers see simultaneously that they are on a collision course and apply the brakes when they are 1000 m apart. Assuming both trains have the same acceleration, what must this acceleration be if the trains are to stop just short of colliding?

Show Solution

[latex]a=-0.9\,{\text{m/s}}^{2}[/latex]

A 10.0-m-long truck moving with a constant velocity of 97.0 km/h passes a 3.0-m-long car moving with a constant velocity of 80.0 km/h. How much time elapses between the moment the front of the truck is even with the back of the car and the moment the back of the truck is even with the front of the car?

Top drawing shows passenger car with a speed of 80 kilometers per hour in front of the truck with the speed of 97 kilometers per hour. Middle drawing shows passenger car with a speed of 80 kilometers per hour parallel to the truck with the speed of 97 kilometers per hour. Bottom drawing shows passenger car with a speed of 80 kilometers per hour behind the truck with a speed of 97 kilometers per hour.

A police car waits in hiding slightly off the highway. A speeding car is spotted by the police car doing 40 m/s. At the instant the speeding car passes the police car, the police car accelerates from rest at 4 m/s2 to catch the speeding car. How long does it take the police car to catch the speeding car?

Show Solution

Equation for the speeding car: This car has a constant velocity, which is the average velocity, and is not accelerating, so use the equation for displacement with [latex]{x}_{0}=0[/latex]:[latex]x={x}_{0}+\overset{\text{–}}{v}t=\overset{\text{–}}{v}t[/latex]; Equation for the police car: This car is accelerating, so use the equation for displacement with [latex]{x}_{0}=0[/latex] and [latex]{v}_{0}=0[/latex], since the police car starts from rest: [latex]x={x}_{0}+{v}_{0}t+\frac{1}{2}a{t}^{2}=\frac{1}{2}a{t}^{2}[/latex]; Now we have an equation of motion for each car with a common parameter, which can be eliminated to find the solution. In this case, we solve for [latex]t[/latex]. Step 1, eliminating [latex]x[/latex]: [latex]x=\overset{\text{–}}{v}t=\frac{1}{2}a{t}^{2}[/latex]; Step 2, solving for [latex]t[/latex]: [latex]t=\frac{2\overset{\text{–}}{v}}{a}[/latex]. The speeding car has a constant velocity of 40 m/s, which is its average velocity. The acceleration of the police car is 4 m/s2. Evaluating t, the time for the police car to reach the speeding car, we have [latex]t=\frac{2\overset{\text{–}}{v}}{a}=\frac{2(40)}{4}=20\,\text{s}[/latex].

Pablo is running in a half marathon at a velocity of 3 m/s. Another runner, Jacob, is 50 meters behind Pablo with the same velocity. Jacob begins to accelerate at 0.05 m/s2. (a) How long does it take Jacob to catch Pablo? (b) What is the distance covered by Jacob? (c) What is the final velocity of Jacob?

Unreasonable results A runner approaches the finish line and is 75 m away; her average speed at this position is 8 m/s. She decelerates at this point at 0.5 m/s2. How long does it take her to cross the finish line from 75 m away? Is this reasonable?

Show Solution

At this acceleration she comes to a full stop in [latex]t=\frac{-{v}_{0}}{a}=\frac{8}{0.5}=16\,\text{s}[/latex], but the distance covered is [latex]x=8\,\text{m/s(16}\,\text{s)}-\frac{1}{2}(0.5){(16\,\text{s})}^{2}=64\,\text{m}[/latex], which is less than the distance she is away from the finish line, so she never finishes the race.

An airplane accelerates at 5.0 m/s2 for 30.0 s. During this time, it covers a distance of 10.0 km. What are the initial and final velocities of the airplane?

Compare the distance traveled of an object that undergoes a change in velocity that is twice its initial velocity with an object that changes its velocity by four times its initial velocity over the same time period. The accelerations of both objects are constant.

Show Solution

[latex]{x}_{1}=\frac{3}{2}{v}_{0}t[/latex]

[latex]{x}_{2}=\frac{5}{3}{x}_{1}[/latex]

An object is moving east with a constant velocity and is at position [latex]{x}_{0}\,\text{at}\,\text{time}\,{t}_{0}=0[/latex]. (a) With what acceleration must the object have for its total displacement to be zero at a later time t ? (b) What is the physical interpretation of the solution in the case for [latex]t\to \infty[/latex]?

A ball is thrown straight up. It passes a 2.00-m-high window 7.50 m off the ground on its path up and takes 1.30 s to go past the window. What was the ball’s initial velocity?

Show Solution

[latex]{v}_{0}=7.9\,\text{m/s}[/latex] velocity at the bottom of the window.

[latex]v=7.9\,\text{m/s}[/latex]

[latex]{v}_{0}=14.1\,\text{m/s}[/latex]

A coin is dropped from a hot-air balloon that is 300 m above the ground and rising at 10.0 m/s upward. For the coin, find (a) the maximum height reached, (b) its position and velocity 4.00 s after being released, and (c) the time before it hits the ground.

A soft tennis ball is dropped onto a hard floor from a height of 1.50 m and rebounds to a height of 1.10 m. (a) Calculate its velocity just before it strikes the floor. (b) Calculate its velocity just after it leaves the floor on its way back up. (c) Calculate its acceleration during contact with the floor if that contact lasts 3.50 ms [latex](3.50\times {10}^{-3}\,\text{s})[/latex] (d) How much did the ball compress during its collision with the floor, assuming the floor is absolutely rigid?

Show Solution

a. [latex]v=5.42\,\text{m/s}[/latex];

b. [latex]v=4.64\,\text{m/s}[/latex];

c. [latex]a=2874.28\,{\text{m/s}}^{2}[/latex];

d. [latex](x-{x}_{0})=5.11\times {10}^{-3}\,\text{m}[/latex]

Unreasonable results. A raindrop falls from a cloud 100 m above the ground. Neglect air resistance. What is the speed of the raindrop when it hits the ground? Is this a reasonable number?

Compare the time in the air of a basketball player who jumps 1.0 m vertically off the floor with that of a player who jumps 0.3 m vertically.

Show Solution

Consider the players fall from rest at the height 1.0 m and 0.3 m.

0.9 s

0.5 s

Suppose that a person takes 0.5 s to react and move his hand to catch an object he has dropped. (a) How far does the object fall on Earth, where [latex]g=9.8\,{\text{m/s}}^{2}?[/latex] (b) How far does the object fall on the Moon, where the acceleration due to gravity is 1/6 of that on Earth?

A hot-air balloon rises from ground level at a constant velocity of 3.0 m/s. One minute after liftoff, a sandbag is dropped accidentally from the balloon. Calculate (a) the time it takes for the sandbag to reach the ground and (b) the velocity of the sandbag when it hits the ground.

Show Solution

a. [latex]t=6.37\,\text{s}[/latex] taking the positive root;

b. [latex]v=59.5\,\text{m/s}[/latex]

(a) A world record was set for the men’s 100-m dash in the 2008 Olympic Games in Beijing by Usain Bolt of Jamaica. Bolt “coasted” across the finish line with a time of 9.69 s. If we assume that Bolt accelerated for 3.00 s to reach his maximum speed, and maintained that speed for the rest of the race, calculate his maximum speed and his acceleration. (b) During the same Olympics, Bolt also set the world record in the 200-m dash with a time of 19.30 s. Using the same assumptions as for the 100-m dash, what was his maximum speed for this race?

An object is dropped from a height of 75.0 m above ground level. (a) Determine the distance traveled during the first second. (b) Determine the final velocity at which the object hits the ground. (c) Determine the distance traveled during the last second of motion before hitting the ground.

Show Solution

a. [latex]y=4.9\,\text{m}[/latex];

b. [latex]v=38.3\,\text{m/s}[/latex];

c. [latex]-33.3\,\text{m}[/latex]

A steel ball is dropped onto a hard floor from a height of 1.50 m and rebounds to a height of 1.45 m. (a) Calculate its velocity just before it strikes the floor. (b) Calculate its velocity just after it leaves the floor on its way back up. (c) Calculate its acceleration during contact with the floor if that contact lasts 0.0800 ms [latex](8.00\times {10}^{-5}\,\text{s})[/latex] (d) How much did the ball compress during its collision with the floor, assuming the floor is absolutely rigid?

An object is dropped from a roof of a building of height h. During the last second of its descent, it drops a distance h/3. Calculate the height of the building.

Show Solution

[latex]h=\frac{1}{2}g{t}^{2}[/latex], h = total height and time to drop to ground

[latex]\frac{2}{3}h=\frac{1}{2}g{(t-1)}^{2}[/latex] in t – 1 seconds it drops 2/3h

[latex]\frac{2}{3}(\frac{1}{2}g{t}^{2})=\frac{1}{2}g{(t-1)}^{2}[/latex] or [latex]\frac{{t}^{2}}{3}=\frac{1}{2}{(t-1)}^{2}[/latex]

[latex]0={t}^{2}-6t+3[/latex] [latex]t=\frac{6\pm\sqrt{{6}^{2}-4\cdot 3}}{2}=3\pm\frac{\sqrt{24}}{2}[/latex]

t = 5.45 s and h = 145.5 m. Other root is less than 1 s. Check for t = 4.45 s [latex]h=\frac{1}{2}g{t}^{2}=97.0[/latex] m [latex]=\frac{2}{3}(145.5)[/latex]

Challenge Problems

In a 100-m race, the winner is timed at 11.2 s. The second-place finisher’s time is 11.6 s. How far is the second-place finisher behind the winner when she crosses the finish line? Assume the velocity of each runner is constant throughout the race.

The position of a particle moving along the x-axis varies with time according to [latex]x(t)=5.0{t}^{2}-4.0{t}^{3}[/latex] m. Find (a) the velocity and acceleration of the particle as functions of time, (b) the velocity and acceleration at t = 2.0 s, (c) the time at which the position is a maximum, (d) the time at which the velocity is zero, and (e) the maximum position.

Show Solution

a. [latex]v(t)=10t-12{t}^{2}\text{m/s,}\,a(t)=10-24t\,{\text{m/s}}^{2}[/latex];

b. [latex]v(2\,\text{s})=-28\,\text{m/s,}\,a(2\,\text{s})=-38{\text{m/s}}^{2}[/latex]; c. The slope of the position function is zero or the velocity is zero. There are two possible solutions: t = 0, which gives x = 0, or t = 10.0/12.0 = 0.83 s, which gives x = 1.16 m. The second answer is the correct choice; d. 0.83 s (e) 1.16 m

A cyclist sprints at the end of a race to clinch a victory. She has an initial velocity of 11.5 m/s and accelerates at a rate of 0.500 m/s2 for 7.00 s. (a) What is her final velocity? (b) The cyclist continues at this velocity to the finish line. If she is 300 m from the finish line when she starts to accelerate, how much time did she save? (c) The second-place winner was 5.00 m ahead when the winner started to accelerate, but he was unable to accelerate, and traveled at 11.8 m/s until the finish line. What was the difference in finish time in seconds between the winner and runner-up? How far back was the runner-up when the winner crossed the finish line?

In 1967, New Zealander Burt Munro set the world record for an Indian motorcycle, on the Bonneville Salt Flats in Utah, of 295.38 km/h. The one-way course was 8.00 km long. Acceleration rates are often described by the time it takes to reach 96.0 km/h from rest. If this time was 4.00 s and Burt accelerated at this rate until he reached his maximum speed, how long did it take Burt to complete the course?

Show Solution

[latex]96\,\text{km/h}=26.67\,\text{m/s,}\,a=\frac{26.67\,\text{m/s}}{4.0\,\text{s}}=6.67{\text{m/s}}^{2}[/latex], 295.38 km/h = 82.05 m/s, [latex]t=12.3\,\text{s}[/latex] time to accelerate to maximum speed

[latex]x=504.55\,\text{m}[/latex] distance covered during acceleration

[latex]7495.44\,\text{m}[/latex] at a constant speed

[latex]\frac{7495.44\,\text{m}}{82.05\,\text{m/s}}=91.35\,\text{s}[/latex] so total time is [latex]91.35\,\text{s}+12.3\,\text{s}=103.65\,\text{s}[/latex].

License

3.6 Finding Velocity and Displacement from Acceleration Copyright © 2016 by OpenStax. All Rights Reserved.

Share This Book