document.write( "Question 440852: A Ball is thrown upward from a height of 15 ft. with an initial upward velocity of 5 ft a sec. Use the formula h=-16t squared+vt+s to find out how long it will take for the ball to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #304427 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A Ball is thrown upward from a height of 15 ft. with an initial upward velocity of 5 ft a sec. Use the formula h=-16t squared+vt+s to find out how long it will take for the ball to hit the ground? \n" ); document.write( "--------------------- \n" ); document.write( "h=-16t squared+vt+s \n" ); document.write( "h(t) = -16t^2+5t+15 \n" ); document.write( "--- \n" ); document.write( "Height is zero when the ball hits the ground: \n" ); document.write( "--- \n" ); document.write( "Solve: -16t^2+5t+15 = 0 \n" ); document.write( "--- \n" ); document.write( "Use Quadratic Formula: \n" ); document.write( "t = [-5 +- sqrt(25-4*-16*15)]/(-32) \n" ); document.write( "----- \n" ); document.write( "t = [-5 +- sqrt(985)]/(-32) \n" ); document.write( "--- \n" ); document.write( "Positive solution: \n" ); document.write( "t = [-5-31.38]/(-32) \n" ); document.write( "t = 1.1370 seconds \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |