document.write( "Question 720500: if you drop an object off the roof of an apartment building that is 240 feet tall, about how long will it take the object to hit the ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #441941 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if you drop an object off the roof of an apartment building that is 240 feet tall, about how long will it take the object to hit the ground? \n" ); document.write( "----------------- \n" ); document.write( "s = 16t^2 is commonly used for acceleration on Earth due to gravity (in feet) \n" ); document.write( "240 = 16t^2 \n" ); document.write( "t^2 = 15 \n" ); document.write( "t = sqrt(15) seconds \n" ); document.write( "=~ 3.873 seconds\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |