document.write( "Question 724419: A projectile is fired upward with an initial velocity of 588 m/sec. After how many minutes will it hit the ground? \n" ); document.write( "
Algebra.Com's Answer #443768 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
If that projectile is fired from ground level, its height (in meters) t seconds after being shot would be give by the equation
\n" ); document.write( "\"h=588t-4.9t%5E2\" (the 4.9 number is half of the acceleration of gravity in \"m%2Fs%5E2\" ).
\n" ); document.write( "Solving \"-4.9t%5E2%2B588t=0\" would give us the time when it hits the ground.
\n" ); document.write( "Dividing both sides of the equation by \"-4.9\" we get
\n" ); document.write( "\"t%5E2-120t=0\" so the projectile is at ground level at t=0 (we knew that) and at t=120, \"highlight%28120+seconds%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" );