document.write( "Question 878366: From the top of a building, a rock is thrown straight up with an intial velocity of 32ft. per second. The equation s = -16t^2 + 32t + 48 gives is the height (s) of the rocks (t) seconds after its thrown. Find the maximum height reached by the rock. \n" ); document.write( "
Algebra.Com's Answer #530038 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
From the top of a building, a rock is thrown straight up with an initial velocity of 32ft. per second. The equation s = -16t^2 + 32t + 48 gives is the height (s) of the rocks (t) seconds after its thrown. Find the maximum height reached by the rock.
\n" ); document.write( "***
\n" ); document.write( "s = -16t^2 + 32t + 48
\n" ); document.write( "complete the square:
\n" ); document.write( "s = -16(t^2-2t+1)+16 + 48
\n" ); document.write( "s = -16(t-1)^2+64
\n" ); document.write( "This is an equation of a parabola that opens downward with vertex at (1,80)
\n" ); document.write( "maximum height reached by the rock=64 ft
\n" ); document.write( "
\n" );