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 #629995 by Alan3354(69443)![]() ![]() 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. \n" ); document.write( "---- \n" ); document.write( "Ho long is the ball in the air? \n" ); document.write( "The ball reaches its maximum height after how many seconds of light? \n" ); document.write( "Max ht is the vertex of the parabola. \n" ); document.write( "@t = -b/2a = -45/-10 = 4.5 seconds \n" ); document.write( "---- \n" ); document.write( "How long is the ball in the air? \n" ); document.write( "h=-5t^2+45t+17 \n" ); document.write( "Find t when h = 0 \n" ); document.write( "-5t^2+45t+17 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "Ignore the negative. \n" ); document.write( "t =~ 9.363 seconds \n" ); document.write( "----- \n" ); document.write( "What is the maximum height? \n" ); document.write( "= -5*4.5^2 + 45*4.5 + 17 \n" ); document.write( "= 118.25 feet\r \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "Usually -5t^2 or -4.9t^2 is use for heights in meters. \n" ); document.write( "-16t^2 is used for feet. \n" ); document.write( " |