document.write( "Question 940094: FALLING OBJECT A sandbag is dropped off a high-altitude
\n" ); document.write( "balloon at an altitude of 10,000 ft. When will the sandbag hit the
\n" ); document.write( "ground?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #572895 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "h = 16tē  \r\n" );
document.write( "\r\n" );
document.write( "where h is the height in feet and \r\n" );
document.write( "t is time in seconds to hit the ground\r\n" );
document.write( "\r\n" );
document.write( "10000 = 16tē\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 16\r\n" );
document.write( "\r\n" );
document.write( "625 = tē\r\n" );
document.write( "\r\n" );
document.write( "Take square roots of both sides:\r\n" );
document.write( "\r\n" );
document.write( "25 = t\r\n" );
document.write( "\r\n" );
document.write( "Answer: it will hit the ground in 25 seconds.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );