document.write( "Question 1049249: Herman arranged a game of water balloon volleyball for his daughter’s birthday party. Suppose the balloon has a height of h metres, t seconds after it is tossed, as defined by h = -5t^2 + 12t + 1.
\n" ); document.write( "a) Write an equation that shows how many seconds will pass before the balloon hits the ground. Solve this equation,rounded to the nearest hundredth of a second.
\n" ); document.write( "b) what is the maximum height reached by the balloon? When does it reach this height?
\n" ); document.write( "

Algebra.Com's Answer #664805 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Herman arranged a game of water balloon volleyball for his daughter’s birthday party. Suppose the balloon has a height of h metres, t seconds after it is tossed, as defined by h = -5t^2 + 12t + 1.
\n" ); document.write( "a) Write an equation that shows how many seconds will pass before the balloon hits the ground. Solve this equation,rounded to the nearest hundredth of a second.
\n" ); document.write( "Height = zero when the balloon hits the ground.
\n" ); document.write( "Solve: -5t^2+12t+1 = 0
\n" ); document.write( "t = 2.48 seconds
\n" ); document.write( "------------------
\n" ); document.write( "b) what is the maximum height reached by the balloon? When does it reach this height?
\n" ); document.write( "Max occurs when t = -b/(2a) = -12/(2*-5) = 6/5
\n" ); document.write( "Max height = f(6/5) = -5(6/5)^2+12(6/5)+1 = 8.2 metres
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );