
Terry F. answered 04/07/19
PhD, MBA, MA(math) Math, Statistics, Economics,Finance, Physics, Comp.
First of all there is a typo in hour equation. The function h(t) should be written as :
h(t) = -16 x t2 + 63 x t + 4 So for part a) we have
a) h(3) = - 16 x 32 + 63 x 3 + 4 = 49 feet
b) The ball will reach its maximum height when the derivative of the height function equals zero:
We have:: h'(t) = -64 x t + 63 = 0 and t = 1.96875 seconds Plugging that time into h(t) we have
h(1.96875) = -16 x 1.968752 + 63 x 1.96875 + 4 = 128.01 feet or 128 feet
c) To find out when the ball hits hits the ground set h(t) = 0 and solve for t
- 16 x t2 + 63 x t + 4 = 0 or equivalently 16 x t2 - 63 x t - 4 = 0 Factoring we have
( 16 x t + 1 ) x ( t - 4 ) = 0 So t = 4 since only positive time makes sense in this case
D) the domain that makes the most sense for time is between 0 and 4 seconds