Initial Velocity Calculator:
Enter the values of final velocity, V2(m/s), time, t(s) and acceleration, a(m/s2) to determine the value of initial velocity, V1(m/s).
Initial Velocity Formula:
Initial velocity is the velocity of an object before it undergoes acceleration over a given time. It is crucial for calculations in mechanics, particularly under the laws of motion.
Initial velocity, V1(m/s) in metres per second is equated by the difference of final velocity, V2(m/s) in metres per second from the product of time, t(s) in seconds and acceleration, a(m/s2) in metres per second squared.
Initial velocity, V1(m/s) = V2(m/s) – t(s) * a(m/s2)
V1(m/s) = initial velocity in metres per seconds, m/s.
V2(m/s) = final velocity in metres per seconds, m/s.
t(s) = time in seconds, s.
a(m/s2) = acceleration in metres per second squared, m/s2.
Initial Velocity Calculation:
1.A car accelerates from rest to a velocity of 20 m/s in 4 seconds and the acceleration is 5m/s2, calculate the car’s initial velocity.
Given: V2(m/s) = 20m/s, t(s) = 4s, a(m/s2) = 5m/s2.
Initial velocity, V1(m/s) = V2(m/s) – t(s) * a(m/s2)
V1(m/s) = 20 – 4 * 5
V1(m/s) = 80m/s.
2.A car travels at an initial speed of 30 m/s. It decelerates at a rate of 2 m/s2 until its final speed is 20 m/s. Calculate the time it takes for this change in speed.
Given: V2(m/s) = 20m/s, V1(m/s) = 30m/s, a(m/s2) = -2m/s2.
Initial velocity, V1(m/s) = V2(m/s) – t(s) * a(m/s2)
t(s) = V2(m/s) – V1(m/s) / a(m/s2)
t(s) = 20 – 30 / -2
t(s) = -10 / -2
t(s) = 5s.