a = (v - u) / t
Where:
* a is acceleration
* v is final velocity
* u is initial velocity
* t is time taken
Explanation:
Acceleration is the rate of change of velocity over time. It tells us how quickly the velocity of an object is changing.
* (v - u) represents the change in velocity.
* t represents the time taken for that change in velocity.
Units:
* Acceleration is typically measured in meters per second squared (m/s²).
* Velocity is measured in meters per second (m/s).
* Time is measured in seconds (s).
Example:
If a car starts from rest (u = 0 m/s) and reaches a velocity of 20 m/s in 5 seconds, its acceleration can be calculated as:
a = (20 m/s - 0 m/s) / 5 s = 4 m/s²
This means the car is accelerating at a rate of 4 meters per second squared.