document.write( "Question 626294: A golf ball is hit into the air, and its height h in feet after t seconds is given by h(t) = -16t to the second power + 128t.
\n" ); document.write( "a) what is the height of the golf ball when it is hit?
\n" ); document.write( "b) After how many seconds does the golf ball reach its maximum height?
\n" ); document.write( "c) Determine the maximum height of the golf ball?
\n" ); document.write( "

Algebra.Com's Answer #394117 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A golf ball is hit into the air, and its height h in feet after t seconds is given by h(t) = -16t^2 + 128t.
\n" ); document.write( ":
\n" ); document.write( "a) what is the height of the golf ball when it is hit?
\n" ); document.write( "When the ball is hit, time, t = 0
\n" ); document.write( "h(t) = -16(0^2) + 128(0)
\n" ); document.write( "h(t) = 0 ft high when t=0
\n" ); document.write( ":
\n" ); document.write( "b) After how many seconds does the golf ball reach its maximum height?
\n" ); document.write( "Max height occurs at the axis of symmetry
\n" ); document.write( "Find the axis of symmetry of h = -16t^2+128t using the formula x = -b/(2a)
\n" ); document.write( "a=-16, b=128
\n" ); document.write( "t = \"%28-128%29%2F%282%2A-16%29\"
\n" ); document.write( "t = \"%28-128%29%2F%28-32%29\"
\n" ); document.write( "t = 4 seconds to reach max height
\n" ); document.write( ":
\n" ); document.write( "c) Determine the maximum height of the golf ball?
\n" ); document.write( "Replace t with 4, find h(t)
\n" ); document.write( "h(t) = -16(4^2) + 128(4)
\n" ); document.write( "h(t) = -16*16 + 512
\n" ); document.write( "h(t) = -256 + 512
\n" ); document.write( "h(t) = 256 ft is the max height
\n" ); document.write( ":
\n" ); document.write( "Graphically, time on the x axis, height on the y axis
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-2%2C+10%2C+-100%2C+300%2C+-16x%5E2%2B128x%29+\"
\n" ); document.write( "
\n" );