document.write( "Question 771188: A stone is thrown upward from a bridge. the stone's height in feet, above the water t seconds after the stone is thrown is a function given by the equation S(t)=-16t^2+32t+256. Find the maximum height of the stone \n" ); document.write( "
Algebra.Com's Answer #470002 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
S(t)=-16t^2+32t+256.\r
\n" ); document.write( "\n" ); document.write( "This is an inverted parabola\r
\n" ); document.write( "\n" ); document.write( "The vertex has to be calculated to get the height\r
\n" ); document.write( "\n" ); document.write( "x= -b/2a\r
\n" ); document.write( "\n" ); document.write( "b=32, a=16
\n" ); document.write( "x= -32/-32=1\r
\n" ); document.write( "\n" ); document.write( "plug x=1 in the equation to get the maximum height.\r
\n" ); document.write( "\n" ); document.write( "S(t)=-16(1)^2+32(1)+256.
\n" ); document.write( "H= 272
\n" ); document.write( "
\n" );