v(t)=A(1−e−t/tmaxspeed)
using the information that t (0-28 m/s) is 2.6s & tmaxspeed is 7s
v(2.6)=28=A(1−e−2.6/7)=>A=90.25m/s
finally v(t)=90.25(1−e−t/7)
Acceleration: acc(t)=dv/dt=90.25/7∗e−t/7=12.9e−t/7
acc(t=0)=12.9m/s2
Asymptote of this function as t → ∞:
limt→∞acc(t)=limt→∞12.9e−t/7=0 ,
then we have horizontal asymptote as t → ∞ : y(t)=0.
Derive an equation a(t) for the instantaneous position of the car as a function of time:
a(t)=a0+A∗t+A∗tmaxspeed∗e−t/tmaxspeed
using that t(400m) is 10.46s & tmaxspeed is 7s & A=90.25:
a(10.46)=400=a0+90.25∗10.46+90.25∗7∗e−10.46/7
=>a0=−685.8m
finally: a(t)=−685.8+90.25∗t+90.25∗7∗e−t/7
Comments