document.write( "Question 1158962: April shoots an arrow upward into the air at a speed of 64 feet per second from a platform that is 11 feet high. The height of the arrow is given by the function h(t)= -16t^2 + 64t +11, where t is the time is seconds. What is the maximum height of the arrow? \n" ); document.write( "
Algebra.Com's Answer #781958 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! h(t)= -16t^2 + 64t +11 \n" ); document.write( "the maximum height is at the vertex, and the x value of the vertex is at -b/2a or -64/-32 or +2 seconds. \n" ); document.write( "h(2)=-64+128+11 \n" ); document.write( "=75 feet\r \n" ); document.write( "\n" ); document.write( " |