Question 167431
Ok, start with the general function of the height (h) of an object propelled upwards from an initial height {{{h[0]}}} with an initial velocity of {{{v[0]}}}.
10 {{{h(t) = -16t^2+v[0]t+h[0]}}}
In this problem:
{{{h[0] = 0}}} because Luis is on the ground when he throws the apple up to Kim.
{{{v[0] = 56}}}ft/sec. This is given in the problem.
You want to find the time (t) at which the apple is at a height of 40 ft.
There will, of course, be two such times, one when the apple is on the up to Kim and the second time (later) when the apple is caught by Kim on the down.
It's the time on the way down that will give the answer to the problem.
So we let h(t) equal to 40 ft. and solve for the two times (t).
{{{40 = -16t^2+56t}}} Rewrite into the standard form for quadratic equations.
{{{-16t^2+56t-40 = 0}}} Divide through by -8 to simplify the calculations a bit.
{{{2t^2-7t+5 = 0}}} Factor the trinomial.
{{{(2t-5)(t-1) = 0}}} Applying the zero product rule, we get:
{{{t = 5/2}}}secs. and {{{t = 1}}} sec.
So the time on the way up is 1 second but Kim missed this opportunity!
The time on the way down is 2.5 seconds when Kim caught the apple.
So the apple was in the air for 2.5 seconds.