document.write( "Question 102472: You shoot an arrow straight up at 50 m/s. When will it run out of speed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #74475 by stanbon(75887) ![]() You can put this solution on YOUR website! You shoot an arrow straight up at 50 m/s. When will it run out of speed? \n" ); document.write( "------------ \n" ); document.write( "h(t) = -16y^2+50t \n" ); document.write( "It will \"run out of steam\" when it's height is maximum. \n" ); document.write( "That occurs when t = -b/2a = -50/[2(-16)] = 50/32 = 1.563 seconds \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |