faiziqb12 said:
Homework Statement
there are a lot of mathametical and graphical derivations of the three laws of motion but i have been trying to derive the second equation of motion from the first one but i always end hopeless.
please help
Homework Equations
1st equation v[f] = v + at
2nd equation s = vt + 1/2(at^2)
3. The Attempt at a Solution
i tried to use
v = d[f] / t[f]
v = d / t
in the first equation but it proved of no use
will post shortly... just editing
So first we know that velocity is the rate that distance changes, with respect to time:
<br />
v = \frac{dx}{dt}<br />
if we rearrange the above, we get: (1) vdt = dx
Now... we can represent the change in distance as (2) dx = x-x_{0}, wherex_{0} is the initial distance.
now from the initial equation we know:
(4) v = v_{0} + a*\delta t
so using the equation above, we can substitute in (4) to (1):
however we have to compensate for velocity linearly increasing for the second term in (4)
so to do this we look at it in respect to dt/2:
therefore (1) becomes:
(v_{0} + \frac{1}{2}a*\delta t)(\delta t) = dx
so the final equation becomes:
<br />
dx = v_{0}*\delta t + \frac{1}{2}a*\delta t^2<br />
However you would usually achieve this result through integration. Which in effect is finding the area under the curve, which is really the same as doing it graphically, however your using a formula rather than visual intuition.