document.write( "Question 868923: You and a friend are hiking in the mountains. You want to climb to a ledge that is 20 ft. above you. The height of the grappling hook you throw is given by the function h(t) = -16t^2 - 32t + 5. \r
\n" );
document.write( "\n" );
document.write( "What is the maximum height of the grappling hook? Can you throw it high enough to reach the ledge? \n" );
document.write( "
Algebra.Com's Answer #524749 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! You and a friend are hiking in the mountains. You want to climb to a ledge that is 20 ft. above you. The height of the grappling hook you throw is given by the function h(t) = -16t^2 - 32t + 5. \n" ); document.write( "What is the maximum height of the grappling hook? Can you throw it high enough to reach the ledge? \n" ); document.write( "*** \n" ); document.write( "h(t) = -16t^2 - 32t + 5. \n" ); document.write( "complete the square: \n" ); document.write( "h(t) = -16(t^2+2t+1)+16+ 5. \n" ); document.write( "= -16(t+1)^2+21 \n" ); document.write( "This is an equation of a parabola that opens downward with vertex at (-1,21)csccs \n" ); document.write( "maximum height of the grappling hook=21 ft \n" ); document.write( "Yes, you can you throw it high enough to reach the ledge? \n" ); document.write( " |