A body moves a distance of s=2t^3-4t+5 in t seconds.
a) what is the velocity of the body after 3 seconds ?
b)what is the acceleration after 4 seconds ?
c)what is the time when the velocity is zero?
d)what is the time when the acceleration is zero?
1
Expert's answer
2019-06-12T11:11:40-0400
a) The instantaneous velocity of the body is the derivative of s(t) with respect to t:
v(t)=dtds(t)=dtd(2t3−4t+5)
=2⋅3t2−4⋅1+0=6t2−4
To find the velocity of the body after 3 seconds we substitute t=3 s:
v(3)=6⋅32−4=50m/s
So the velocity of the body after 3 seconds is v(3)=50m/s
b) The instantaneous acceleration of the body is the derivative of v(t) with respect to t:
a(t)=dtdv(t)=dtd(6t2−4)=6⋅2t+0=12t
To find the acceleration of the body after 4 seconds we substitute t=4 s:
a(4)=12⋅4=48m/s2
So the acceleration after 4 seconds is a(4)=48m/s2
c) To find the time when the velocity is zero, we equate v(t) to zero:
v(t)=6t2−4=0
and solve this equation for t
6t2=4
t2=64=32
t=32≈0.82s
So the time when the velocity is zero is t≈0.82s .
d) To find the time when the acceleration is zero, we equate a(t) to zero:
a(t)=12t=0
and solve this equation for t: the solution is t=0 s.
So the time when the acceleration is zero is t=0 s.
Comments