document.write( "Question 171583: I need help solving this quadratic equation by factoring:
\n" );
document.write( " t(3t+1)=2 \n" );
document.write( "
Algebra.Com's Answer #126728 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need help solving this quadratic equation by factoring: \n" ); document.write( "t(3t+1)=2 \n" ); document.write( "---------- \n" ); document.write( "t(3t+1)=2 \n" ); document.write( "3t^2 + t = 2 \n" ); document.write( "3t^2 + t - 2 = 0 Always get it into this form. Well, almost always. \n" ); document.write( "(t + 1)*(3t - 2) = 0 \n" ); document.write( "Either (t+1) = 0, or \n" ); document.write( "(3t-2) = 0 \n" ); document.write( "------------- \n" ); document.write( "t = -1 \n" ); document.write( "or t = 2/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |