Back to main page
Go To What do these stinkin' letters mean?!
Go To Finding the first equation
Go To Finding the second equation
Go To The range equation
Go To Finding the main equations using Calculus
Go To Example Problems
Go To The basics on vectors
Finding the third major equation.

This last equation deals exclusively with finding velocities without a stopwatch. It's especially useful when your just playing around with numbers and are curious to see how fast something went. In reality, you'll never use it anywhere except a physics lab because you will need acceleration, distance traveled, and initial velocity, which is too hard to do at home. Anywho, here's how you find it:

First you'll want to solve Vf=at+Vi for t. Here's what that would look like starting with the V sub f equation.

Vf-Vi=at
t=(Vf-Vi)/a

Now take this equation and put it the second equation for t. Then simplify the expresion. This will look like this: (I suggest doing this on your own because this will look really confusing on your browser.)

1) xf=1/2a((Vf-Vi)/a)2+Vi((Vf-Vi)/a)+xi
2) xf=1/2a((Vf2-2VfVi+Vi2)/a2)+((ViVf-Vi2)/a)+xi
3) xf=((Vf2-2VfVi+Vi2)/2a)+(2/2)((ViVf-Vi2)/a)+(2a/2a)xi
4) xf=((Vf2-2VfVi+Vi2)/2a)+((2ViVf-2Vi2)/2a)+((2axi)/2a)
5) xf=((Vf2-Vi2)/2a)+xi
6) xf-xi=(Vf2-Vi2)/2a
7) 2a(xf-xi)=Vf2-Vi2
8) Vf2=2a(xf2-xi2)+Vi2

Now you may have simplified it differently, but you should end up with the same basic equation. This is your third and final main equation. Congradulations, you are now ready to move onto the practice problems. If you are daring, you can go deriving the first two equations using calculus. If you aren't in calculus, then I wouldn't recommend this. However, to solidify your understanding of these equations, I would suggest looking at other equations that can be found. These can be helpful when trying to solve the practice problems.