document.write( "Question 299665: A rock falls from a tower that is 208 feet high. As it is falling, its height is given by the formula h= 208-16t^2. how many seconds will it take for the rock to hit the ground (h=0)? \n" ); document.write( "
Algebra.Com's Answer #215250 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
h= 208-16t^2
\n" ); document.write( "Since
\n" ); document.write( "h is height
\n" ); document.write( "t is time (secs)
\n" ); document.write( ".
\n" ); document.write( "Set h=0 and solve for t:
\n" ); document.write( "h= 208-16t^2
\n" ); document.write( "0= 208-16t^2
\n" ); document.write( "16t^2 = 208
\n" ); document.write( "t^2 = 208/16
\n" ); document.write( "t^2 = 13
\n" ); document.write( "t = sqrt(13)
\n" ); document.write( "t = 3.61 seconds\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );