document.write( "Question 544823: the sum of six times a number and 9 more than the number is the same difference between -18 and twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #355278 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
I think you mean:
\n" ); document.write( ".
\n" ); document.write( "6x -(x+9) = 2x -18
\n" ); document.write( "5x + 9 = 2x -18
\n" ); document.write( "3x = -27
\n" ); document.write( "x = -9
\n" ); document.write( ".
\n" ); document.write( "Check the answer.
\n" ); document.write( "6(-9) - (-9+9) = 2(-9) -18 ??
\n" ); document.write( "-54 + 18 = -36
\n" ); document.write( "-18 -18 = -36
\n" ); document.write( "Correct.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );