document.write( "Question 501704: How long (seconds) will it take the dime to fall 4.9 meters? \n" ); document.write( "
Algebra.Com's Answer #338621 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
S= ut +1/2 at^2\r
\n" ); document.write( "\n" ); document.write( "S=4.9
\n" ); document.write( "a=9.8 m/s^2\r
\n" ); document.write( "\n" ); document.write( "4.9=0+1/2*9.8*t^2
\n" ); document.write( "u=0 since it is dropped\r
\n" ); document.write( "\n" ); document.write( "4.9/4.9=t^2
\n" ); document.write( "1=t^2
\n" ); document.write( "t=1 second
\n" ); document.write( "
\n" );