document.write( "Question 1151156: When an object Is released and falls freely, it's height, h metres, above the ground after t seconds is represented by the relation h= - 0.5 t^2 g + d ,Where G is the acceleration due to gravity and D is the initial height of the object before it's released. since the string of gravity varies from planet to planet the values of G is specific to each planet\r
\n" );
document.write( "\n" );
document.write( " suppose a rock is dropped from a height of 100 m on Mars and also on Venus. on Mars G= 3.7m/s and Venus, g= 8.9m/s. how long does it take the rock to fall to a height of 25 M on each planet show all your work. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #772794 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! suppose a rock is dropped from a height of 100 m on Mars and also on Venus. on Mars G= 3.7m/s and Venus, g= 8.9m/s. how long does it take the rock to fall to a height of 25 M on each planet show all your work. \n" ); document.write( "================ \n" ); document.write( "h(t) = -gt^2/2 + d \n" ); document.write( "d = 100 \n" ); document.write( "Mars g = 3.7m/sec^2 \n" ); document.write( "----- \n" ); document.write( "h(t) = -3.7t^2/2 + 100 = 25 \n" ); document.write( "3.7t^2 = 150 \n" ); document.write( "Solve for t, ignore the negative value \n" ); document.write( "======== \n" ); document.write( " \n" ); document.write( " |