What is the average speed of an object that is not moving at t=0t=0 and accelerates at a rate of a(t) =4-ta(t)=4t on t in [2,3]t[2,3]?

1 Answer
Dec 14, 2015

Remember how one calculates average value of any quantity:
\langle f \rangle = \frac{1}{t_2-t_1}\int_{t_1}^{t_2} f(t)dtf=1t2t1t2t1f(t)dt

We need to calculate \langle v \ranglev, where vv is the velocity, for that we will need to first find the velocity it self, but we do know that
\frac{dv}{dt}=advdt=a, where a is the acceleration or in other words:
v(t_2)-v(t_1)= \int_{t_1}^{t_2}a(t)dtv(t2)v(t1)=t2t1a(t)dt

We have been given:
a(t)=4-ta(t)=4t and v(0)=0v(0)=0, lets us plug these in the above formula, with t_1=0t1=0, t_2=tt2=t
We get,
v(t)=\int_{0}^{t}(4-t)dtv(t)=t0(4t)dt
v(t)= (4t-\frac{t^2}{2})v(t)=(4tt22)
Now for its average value we use the first formula used
\langle v \rangle = \frac{1}{3-2}\int_{2}^{3}(4t-\frac{t^2}{2}) dtv=13232(4tt22)dt
\langle v \rangle = \frac{1}{3-2}(2t^2-\frac{t^3}{6}) v=132(2t2t36) with limits 2 and 3.
Inserting limits
\langle v \rangle = (50-19/6) v=(50196)
\langle v \rangle = (281/6)=46.8 units/sec v=(2816)=46.8unitssec