[Maximize Window]


+---------+
|+++INFO: |
+---------+-------------------------------------+
|+++NAME:	Physics Solver v1.2--Gravity	|
|+++AUTHOR:	Morgan Davies		    	|
|+++E-MAIL :    Morgazum85@Juno.com		|
|+++SIZE:	8030			    	|
+-----------------------------------------------+

--This program solves for any variable of these 8 equations:

1)   (Ta/Tb)^2=(Ra/Rb)^3
2)   T=(2*PI)*SQR(R^3/(G*Me))		<SQR=Square Root>
3)   F=G((M1*M2)/D^2)
4)   Tp^2=(4Pi^2/GMs)Rp^3
5)   Me=(g*Re^2)/G
6)   V=SQR((G*Me)/R)
7)   A=g(Re/D)^2
8)   A=G*Me/D^2

--This program is very straight foward and is perfect for the course in High
School. This program has been tested and proven to work very well. If by
perhaps you find some sort of errors the program has or any improvements for
the program, or have equations to add, E-mail me with your findings.