document.write( "Question 964576: A tennis ball is launched upward at 32 feet per second from a platform that is 15 feet tall.
\n" );
document.write( "Find the maximum height the ball reaches using the equation that describes the height of the tennis ball, based on time, initial velocity, and initial height.
\n" );
document.write( "h(t)=−16t2+96t+200 \n" );
document.write( "
Algebra.Com's Answer #589441 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A tennis ball is launched upward at 32 feet per second from a platform that is 15 feet tall. \n" ); document.write( "Find the maximum height the ball reaches using the equation that describes the height of the tennis ball, based on time, initial velocity, and initial height. \n" ); document.write( "h(t)=-16t^2+96t+200 \n" ); document.write( "complete the square: \n" ); document.write( "h(t)=-16(t^2-6t+9)+144+200 \n" ); document.write( "h(t)=-16(t-3)^2+344 \n" ); document.write( "The ball reaches the maximum height of 344 ft 3 seconds after it is launched \n" ); document.write( " \n" ); document.write( " |