document.write( "Question 298733: The distance traveled by an object moving in a straight line is given by s = t2 - 8t, where s is in feet and t is the time in seconds the object has been in motion. How long (to the nearest tenth) will it take the object to move 9 feet? \n" ); document.write( "
Algebra.Com's Answer #214809 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The distance traveled by an object moving in a straight line is given by s = t2 - 8t, where s is in feet and t is the time in seconds the object has been in motion. How long (to the nearest tenth) will it take the object to move 9 feet?
\n" ); document.write( ".
\n" ); document.write( "The problem gives you the formula:
\n" ); document.write( "\"+s+=+t%5E2+-+8t\"
\n" ); document.write( "Simply substitute s for 9 and solve for t:
\n" ); document.write( "\"+9+=+t%5E2+-+8t\"
\n" ); document.write( "\"+0+=+t%5E2+-+8t+-+9\"
\n" ); document.write( "Factoring the right side:
\n" ); document.write( "\"+0+=+%28t%2B1%29%28t-9%29\"
\n" ); document.write( "t = {-1, 9}
\n" ); document.write( "We can toss out the negative solution leaving:
\n" ); document.write( "t = 9.0 secs
\n" ); document.write( "
\n" ); document.write( "
\n" );