document.write( "Question 275484: You shoot an arrow straight up at 50 meters per second. When will it run out of speed?\r
\n" );
document.write( "\n" );
document.write( "How do I figure this out?? \n" );
document.write( "
Algebra.Com's Answer #201033 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! You shoot an arrow straight up at 50 meters per second. When will it run out of speed? \n" ); document.write( ": \n" ); document.write( "Assume you mean the point when it reaches it's highest point, it stops and changes to a downward direction. \n" ); document.write( "At that point gravity (-4.9t^2) takes over, upward velocity, is 0. \n" ); document.write( ": \n" ); document.write( "h = -4.9t^2 + 50t \n" ); document.write( "the axis of symmetry of this equation gives the time of maximum height \n" ); document.write( "t = \n" ); document.write( "t = \n" ); document.write( "t = 5.1 seconds \n" ); document.write( " |