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.
- displacement `ds = 45 m,
- acceleration a = 9.8 m/s/s, and
- initial velocity v0 = - 9 m/s (this velocity is upward, therefore negative, in the direction opposite to that of the acceleration).
- The quadratic formula says that a x^2 + b x + c = 0 if, and only if, x = [ -b +- `sqrt( b^2 - 4 a c) ] / (2a).
- In the present example, `dt takes the place of x; .5 a takes the place of a; v0 takes the place of b; and -`ds takes the place of c.
- `dt = ( 9 m/s +- 31.03 m/s) / (9.8 m/s/s).
- `dt=-2.248 sec, which is negative, corresponding to a time prior to the beginning of the motion phase we are analyzing, and
- `dt = 12.16 sec, which is the positive time corresponding to the object striking the ground.
An object in free fall in the vertical direction is subject to the equation
We wish to find `dt given `dsy, g and v0y.
- .5 g `dt^2 + v0y `dt - `dsy = 0.
- `dt = [ -v0 +- `sqrt( v0^2 + 2 g `ds) ] / g.
We choose the positive solution `dt = [ -v0 + `sqrt( v0^2 + 2 g `ds) ] / g.
"