Please give me all the formulas related to acceleration and velocity....
va = (v1 + v0) / 2 (1)
where
va = average velocity (m/s)
v0 = initial velocity (m/s)
v1 = final velocity (m/s)
Final Velocityv1 = v0 + a t (2)
where
a = acceleration (m/s2)
t = time taken (s)
Distance Traveleds = (v0 + v1) t / 2 (3)
where
s = distance traveled (m)
Alternative:
s = v0 t + 1/2 a t2 (3b)
Accelerationa = (v1 - v0) / t (4)
Alternative:
a = (v12 - v02) / (2 s) (4b)