document.write( "Question 430208: A projectile is thrown upward so that its distance above the ground after t seconds is h=-15t(squared)+390t. After how many seconds does it reach its maximum height? \n" ); document.write( "
Algebra.Com's Answer #298767 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi\r
\n" ); document.write( "\n" ); document.write( "h = -15t^2+390t |parabola opening downward
\n" ); document.write( "h = -15[(t-13)^2 -169] |completing square to find the Vertex
\n" ); document.write( "h = -15(t-13)^2 +2535
\n" ); document.write( "In 13 sec it reaches it's maximum height \n" ); document.write( "
\n" );