\n" );
document.write( "Hi, previously Posted
\n" );
document.write( "Combining Like terms, isolating the variable on one side of the EQUATION
\n" );
document.write( "-4-3x = 7x-6 || Adding 3x and 6 to both sides of the EQUATION
\n" );
document.write( "-4 -3x + 3x + 6 = 7x -6 + 3x + 6
\n" );
document.write( " 2 = 10x
\n" );
document.write( " 2/10 = x
\n" );
document.write( " 1/5 = x
\n" );
document.write( "