document.write( "Question 600404: A ball is kicked upward with an initial velocity of 56 feet per second. The ball's height h (in feet) can be expressed as a function of time t (in seconds) by the equation h = -16t2 + 56t. How much time does the ball take to reach its highest point? \n" ); document.write( "
Algebra.Com's Answer #379314 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A ball is kicked upward with an initial velocity of 56 feet per second. The ball's height h (in feet) can be expressed as a function of time t (in seconds) by the equation h = -16t2 + 56t. How much time does the ball take to reach its highest point? \n" ); document.write( ". \n" ); document.write( "Max is at the vertex. \n" ); document.write( "t value at the vertex can be found by: \n" ); document.write( "t = -b/(2a) \n" ); document.write( ". \n" ); document.write( "substitute in the values of a,b from: \n" ); document.write( "h = -16t2 + 56t \n" ); document.write( ". \n" ); document.write( "t = -b/(2a) \n" ); document.write( "t = -56/(2(-16)) \n" ); document.write( "t = -56/(-32) \n" ); document.write( "t = 1.75 seconds \n" ); document.write( " \n" ); document.write( " |