document.write( "Question 913488: The amount of time, t, in seconds, it takes an object to fall a distance, d, in meters, is expressed by the formula t= the square root of d/4.9. Approximately how long will it take an object to fall 75 meters? \n" ); document.write( "
Algebra.Com's Answer #554553 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
t= \"sqrt%28+d%2F4.9%29\"
\n" ); document.write( "t= \"sqrt%28+75%2F4.9%29\"
\n" ); document.write( "
\n" );