document.write( "Question 925561: An object is dropped off the roof of a school that is 200 feet tall, to the nearest tenth of a second, about how long will it take the object to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #561632 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The formula for the time t in seconds that it takes \r\n" );
document.write( "a fairly heavy object (not a feather) to hit the \r\n" );
document.write( "ground if dropped from a height of h feet is: \r\n" );
document.write( "\r\n" );
document.write( "\"t+=+sqrt%28h%29%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "\"t+=+sqrt%28200%29%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "\"t+=+14.14%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "\"t=3.5\" seconds.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );