document.write( "Question 396663: How do I find when an object hits the ground using the equation: -16t^2 +560t. I know how to find the height after however many seconds, but cannot figure out how to find this. \n" ); document.write( "
Algebra.Com's Answer #281325 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
h(t) = -16t^2 +560t
\n" ); document.write( "-----
\n" ); document.write( "h(t) is the height of the object after t seconds.
\n" ); document.write( "---
\n" ); document.write( "When the object is on the ground the height is zero.
\n" ); document.write( "-------
\n" ); document.write( "Solve:
\n" ); document.write( "-16t^2+560t = 0
\n" ); document.write( "---
\n" ); document.write( "-16t(t-35) = 0
\n" ); document.write( "t = 0 or t = 35
\n" ); document.write( "---
\n" ); document.write( "That means the object is on the ground at the beginning
\n" ); document.write( "and it is back on the ground after 35 seconds.
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );