document.write( "Question 77325: a rock falls from a tower that is 176ft high. As it is falling its height is given by the formula h=176-16t^2. how many seconds will it take for the rock to hit the ground(h=0) \n" ); document.write( "
Algebra.Com's Answer #55440 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If we let h=0 then we get\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now rearrange the quadratic in descending order\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use the quadratic formula to solve for t:\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We must disregard the negative answer (a negative time doesn't make any sense), so our answer is \r \n" ); document.write( "\n" ); document.write( "t=3.3166\r \n" ); document.write( "\n" ); document.write( "So it takes about 3.3 seconds for the rock to hit the ground \n" ); document.write( " |