document.write( "Question 1151830: fireworks are shot upward with an initial velocity of 128 feet per second from a platform that is 3 feet above the ground. What is the peak of the fireworks? When does it get to the peak. \n" ); document.write( "
Algebra.Com's Answer #773686 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
fireworks are shot upward with an initial velocity of 128 feet per second from a platform that is 3 feet above the ground. What is the peak of the fireworks? When does it get to the peak.
\n" ); document.write( "=================
\n" ); document.write( "Using 32 ft/sec/sec for gravity:
\n" ); document.write( "h(t) = -16t^2 + 128t + 3
\n" ); document.write( "---
\n" ); document.write( "The peak is the vertex of the parabola at t = -b/2a
\n" ); document.write( "t = -128/(-32) = 4 seconds
\n" ); document.write( "======================
\n" ); document.write( "Peak = h(4) = -16*4^2 + 128*4 + 3
\n" ); document.write( "Peak = 259 feet
\n" ); document.write( "
\n" ); document.write( "
\n" );