document.write( "Question 1049275: A rock is thrown upward with a velocity of 21 meters per second from the top of a 48 meter high cliff, and it misses the cliff on the way back down. When will the rock be 7 meters from the water, below? Round your answer to two decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #664992 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rock is thrown upward with a velocity of 21 meters per second from the top of a 48 meter high cliff, and it misses the cliff on the way back down. When will the rock be 7 meters from the water, below? Round your answer to two decimal places. \n" ); document.write( "=============== \n" ); document.write( "You didn't supply the acceleration of Earth's gravity. \n" ); document.write( "sometimes -10 m/sec/sec is used. \n" ); document.write( "sometimes -9.8 m/sec/sec is used. \n" ); document.write( "============= \n" ); document.write( "Using 10 m/sec/sec: \n" ); document.write( "============== \n" ); document.write( "h(t) = -5t^2 + 21t + 48 \n" ); document.write( "--- \n" ); document.write( "-5t^2 + 21t + 48 = 7 \n" ); document.write( "Solve for t. \n" ); document.write( " \n" ); document.write( " |