document.write( "Question 622431: A ball is dropped from a cliff that is 464 feet high. The distance S (in feet) that it falls in t seconds is given by the formula S = 464 - 16t^2. How many seconds (to tenths) will it take for the ball to hit the ground?\r
\n" );
document.write( "\n" );
document.write( "Answers I can choose from:
\n" );
document.write( "21.2 sec
\n" );
document.write( "5.4 sec
\n" );
document.write( "21.5 sec
\n" );
document.write( "13,456 sec \n" );
document.write( "
Algebra.Com's Answer #391391 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A ball is dropped from a cliff that is 464 feet high. The distance S (in feet) that it falls in t seconds is given by the formula S = 464 - 16t^2. How many seconds (to tenths) will it take for the ball to hit the ground? \n" ); document.write( ". \n" ); document.write( "Set s to zero and solve for t: \n" ); document.write( "S = 464 - 16t^2 \n" ); document.write( "0 = 464 - 16t^2 \n" ); document.write( "-464 = -16t^2 \n" ); document.write( "464 = 16t^2 \n" ); document.write( "29 = t^2 \n" ); document.write( "5.4 seconds = t \n" ); document.write( " \n" ); document.write( " |