document.write( "Question 95446: A ball is thrown upward from the roof of a building 100 m tall with an initial velocityof 20 m/s. When will the ball reach a height of 80 m? \n" ); document.write( "
Algebra.Com's Answer #69472 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! h=(-g/2)t^2+vt+s ... where g is gravitational acceleration (9.8 in meters), v is initial velocity, and s is starting height\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "80=-4.9t^2+20t+100 ... 0=-4.9t^2+20t+20 ... using quadratic equation gives\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |