document.write( "Question 128500: Solve:
\n" );
document.write( "2(x – 3) – 4x = x – 7\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #94024 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! 2(x – 3) – 4x = x – 7 \n" ); document.write( "then 2x-6-4x = x-7 \n" ); document.write( "then -2x-6 = x-7 \n" ); document.write( "then -3x = -7+6 \n" ); document.write( "then -3x = -1 \n" ); document.write( "then x = 1/3 \n" ); document.write( " |