document.write( "Question 118058: Find the time required for an object to fall to the ground from a building that is 1400 feet high using the formula t=1/4 square root of s. \n" ); document.write( "
Algebra.Com's Answer #86142 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"t+=+%281%2F4%29%2Asqrt%28s%29\"
\n" ); document.write( "\"s+=+1400\"ft
\n" ); document.write( "\"t+=+%281%2F4%29%2Asqrt%281400%29\"
\n" ); document.write( "\"t+=+%281%2F4%29%2A37.416\"
\n" ); document.write( "\"t+=+9.354\" sec answer
\n" ); document.write( "
\n" );