
Gary D. answered 01/26/16
Tutor
4.9
(30)
Gary, Math and Science Tutor Chicago, IL
First we'll define our terms:
g is the acceleration due to gravity: 32 ft/sec2; t is time in seconds, where we define t=0 to be the time the ball leaves the child's hand; v0 is initial velocity (given as +40 ft/sec); and s0 is initial position (given as +2 ft).
Notes on a few subtleties: signs: we define positive distance as being above ground (ground s=0) and positive velocity as moving upward (the 1/2 gt2 term is negative because gravity's acceleration is downward); dimensions: s(t) is one-dimensional, i.e., the height of the ball. We are not concerned with position in the other two dimensions at all. relativity: we may define t=0 to be any time we want and we may define s=0 to be any height we want; the ones we chose are simply the most convenient.
So, for part a): s(t) = -1/2(32)t2 + (40)t + 2
b) s(t) = 18 when -16t2 + 40t + 2 = 18.
Or, -16t2 + 40t - 16 = 0.
divide by 8: -2t2 + 5t - 2 = 0
this factors to (-2t + 1)(t - 2) = 0. So t = 2 or t = +1/2. Then, between t = 1/2 and t = 2, the ball is over 18 feet high.
c) the ball reaches its maximum halfway between t = 1/2 and t = 2 which is t = 5/4. At this time, the ball's height is
-1/2(32)(5/4)2 + 40(5/4) + 2 = -16(25/16) + 10(5) + 2 = -25 + 50 + 2 = 27 ft.
Alternatively, if you know calculus, the maximum of a function occurs when the derivative of the function equals zero.
The derivative of s(t) is -32t + 40. -32t + 40 = 0 when t = 40/32 = 5/4.