document.write( "Question 1034262: the distant (in meters) traveled by a falling object is given by the equation d=4.9t^2, where t is the time in seconds. How many seconds would it take for an object to fall 300 meter \n" ); document.write( "
Algebra.Com's Answer #648861 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
300=4.9t^2
\n" ); document.write( "t^2=300/4.9=61.22 Don't round yet.
\n" ); document.write( "t=7.82 seconds.
\n" ); document.write( "
\n" );