document.write( "Question 1010671: What value of x makes this equation true?
\n" );
document.write( "2 (x-4)-12=6 (x-2)+32 \n" );
document.write( "
Algebra.Com's Answer #626124 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "2(x-4) - 12 = 6(x-2) + 32 \n" ); document.write( "2x - 8 - 12 = 6x - 12 + 32 \n" ); document.write( "2x - 20 = 6x + 20 \n" ); document.write( "Now add 20 and subtract 6x from both sides and get \n" ); document.write( "-4x = 40 \n" ); document.write( "Now divide by -4 and get \n" ); document.write( "x = -10 \n" ); document.write( " |