document.write( "Question 476328: Can you please help me solve this story problem. A ball is thrown downward from a window in a tall building. It's position at time t in seconds is s=16t^2+32t, where s is in feet. How long (to the nearest tenth) will it take the ball to fall 217 feet? \n" ); document.write( "
Algebra.Com's Answer #326607 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown downward from a window in a tall building. It's position at time t in seconds is s=16t^2+32t, where s is in feet. How long (to the nearest tenth) will it take the ball to fall 217 feet? \n" ); document.write( "--- \n" ); document.write( "Solve: \n" ); document.write( "16t^2+32t = 217 \n" ); document.write( "---- \n" ); document.write( "t = [-32 +- sqrt(32^2-4*16*-217)]/(2*32) \n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "t = [-32 +- 122.11]/64 \n" ); document.write( "--- \n" ); document.write( "Positive solution: \n" ); document.write( "t = 1.41 seconds \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |