document.write( "Question 1013573: The height h (in feet) above the ground of a baseball depends upon the time t (in seconds) it has been in flight. Cameron takes a mighty swing, but hits a bloop sinlge whose height is described approximately by the equation h=-5t^2+45t+17. Ho long is the ball in the air? The ball reaches its maximum heght after how many seconds of light? What is the maximum height? \n" ); document.write( "
Algebra.Com's Answer #630001 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The height h (in feet) above the ground of a baseball depends upon the time t (in seconds) it has been in flight. Cameron takes a mighty swing, but hits a bloop sinlge whose height is described approximately by the equation h=-5t^2+45t+17. How long is the ball in the air? The ball reaches its maximum heght after how many seconds of light? What is the maximum height?\r \n" ); document.write( "\n" ); document.write( "h=-5t^2+45t+17 \n" ); document.write( "complete the square \n" ); document.write( "h=-5(t^2+9t+20.25)+101.25+17 \n" ); document.write( "h=-5(t+4.5)^2+118.25 \n" ); document.write( "This is an equation of a parabola that opens downward wwith vertex at (4.5,118.25) \n" ); document.write( "maximum height of118.25 ft is reached after 4.5 seconds of flight.\r \n" ); document.write( "\n" ); document.write( "Set h=0 \n" ); document.write( "=-5t^2+45t+17=0\r \n" ); document.write( "\n" ); document.write( "solve for t by quadratic equation: \n" ); document.write( " \n" ); document.write( "a=-5, b=45, c=17 \n" ); document.write( "ans: t=9.36 \n" ); document.write( " How long is the ball in the air? 9.36 seconds \n" ); document.write( " |