document.write( "Question 133135: 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=80t-16t^2. 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? How much time does it take for the ball to reach a hieght of 60 feet? On its way back down, the ball is again 60 feet above the ground; what is the value of t when this happens? \n" ); document.write( "
Algebra.Com's Answer #97368 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
height is described approximately by the equation h=80t-16t^2.
\n" ); document.write( "How long is the ball in the air?
\n" ); document.write( "Height = zero when the ball is back on the ground:
\n" ); document.write( "-16t^2+80t = 0
\n" ); document.write( "-16t(t-5) = 0
\n" ); document.write( "t = 0 sec or t = 5 sec.
\n" ); document.write( "The ball is in the air 5 seconds.
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "The ball reaches its maximum height after how many seconds of flight?
\n" ); document.write( "What is the maximum height?
\n" ); document.write( "max = -b/2a = -80/(-32) = 5/2 seconds
\n" ); document.write( "max height is h(5/2) = 80(5/2)-16(5/2)^2 = 200 -100 = 100 ft.
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "How much time does it take for the ball to reach a height of 60 feet?
\n" ); document.write( "-16t^2+80t = 60
\n" ); document.write( "Divide thru by -4 to get:
\n" ); document.write( "4t^2-20t+15 = 0
\n" ); document.write( "t = [20 +- sqrt(400-4*4*15)]/8
\n" ); document.write( "t = [20 +- sqrt(160)]/8
\n" ); document.write( "Positive solution:
\n" ); document.write( " or t = [20-4sqrt(10)]/8
\n" ); document.write( "t = 0.918861 seconds
\n" ); document.write( "------------------------------------\r
\n" ); document.write( "\n" ); document.write( "On its way back down, the ball is again 60 feet above the ground; what is the value of t when this happens?
\n" ); document.write( "t = [20 + 4sqrt(10)]/8
\n" ); document.write( "t = 4.0811 seconds
\n" ); document.write( "------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );