document.write( "Question 425526: solve\r
\n" );
document.write( "\n" );
document.write( "t^2-8t=0\r
\n" );
document.write( "\n" );
document.write( "the solution (s) is/are t=?? \n" );
document.write( "
Algebra.Com's Answer #296274 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The equation can be factored like this \n" ); document.write( "t^2 - 8t = 0 -> t(t - 8) = 0 \n" ); document.write( "The LHS will equal 0 if t = 0, or t = 8. \n" ); document.write( "Ans: t = 0, 8 \n" ); document.write( " |