document.write( "Question 468780: The Washington Monument is 555 ft high. How long would it take an object to fall freely from the top? \n" ); document.write( "
Algebra.Com's Answer #321679 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
s = 16t^2 is commonly used
\n" ); document.write( "555 = 16t^2
\n" ); document.write( "\"t+=+sqrt%28555%2F16%29\"
\n" ); document.write( "t =~ 5.89 seconds
\n" ); document.write( "
\n" );