SOLUTION: a ball is thrown vertically upward from a height of 6ft. with an initial velocity of 64ft/s, its height h after t seconds is given by h = -16t^2 + 64t + 6. How long does it take t
Question 184916: a ball is thrown vertically upward from a height of 6ft. with an initial velocity of 64ft/s, its height h after t seconds is given by h = -16t^2 + 64t + 6. How long does it take the ball to reach a height of 38 ft. on the way up?
You can put this solution on YOUR website! a ball is thrown vertically upward from a height of 6ft. with an initial velocity of 64ft/s, its height h after t seconds is given by h = -16t^2 + 64t + 6. How long does it take the ball to reach a height of 38 ft. on the way up?
--------------------------------
h(t) = -16t^2 + 64t + 6
----
Let the height be 38 and solve for "t":
---
-16t^2 + 64t + 6 = 38
-16t^2 + 64t - 32 = 0
Divide thru by -16 to get:
t^2 - 4t +2 = 0
t = [4 +- sqrt(16 -4*1*2)}/2
t = [4 +- sqrt(8)]/2
Solve for the smaller of the two t values:
---
t = [4 - sqrt(8)]/2 = 0.586.. seconds
-------------------------
========================================================
Cheers,
Stan H.