document.write( "Question 898968: what is The sum of 3 times a number and 2 is the same as the difference of a number and 4. Find the number \n" ); document.write( "
Algebra.Com's Answer #806006 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
3x + 2 = x - 4
\n" ); document.write( "2x = -6
\n" ); document.write( "x = -3
\n" ); document.write( "
\n" );