Calculate acceleration using initial velocity, final velocity, and time.
Enter the initial velocity, final velocity, and time to calculate acceleration.
The acceleration (\( a \)) is calculated using the formula:
\[ a = \frac{v - u}{t} \]
Where:
Example: If initial velocity \( u = 10 \) m/s, final velocity \( v = 20 \) m/s, and time \( t = 2 \) s, then:
\[ a = \frac{20 - 10}{2} = \frac{10}{2} = 5 \text{ m/s}^2 \]