document.write( "Question 541823: THe height in feet a ball is t seconds after being throan in the air is given by H(t)=-16t^2+64t+5\r
\n" );
document.write( "\n" );
document.write( "A)How long did it take the ball to reach its maximum height above the ground\r
\n" );
document.write( "\n" );
document.write( "B)What was the maximum height above the ground the ball reached \n" );
document.write( "
Algebra.Com's Answer #354298 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! THe height in feet a ball is t seconds after being throan in the air is given by H(t)=-16t^2+64t+5\r \n" ); document.write( "\n" ); document.write( "A)How long did it take the ball to reach its maximum height above the ground \n" ); document.write( "Vertex of parabola is the max: \n" ); document.write( "t = -b/(2a) \n" ); document.write( "t = -64/(2(-16)) \n" ); document.write( "t = -64/(-32) \n" ); document.write( "t = 2 seconds \n" ); document.write( ". \n" ); document.write( "B)What was the maximum height above the ground the ball reached \n" ); document.write( "plug t=2 into: \n" ); document.write( "H(t)=-16t^2+64t+5 \n" ); document.write( "H(2)=-16(2)^2+64(2)+5 \n" ); document.write( "H(2)=-16(4)+128+5 \n" ); document.write( "H(2)=-64+128+5 \n" ); document.write( "H(2)= 69 feet \n" ); document.write( " \n" ); document.write( " |