document.write( "Question 918873: The height, in meters, of a ball thrown upward upwards is given by h=50t - 5t^2, where t is in seconds. Determine how high the ball goes when it reaches its maximum height, and how long the ball is in the air. \n" ); document.write( "
Algebra.Com's Answer #557414 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The height, in meters, of a ball thrown upward upwards is given by h=50t - 5t^2, where t is in seconds. Determine how high the ball goes when it reaches its maximum height, and how long the ball is in the air \n" ); document.write( "-------- \n" ); document.write( "The max ht is the vertex of the parabola, at \n" ); document.write( "t = -b/2a \n" ); document.write( "t = -50/-10 = 5 seconds \n" ); document.write( "h(5) = 50*5 - 5*5^2 = 125 \n" ); document.write( "-------- \n" ); document.write( "It takes 5 seconds to max ht, then 5 seconds to fall. \n" ); document.write( "--> in the air 10 seconds \n" ); document.write( " \n" ); document.write( " |