Acceleration Calculator — सूत्र
## How Acceleration Is Computed
Acceleration quantifies the rate of velocity change per unit time.
### Defining Equation
**a = (v_f - v_i) / t**
A positive result means speeding up in the positive direction; a negative result indicates deceleration.
Acceleration quantifies the rate of velocity change per unit time.
### Defining Equation
**a = (v_f - v_i) / t**
A positive result means speeding up in the positive direction; a negative result indicates deceleration.
हल किया गया उदाहरण
A car speeds up from rest to 20 m/s in 5 seconds.
- a = (vf - vi) / t
- a = (20 - 0) / 5
- a = 4 m/s²