document.write( "Question 89802: a ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. when will the ball reach a height of 80 m? \n" ); document.write( "
Algebra.Com's Answer #65258 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. when will the ball reach a height of 80 m? \n" ); document.write( ": \n" ); document.write( "Let t = time in seconds \n" ); document.write( ": \n" ); document.write( "The 3 elements of the is problem are: \n" ); document.write( ": \n" ); document.write( "-4.9t^2, gravitational force downward \n" ); document.write( " 20t, velocity upward \n" ); document.write( " 100, initial height of the ball. \n" ); document.write( ": \n" ); document.write( " -4.9t^2 + 20t + 100 = 80 \n" ); document.write( ": \n" ); document.write( "-4.9t^2 + 20t + 100 - 20 = 0 \n" ); document.write( ": \n" ); document.write( "-4.9t^2 + 20t + 20 = 0 \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula to find t, a=-4.9, b=20, c=20: \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Positive solution: \n" ); document.write( " \n" ); document.write( "t = +4.9 seconds to reach 80 ft above the ground \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( " check solution by substituting 4.9 for t in the original equation: \n" ); document.write( "Should be close to 80 m \n" ); document.write( " |