document.write( "Question 136654: Please help me solve this word problem:\r
\n" );
document.write( "\n" );
document.write( "A ball is projected upward from the ground. Its distance in feet from the ground in t seconds is given by the equation s(t)=-16t^2+128t. At what times will the ball be 100 feet from the ground? \n" );
document.write( "
Algebra.Com's Answer #100089 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! put 100 in for s(t) and solve for t __ 100=-16t^2+128t __ 0=-16t^2+128t-100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dividing by -4 __ 0=4t^2-32t+25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use the quadratic formula to find the values of t \n" ); document.write( " |