document.write( "Question 831792: A ball is thrown into the air from a bridge that is 15 m above a river. The function that models the height, h(t), in metres , of the ball over time,t, in seconds is : h(t)=-4.9t^2+9t+15
\n" );
document.write( "When is the ball 17m above the water? \n" );
document.write( "
Algebra.Com's Answer #501636 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 17=-4.9t^2+9t+15 \n" ); document.write( "t = 0.258644 \n" ); document.write( "and \n" ); document.write( "t = 1.57809 \n" ); document.write( " |