document.write( "Question 716627: A rock is thrown upward from the edge of a cliff. The rock follows the equation below:
\n" );
document.write( "S=24+64t-16t^2
\n" );
document.write( "What is the greatest height above the ground that this rock will go?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #439937 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rock is thrown upward from the edge of a cliff. The rock follows the equation below: \n" ); document.write( "S=24+64t-16t^2 \n" ); document.write( "What is the greatest height above the ground that this rock will go? \n" ); document.write( "--------------- \n" ); document.write( "Max height is at the vertex of the parabola. \n" ); document.write( "Vertex is on the AOS, Axis of Symmetry, t = -b/2a = -64/-32 \n" ); document.write( "@ t = 2, S = 24 + 128 - 64 \n" ); document.write( "S = 88 ft \n" ); document.write( " \n" ); document.write( " |