"

Set 4 Problem number 19


Problem

How long will it take an object to reach the ground after it is is given a downward velocity of  9 m/s at an altitude of 10 meters above the ground?

Solution

The initial velocity, acceleration and downward displacement are given; the most appropriate solution strategy is to use the equation `ds = v0 * t + .5 a `dt ^ 2.

Generalized Solution

An object in free fall in the vertical direction is subject to the equation

We wish to find `dt given `dsy, g and v0y.

We choose the positive solution `dt = [ -v0  +  `sqrt( v0^2 + 2 g `ds) ] / g.

This equation is rearranged into the standard

"