document.write( "Question 969827: A ball is thrown upward from a height of 15 feet with an initial velocity of 5 ft/s. use the formula h(t) = -16t^2 + 5t + 15. How long will it take the ball to reach it's maximum height and how long will it take the ball to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #592570 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball is thrown upward from a height of 15 feet with an initial velocity of 5 ft/s. use the formula h(t) = -16t^2 + 5t + 15. How long will it take the ball to reach it's [sic] maximum height and how long will it take the ball to hit the ground? \n" ); document.write( "------------------ \n" ); document.write( "The max ht is the vertex of the parabola, \n" ); document.write( "at t = -b/2a \n" ); document.write( "t = -5/-32 = 5/32 seconds \n" ); document.write( "----------- \n" ); document.write( "It hits the ground then h(t) = 0 \n" ); document.write( "-16t^2 + 5t + 15 = 0 \n" ); document.write( "Solve for t. Ignore the negative solution. \n" ); document.write( " \n" ); document.write( " |