Instructions
Write down the following equation: final height = initial height - 4.9 t^2, where t is the time in seconds it took for the object to reach the ground.
Rearrange this equation to solve for initial height by adding 4.9 t^2 to both sides. This will give you the following:
initial height = final height + 4.9 t^2
Replace "final height" with 0, because the final height of the object is its height when it hits the ground. Your equation now reads as follows:
initial height = 4.9 t^2
Substitute the length of time it took the object to hit the ground for t, plug the numbers into your calculator and write down the answer.
For example: If t = 10 seconds, 10^2 = 100, so initial height = 4.9 x 100 = 490 meters.