document.write( "Question 580633: A penny is dropped from the top of a 900m tower. How long does it take to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #371320 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A penny is dropped from the top of a 900m tower. How long does it take to hit the ground?
\n" ); document.write( "------------
\n" ); document.write( "s = at^2/2
\n" ); document.write( "900 = 4.9t^2
\n" ); document.write( "\"t+=+sqrt%28900%2F4.9%29\"
\n" ); document.write( "t =~ 13.55 seconds (neglecting air friction)
\n" ); document.write( "
\n" );