document.write( "Question 800884: An object is dropped from a helicopter. Find the distance the object has fallen when its speed reaches 400ft/s. \n" ); document.write( "
Algebra.Com's Answer #483347 by Alan3354(69443) You can put this solution on YOUR website! An object is dropped from a helicopter. Find the distance the object has fallen when its speed reaches 400ft/s. \n" ); document.write( "---------------- \n" ); document.write( "v = at \n" ); document.write( "400 = 32t \n" ); document.write( "t = 12.5 seconds \n" ); document.write( "----------- \n" ); document.write( "s = at^2/2 \n" ); document.write( "= 32*12.5^2/2 \n" ); document.write( "= 2500 feet \n" ); document.write( "================= \n" ); document.write( "I once dropped a chicken from an helicopter at 3000 feet. \n" ); document.write( " \n" ); document.write( " |