A body starts from rest and builds up to a velocity of 7.2km/hr in half a minute.
A) What is the acceleration? B) What distance is travelled in the half minute?
Apparently the answer is $1/15 m/s^2$ for part A, I've tried used the equation $v = u + at$ but for some reason I keep receiving the answer $240m/s^2$. What on earth am I doing wrong?
You need to do the conversion first. For distance: $$7.2 \text{ km}\times\frac{1000\text{ meters}}{1\text{ km}}=7200\text{ meters}$$ For time: $$1\text{ hour}\times\frac{3600\text{ seconds}}{1\text{ hour}}=3600\text{ seconds}$$ This is then $$\frac{7200\text{ meters}}{3600\text{ seconds}}=2\text{ m}/\text{s}$$ Now use the kinematic equation $$v_f=v_0+at$$ Re-arrange to get $$a=\frac{v_f-v_0}{t}$$ and solve for the acceleration (You know that $t=30\text{ seconds}$). Distance traveled can be found by $$x=v_0t+\frac{1}{2}at^2$$ Having the body start from rest ($v_0=0$) simplifies these a lot.