document.write( "Question 748269: I came across this question, and I got completely stuck. Please help?
\n" );
document.write( "\"A ball is thrown downward with an initial velocity of 21 meters per second from a cliff that is 90 meters high. The height of the ball is given by the quadratic equation h=-4.9t^2-21t+110 where h is in meters and t is the time in seconds since the ball was thrown. Find the time that the ball will be 60 meters from the ground. Round your answer to the nearest tenth of a second.\" \n" );
document.write( "
Algebra.Com's Answer #455399 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! h=-4.9t^2-21t+110 \n" ); document.write( "------ \n" ); document.write( "h(t) = -4.9t^2 - 21t + 90 It starts at 90 m high, h(0) = 90, not 110 \n" ); document.write( "h(t) = -4.9t^2-21t + 90 = 60 solve for t \n" ); document.write( "-4.9t^2 - 21t + 30 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=================== \n" ); document.write( "Ignore the negative solution \n" ); document.write( "t = 1.13 seconds \n" ); document.write( " |