document.write( "Question 720438: During practice, a softball pitcher throws a ball whose height can be modeled by the equation h=-16t^2+24t+1, where h=height in feet and t=time in seconds. How long does it take for the ball to reach a height of 6 feet? \n" ); document.write( "
Algebra.Com's Answer #441823 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! During practice, a softball pitcher throws a ball whose height can be modeled by the equation h=-16t^2+24t+1, where h=height in feet and t=time in seconds. How long does it take for the ball to reach a height of 6 feet? \n" ); document.write( ". \n" ); document.write( "Set h to 6 and solve for t: \n" ); document.write( "h=-16t^2+24t+1 \n" ); document.write( "6=-16t^2+24t+1 \n" ); document.write( "0 = -16t^2+24t-5 \n" ); document.write( "0 = 16t^2-24t+5 \n" ); document.write( "solve the above using the \"quadratic formula\" which yields: \n" ); document.write( "t = {0.25, 1.25} \n" ); document.write( "The ball reaches the height of 6 feet \"on the way up\" at \n" ); document.write( "0.25 seconds \n" ); document.write( "and again, \"on the way down\" at \n" ); document.write( "1.25 seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |