a = (v_f - v_i) / t
where:
* a is acceleration
* v_f is final velocity
* v_i is initial velocity
* t is time
This equation states that acceleration is the rate of change of velocity over time.