document.write( "Question 347366: 6x+4=3x+10 \n" ); document.write( "
Algebra.Com's Answer #248408 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
To solve 6x + 4 = 3x + 10, we wish to get all the x's on one side and all the numbers on the other...
\n" ); document.write( "To do that, let's first subtract 3x from both sides...and get
\n" ); document.write( "3x + 4 = 10
\n" ); document.write( "Then subtract four from both sides...
\n" ); document.write( "3x = 6
\n" ); document.write( "Then divide by three...
\n" ); document.write( "x = 2
\n" ); document.write( "
\n" );