What is the average speed of an object that is moving at #8 ms^-1# at #t=0# and accelerates at a rate of #a(t) =t-4# on #t in [0,3]#?

1 Answer
Jan 14, 2016

The average speed of an object is given by the area under its acceleration curve, and in this case is #0.5 ms^-1#.

Explanation:

Speed is given by the area under the acceleration vs time curve for an object, and the mathematical tool we use to find the area under curves is integration. To answer this question we need to integrate #a(t) = t-4# between the limits #t = 0 s# and #t = 3 s#, and know that the initial value for the speed is #8 ms^-1#.

Using 's' for the average speed:

#s = int_0^3(t-4.dt) = [(t^2/2)-4t]_0^3 = ((9/2-12)-(0-0)) = -7.5 ms^-1#

We can simply add this to the initial speed of #8 ms^-1# to give an average speed between 0 and 3 seconds of #0.5 ms^-1#.