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 #281324 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "-16t^2 +560t = 0
\n" ); document.write( "-16t(t - 35)= 0
\n" ); document.write( " t = 0 or t = 35sec
\n" ); document.write( "35sec is when the object hits the ground
\n" ); document.write( " \n" ); document.write( "
\n" );