A ball is thrown into the air from a height of 4 feet at time t = 0. The function that models this situation is h(t) = -16t2 + 63t + 4, where t is measured in seconds and h is the height in feet.
a) What is the height of the ball after 3 seconds?
b) What is the maximum height of the ball? Round to the nearest foot.
c) When will the ball hit the ground?
d) What domain makes sense for the function?
1
Expert's answer
2019-04-09T13:38:24-0400
a) To find the height of the ball after 3 seconds we substitute into the function t=3:
h(3)=−16⋅32+63⋅3+4=−144+189+4=49feet
So h(3)=49 feet.
b) To find the maximum height of the ball, we first find the derivative of the function that defines this height.
h′(t)=(−16t2+63t+4)′=−32t+63
Then equate this to 0
−32t+63=0=>t=3263≈1.97s
We also see that h''(t) = -32, which is negative, so at t = 1.97 seconds we have a maximum value of h.
At time equal to 1.97 seconds the height of the ball is
Comments