What is the average speed of an object that is moving at 9 m/s9ms at t=0t=0 and accelerates at a rate of a(t) =2t+1a(t)=2t+1 on t in [1,2]t[1,2]?

1 Answer
Mar 2, 2018

The average speed is =12.83ms^-1=12.83ms1

Explanation:

The speed is the integral of the acceleration

a(t)=2t+1a(t)=2t+1

v(t)=int(2t+1)dtv(t)=(2t+1)dt

=t^2+t+C=t2+t+C

Plugging in the initial conditions

v(0)=9v(0)=9

v(0)=0+C=9v(0)=0+C=9

=>, C=9C=9

Therefore,

v(t)=t^2+t+9v(t)=t2+t+9

The average speed is

(2-)barv=int_1^2(t^2+t+9)dt(2)¯v=21(t2+t+9)dt

barv=[t^3/3+t^2/2+9t]_1^2¯v=[t33+t22+9t]21

=(8/3+2+18)-(1/3+1/2+9)=(83+2+18)(13+12+9)

=7/3+11-1/2=73+1112

=12.83ms^-1=12.83ms1