document.write( "Question 559179: a vollyball player hits a ball and it goes straight up into the air with an initial velocity of 16 feet per second from an initial height of 4 feet. find the function that describes the height of the ball in terms of the t and determine the time at which the ball reaches its maximum height. \n" ); document.write( "
Algebra.Com's Answer #363324 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a vollyball player hits a ball and it goes straight up into the air with an initial velocity of 16 feet per second from an initial height of 4 feet. find the function that describes the height of the ball in terms of the t and determine the time at which the ball reaches its maximum height. \n" ); document.write( "---- \n" ); document.write( "h(t) = -16t^2+16t + 4 \n" ); document.write( "---- \n" ); document.write( "Max height occurs when x = -b/(2a) = -16/(2*-16) = 1/2 \n" ); document.write( "Max height = h(1/2) = -16(1/4)+16(1/2)+4 = 8 ft \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |