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 = 12 m,
- acceleration a = 9.8 m/s/s, and
- initial velocity v0 = 4 m/s (this velocity is downward, therefore positive, in the same direction as 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 = (- 4 m/s +- 0 m/s) / (9.8 m/s/s).
- `dt= 0 sec, which is negative, corresponding to a time prior to the beginning of the motion phase we are analyzing, and
- `dt = 0 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.
This equation is rearranged into the standard
"