document.write( "Question 949493: A ball is thrown downward from a window in a tall building. Its position at time t in seconds is s = 16t2 + 32t, where s is in feet. How long (to the nearest tenth) will it take the ball to fall 110 feet? \n" ); document.write( "
Algebra.Com's Answer #579664 by Zucchini(70)\"\" \"About 
You can put this solution on YOUR website!
Just plug in and solve:
\n" ); document.write( "110 = 16t + 32t
\n" ); document.write( "110 = 48t
\n" ); document.write( "2.3 = t
\n" ); document.write( "
\n" ); document.write( "It will take 2.3 seconds for the ball to fall from 110 feet.
\n" ); document.write( "
\n" );