document.write( "Question 280874: the distance of an object traveling is a straight line is s=t^2-8t where s is in feet and t is in seconds. how long will take for an object to travel 9ft? \n" ); document.write( "
Algebra.Com's Answer #204097 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the distance of an object traveling is a straight line is s=t^2-8t where s is in feet and t is in seconds. how long will take for an object to travel 9ft?\r \n" ); document.write( "\n" ); document.write( "s=9\r \n" ); document.write( "\n" ); document.write( "9=t^2-8t\r \n" ); document.write( "\n" ); document.write( "t^2-8t-9=0\r \n" ); document.write( "\n" ); document.write( "t^2-9t+t-9=0\r \n" ); document.write( "\n" ); document.write( "t(t-9)+1(t-9)=0\r \n" ); document.write( "\n" ); document.write( "(t-9)(t+1)=0\r \n" ); document.write( "\n" ); document.write( "t=9 or -1\r \n" ); document.write( "\n" ); document.write( "After 9 seconds since t=-1 is not possible\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |