document.write( "Question 442601: The distance (in feet) that an object will fall in t seconds is given by the formula s=16t^2. How long will it take an object to fall 256 feet? \n" ); document.write( "
Algebra.Com's Answer #305335 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If s=16t2; then
\n" ); document.write( "256=16t2
\n" ); document.write( "16=t2
\n" ); document.write( "4=t
\n" ); document.write( "It takes 4 seconds to fall 256 feet..
\n" ); document.write( "
\n" );