What is the average speed, on t[0,5], of an object that is moving at 10ms at t=0 and accelerates at a rate of a(t)=2t210 on t[0,3]?

1 Answer
Aug 6, 2017

The average speed is =1.6ms1

Explanation:

The speed is the integral of the acceleration

a(t)=2t210

v(t)=23t310t+C

Plugging in the initial conditions

v(0)=00+C=10

Therefore,

v(t)=23t310t+10 on the interval I=[0,3]

The total distance travelled in 5s is

d=30(23t310t+10)dt+v(3)2

=[13t45t2+10t]30+(1830+10)2

=(2745+30)+(4)

=8

The average speed is

¯v=85=1.6ms1