document.write( "Question 501457: 2(2t-3)=6(t+2)\r
\n" );
document.write( "\n" );
document.write( "Have solved to 4t-6-6t+12 but not sure of the next step. Algebra calculator shows answer to be t=-9 but I can't figure out how to get that answer. Can you show me the correct way to calculate this? I am getting 10t-6. \r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #338525 by Ali-aithzaz(4)![]() ![]() You can put this solution on YOUR website! 2(2t-3) = 6(t+2) \n" ); document.write( " (4t-6) = ( 6t+12) \n" ); document.write( " 4t-6-6t-12 = 0 \n" ); document.write( "-2t-18 = 0 \n" ); document.write( "-2t = 18 \n" ); document.write( "t = 18/(-2) \n" ); document.write( "t = -9 \n" ); document.write( " |