document.write( "Question 61922: having trouble with this problem,
\n" );
document.write( "(2t-5)(t-1)=2
\n" );
document.write( "my book calls this part of the chapter \"solving equations by factoring\", if that helps you any. \n" );
document.write( "
Algebra.Com's Answer #42650 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (2t-5)(t-1)=2 \n" ); document.write( "2t^2-7t+5=2 \n" ); document.write( "2t^2-7t+3=0 \n" ); document.write( "(2t-1)(t-3)=0 \n" ); document.write( "t=1/2 or t=3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |