Position, Velocity, & Acceleration
Suppose a particle is moving on the x-axis. Its position x(t)
at time t is x(t) = 2t3 - 13t2
+ 22t - 5. Time is measured in seconds, and the particle will
investigate
the interval 0 < t < 5.
- When is the acceleration of the particle 0?
- v(t) is the derivative of x(t)
- a(t) is the derivative of v(t)
- v(t) = 6t2 - 26t + 22
- a(t) = 12t - 26
- Solve 12t - 26 = 0
t
= 13/6 sec
- When is the velocity 0?
- v(t) = 6t2 - 26t + 22
- 6t2 - 26t + 22 = 0
3t2 - 13t + 11 = 0
Use your calculator or the quadratic formula to find the
zeros.
t = 3.180 sec and t = 1.153 sec
- When is the particle moving to the right?
- It moves to the right when v(t) > 0 and to
the left
when v(t) < 0. It is not moving when v(t)
= 0.
- v(t) = 6t2 - 26t + 22
- 6t2 - 26t + 22 > 0
Solve, using your calculator or the quadratic formula
(along with
the squiggly line)
t < 1.153 sec and t > 3.180 sec
- When is the particle slowing down?
- It slows down when the velocity and the acceleration are
opposite in
signs.
- v(t) is negative when 1.153 < t <
3.180
- a(t) = 12t - 26 so a(t) > 0
when t
> 13/6 and a(t) < 0 when t <
13/6
- They are opposite in signs when 1.153 < t < 13/6,
so the particle is slowing down in that time interval.
- When is the particle farthest from the origin?
- The only positions that need to be checked are the beginning,
the turning
points, and the endpoint.
- Beginning: x(0) = -5
- End: x(5) = 30
- Turning points occur when v(t) = 0 and
changes
sign.
v(t) = 0 when t = 1.153 and t
= 3.180
x(1.153) = 6.149
x(3.180) = -2,186
- 30 is farther from the origin than the other
three positions,
so the particle is farthest from the origin at t = 5 sec.
- When does the particle reach maximum speed?
- Maximum speed occurs when |v(t)| is the greatest.
- Maximum speed occurs either at the endpoints or when a(t)
= 0
and changes sign.
- Endpoints: |v(0)| = 22
|v(5)|
= 42
- a(t) = 0 when t = 13/6, so |v(13/6)|
= 6.167
- Find the distance traveled by the particle.
- Endpoints and turning points are again the important points.
The
particle may change direction when v(t) = 0 and thus
retrace
old ground. This retracing must be added into total distance
covered.
- x(0) = -5
- x(1.153) = 6.149
- x(3.180) = -2,186
- x(5) = 30
- Put them in order of t-values and subtract to find the distance
traveled
over each interval.
x(1.153) - x(0) = 11.149
x(3.180) - x(1.153) = 8.335
x(5) - x(3.180) = 32.186
- Total distance is 11.149 + 8.335 + 32.186 = 51.67
units
on the x-axis.