document.write( "Question 287363: On the moon, the acceleration due to gravity is -1.6 meters per second per second. A stone is dropped from a cliff on the moon and hits the surface of the moon 20 seconds later. \r
\n" );
document.write( "\n" );
document.write( "a)How far did it fall? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b)What was its velocity at impact? \n" );
document.write( "
Algebra.Com's Answer #208269 by Alan3354(69443) You can put this solution on YOUR website! On the moon, the acceleration due to gravity is -1.6 meters per second per second. A stone is dropped from a cliff on the moon and hits the surface of the moon 20 seconds later. \n" ); document.write( "a)How far did it fall? \n" ); document.write( "s = (1/2)at^2 \n" ); document.write( "s = 1.6*400/2 \n" ); document.write( "s = 320 meters \n" ); document.write( "----------------- \n" ); document.write( "b)What was its velocity at impact? \n" ); document.write( "v = at \n" ); document.write( "v = 1.6*20 = 32 meters/sec \n" ); document.write( " \n" ); document.write( " |