Pjeter Schornstein said:
I know that both Newton Gravity equation and Einstein Energy equation both use square. How did they come to use it in the first place?
It is more or a less an happy coincidence that is better explained with
calculus.
For example, the amount of energy ##dE## due to work is, by definition, proportional to a force ##F## displaced by distance ##dx##:
$$dE = F dx$$
If the only force considered is due to the acceleration ##a## of a mass ##m##, then ##F=ma## or:
$$dE = madx$$
But we can relate the distance traveled ##dx## and the acceleration ##a## to the velocity ##v##, the elapsed time ##dt## and the velocity change ##dv##:
$$v=\frac{dx}{dt}$$
$$a=\frac{dv}{dt}$$
Rearranging both equations to eliminate ##dt##, we get:
$$adx=vdv$$
Therefore:
$$dE = mvdv$$
As you can see, there is no square in this equation. The amount of energy is proportional to 3 things: The mass, the velocity and the change in velocity. When you use calculus to solve this equation, you get:
$$\int_{E = E_0}^{E_f} dE = \int_{v = v_0}^{v_f}mvdv$$
$$E_f - E_0 = \frac{1}{2}m \left(v_f^2 - v_0^2\right)$$
That is the true equation. This means:
"When you change the velocity from ##v_0## to ##v_f##, then you will change the energy level from ##E_0## to ##E_f## ."
Now, if one assumes ##v_0 = 0## and ##E_0 = 0##, then it simplifies to:
$$E_f = \frac{1}{2}mv_f^2$$
Or simply:
$$E = \frac{1}{2}mv^2$$
So even though it looks like there is a variable that is squared, the fundamental equation is actually considering 2 different measurements, i.e. the velocity itself and the change in velocity. It is actually a sum of small changes that accumulates to a difference between the squared final value and the squared initial value.
Repeating this exercise with an equation considering a squared distance - for example, ##r^2## - you may find that it is actually considering a distance ##r## and a change in distance ##dr##. Or, in the case of an area coming from a sphere or circle, it is still due to 2 different measurements in two different directions, but because of the symmetry, calculating an area will lead to a square value of the radius since it is the same basic value in all directions (like ##\int dA = 4\pi r^2## in
post #15).