document.write( "Question 1087296: An object is 2,722 ft high. How long will it take it
\n" ); document.write( "falling freely, to reach the ground? Use the formula s = 16t2
\n" ); document.write( "

Algebra.Com's Answer #701560 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Assuming there isn't any wind resistance, the answer is about 13.043197 seconds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See below on how I got that value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"s+=+16t%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2722+=+16t%5E2\" Replace 's' with the given height. The goal is to solve for t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2722%2F16+=+%2816t%5E2%29%2F16\" Divide both sides by 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"170.125+=+t%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t%5E2+=+170.125\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sqrt%28t%5E2%29+=+sqrt%28170.125%29\" Apply the square root to both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t+=+sqrt%28170.125%29\" Keep in mind that negative t values make no sense, so \"t+%3E=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t+=+13.0431974607456\" Use a calculator to compute the square root\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t+=+13.043197\" I'm deciding to round to 6 decimal places. You can round to whatever you want depending on your teacher's preference.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side Note: this is assuming that there is no wind or air resistance. The object would have to be in a vacuum for this solution to make sense. Of course, such a scenario is very unlikely. The teacher is opting to ignore air resistance because that topic involves much more complicated math.
\n" ); document.write( "
\n" );