document.write( "Question 33442This question is from textbook
\n" );
document.write( ": What does x equal in this equation?\r
\n" );
document.write( "\n" );
document.write( "12-2x-3(x+2)=4x+6-x\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19799 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! 12-2x-3(x+2)=4x+6-x \n" ); document.write( "12 - 2x -3x -6 = 4x +6 -x \n" ); document.write( "combining the like terms \n" ); document.write( "-2x-3x-4x+x = 6 - 12 +6 \n" ); document.write( "-8x = 0 \n" ); document.write( "x = 0 \n" ); document.write( " |