document.write( "Question 1118487: A hang glider dropped his cell phone from a height of 350 feet. How many seconds did it take for the cell phone to reach the ground? \n" ); document.write( "
Algebra.Com's Answer #733816 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A hang glider dropped his cell phone from a height of 350 feet. How many seconds did it take for the cell phone to reach the ground? \n" ); document.write( "----------- \n" ); document.write( "s = at^2/2 \n" ); document.write( "350 = 32*t^2/2 = 16t^2 \n" ); document.write( "t^2 = 350/16 \n" ); document.write( "t =~ 4.677 seconds \n" ); document.write( "============ \n" ); document.write( "Was that hard? \n" ); document.write( " |