document.write( "Question 1075516: A ball is thrown strait up, from 2m above the ground, with a velocity of 7 m/s. When does it hit the ground? \n" ); document.write( "
Algebra.Com's Answer #690161 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The equation is -4.9x^2+7x+2=0
\n" ); document.write( "That is 4.9x^2-7x-2=0
\n" ); document.write( "x=(1/9.8)(7+/- sqrt (49+19.6); sqrt (68.6)=8.28
\n" ); document.write( "x=15.28/9.8 and -1.28/9, which will be ignored.
\n" ); document.write( "x=1.56 sec.
\n" ); document.write( "\"graph%28300%2C300%2C-1%2C3%2C-2%2C10%2C-4.9x%5E2%2B7x%2B2%29\"
\n" ); document.write( "
\n" );