document.write( "Question 379893: Please show how to solve for x: 7 – 5 (x – 3) + 4 = 2 + 3 (x + 4) \n" ); document.write( "
Algebra.Com's Answer #269673 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
7 - 5x + 15 + 4 = 2 + 3x + 12;
\n" ); document.write( "26 - 5x = 14 + 3x;
\n" ); document.write( "26-14 = 8x;
\n" ); document.write( "12 = 8x;
\n" ); document.write( "x = 12/8 = 3/2.
\n" ); document.write( "
\n" );