document.write( "Question 473894: b. Suppose a scientist on Earth throws a baseball upward. The scientist lets go of the ball 2 meters above the ground with an initial velocity of 10 meters per second. How long does it take for the ball to hit the ground (H=0)? (Use the quadratic formula to solve this problem, show all work). Write a statement to interpret your results. \n" ); document.write( "
Algebra.Com's Answer #325187 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Suppose a scientist on Earth throws a baseball upward.
\n" ); document.write( " The scientist lets go of the ball 2 meters above the ground with an initial velocity of 10 meters per second.
\n" ); document.write( " How long does it take for the ball to hit the ground (H=0)?
\n" ); document.write( " (Use the quadratic formula to solve this problem, show all work).
\n" ); document.write( " Write a statement to interpret your results.
\n" ); document.write( ":
\n" ); document.write( "h = -4.9x^2 + 10x + 2
\n" ); document.write( "where
\n" ); document.write( "h = height above ground
\n" ); document.write( "-4.9x^2 = the downward force of gravity
\n" ); document.write( "10x = upward velocity of the ball
\n" ); document.write( "2 = dist above ground when ball is thrown
\n" ); document.write( ":
\n" ); document.write( "-4.9x^2 + 10x + 2 = 0
\n" ); document.write( "the quadratic formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "a=-4.9, b=10, c=2
\n" ); document.write( "\"x+=+%28-10+%2B-+sqrt%2810%5E2-4%2A-4.9%2A2+%29%29%2F%282%2A-4.9%29+\"
\n" ); document.write( "you can do the math here, you should get a positive solution of:
\n" ); document.write( "x = 2.224 seconds
\n" ); document.write( "
\n" );