AcousticBruce said:
What does it mean to differentiate equation? What are the steps to differentiate?
Differentiation is a calculus operation. It's not a simple algebraic manipulation in general. The topic of calculus is too involved for a simple answer here. You might want to do some research on the web.
Fortunately there is another way to show the relationship between the formulas. You can go from the [itex]a = \frac{v_f - v_i}{t}[/itex] to the [itex]s = (1/2) a t^2[/itex] equation by geometrical means.
If you have a graph of velocity versus time, then the distance covered by an object moving with that velocity is given by the area under the curve (between the curve and the time axis). This corresponds to your [itex]s = (1/2) a t^2[/itex] formula.
For constant acceleration between velocities v
i and v
f, the curve is a straight line (the velocity increases at a constant rate). So the area under the curve is easy to calculate.
In the figure the line in red is the changing velocity. Note that its formula is given by:
[itex]v(t) = v_i + a \; t[/itex]
So "a" is the slope of the line. In order to determine the area under the curve it is convenient to divide the total into two portions, one rectangular and one triangular. The sum is then [itex]Area = v_i t + \frac{1}{2} (v_f - v_i) t[/itex]
This should begin to look familiar!
If we multiply the last term by t/t, which is just unity so it doesn't change the value, it then looks like:
[itex]Area = v_i t + \frac{1}{2} \frac{(v_f - v_i)}{t} t^2[/itex]
and
[itex]Area = v_i t + \frac{1}{2} a t^2[/itex]
And there you have your acceleration formula and distance formula all tied together.