
William W. answered 09/22/19
Experienced Tutor and Retired Engineer
The series of kinematic equations of motion includes:
1) xf = xi + ½(vf + vi)t
2) vf = vi + at
3) xf = xi + vit + ½ at2
4) vf2 = vi2 + 2a(xf − xi)
It's just a matter of trying to figure out which one to use based on the problem you have.
For problem 1), the elements "in play" are final velocity (vf), acceleration (a), initial velocity (vi) and distance (x). So we pick equation #4 because it has those same elements in it. Since we are looking for initial velocity, we tweak the equation a little to solve for vI before we get started. Also, notice that we can treat xf - xi as the total distance traveled. So vi2 = vf2 - 2a(xf - xi) or vi = square root(vf2 - 2a(xf - xi)). Now we just plug in the numbers to get vi = square root(72 - 2(-3)(7)) = square root(49 + 42) = √91 = 9.54 m/s. However, there is only one significant figure in the initial givens, so we round to 1 sig fig so vi = 10 m/s
For problem 2), the elements "in play" are original velocity (aka initial velocity or vi), final velocity (vf), time (t), and distance (x). Equation #1 has those elements in it. Tweaking it by solving for time gives us t = 2(xf - xi)/(vf + vi). Again we can treat xf - xi as the total distance traveled. So t = 2(-2)/(-5 + 2) = -4/-3 = 1.33 sec. Again, there is only one sig fig in the givens so t = 1 sec
For problem 3), the elements "in play" are acceleration (a), original velocity (aka initial velocity or vi), distance (x), and time (t). Equation #3 has those elements. We are asked to find distance and the equation is already set up for that so we use xf = xi + vit + ½ at2
Notice we can consider xi = 0 so xf is the distance we traveled from the start. So xf = 0 + (3)(6) +½(3)(62) = 0 + 18 + 54 = 72 meters. Again with only 1 sig fig, the distance traveled is 70 meters.