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)\"\" \"About 
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( "\"t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-20+%2B-+sqrt%28+20%5E2+-+4+%2A+-4.9+%2A+20+%29%29%2F%282%2A-4.9%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-20+%2B-+sqrt%28400+-+%28392%29+%29%29%2F%28-9.8%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-20+%2B-+sqrt%28400+%2B+392+%29%29%2F%28-9.8%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-20+%2B-+sqrt%28792%29%29%2F%28-9.8%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-20+-+28.1425%29%2F%28-9.8%29+\"
\n" ); document.write( ":
\n" ); document.write( "Positive solution:
\n" ); document.write( "\"t+=+%28-48.1425%29%2F%28-9.8%29+\"
\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( "\"-4.9%284.9%5E2%29+%2B+20%284.9%29+%2B+100+\" =
\n" ); document.write( "
\n" );