document.write( "Question 1144482: A ball thrown from a height of 1 meter with an initial upward velocity of 25 m/s. The balls height h (in meters) after t seconds is given by the following h=1+25t-5t^2 . Find all values of t for which the balls height is 11 meters. Round to the nearest hundredth \n" ); document.write( "
Algebra.Com's Answer #765623 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The ball is at the height 11 meters, when\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 1 + 25t - 5t^2 = 11 meters.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Solve this quadratic equation to find \"t\".\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5t^2 - 25t + 10 = 0\r\n" ); document.write( "\r\n" ); document.write( " t^2 - 5t + 2 = 0\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |