document.write( "Question 161256: CAN SOMEONE PLEASE HELP ME WITH THIS PROBLEM:\r
\n" );
document.write( "\n" );
document.write( "A ball is thrown downward from a window in a tall building. Its 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 175 feet? \n" );
document.write( "
Algebra.Com's Answer #118848 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The problem gives you the equation: \n" ); document.write( "s = 16t^2 + 32t \n" ); document.write( ". \n" ); document.write( "And, it gives you 's', the distance 175 feet \n" ); document.write( ". \n" ); document.write( "175 = 16t^2 + 32t \n" ); document.write( "0 = 16t^2 + 32t + 175 \n" ); document.write( "Since we can't factor, we must apply the quadratic equation. \n" ); document.write( "It will produce two numbers: \n" ); document.write( "t = (2.5, -4.5) \n" ); document.write( "We can toss out the negative answer (since it doesn't make sense) \n" ); document.write( "Solution: 2.5 seconds \n" ); document.write( ". \n" ); document.write( "Below is the quadratic equation solved: \n" ); document.write( "
|