Mark R. answered 06/03/17
Tutor
4.9
(14)
Devoted math tutor
(a) h(t) gives the height of the baseball at time t. So to find the height h after 2 seconds, set t = 2 in the equation for h(t) and solve:
h(2) = -16(2)2 + 48(2) + 48 = 80 feet.
(b) The maximum height is reached when the velocity of the baseball is 0. In order to find an equation for the velocity, differentiate the position function with respect to t:
velocity = v(t) = h'(t) = -32t +48.
We want to know the time at which h'(t) = 0, so set h'(t) = 0 and solve for t:
-32t + 48 = 0 or -16(2t-3) = 0,
and so t = 3/2 seconds. Thus the ball reaches its max height at 1.5 seconds after launch.
(c) To find the time at which the ball is at a height of 64 feet, set h(t) = 64 and solve for t:
-16t2 + 48t + 48 = 64, or -16(t2 -3t + 1) = 0.
Use the quadratic formula to yield two solutions for t: t = (3 ± √5)/2, which in decimal form is approximately
t = .38 and t = 2.6 seconds.
So there are two times at which the ball reaches a height of 64 feet: once on the way up and once on the way down.