document.write( "Question 299578: The formula s = 16t^2 is used to approximate the distance s, in feet, that an object falls freely (from rest) in t seconds. Use this formula to solve the problem. (Round answer to the nearest tenth.)\r
\n" );
document.write( "\n" );
document.write( "A branch of a tree hangs 575 ft above the soil. If a twig breaks off, how long will it take it, falling freely, to reach the soil? \n" );
document.write( "
Algebra.Com's Answer #215238 by mananth(16946)![]() ![]() You can put this solution on YOUR website! s=16t^2\r \n" ); document.write( "\n" ); document.write( "575 = 16t62\r \n" ); document.write( "\n" ); document.write( "575 / 16 = T^2\r \n" ); document.write( "\n" ); document.write( "SQRT(575/16) =t\r \n" ); document.write( "\n" ); document.write( "t= 5.99 seconds \n" ); document.write( " |