document.write( "Question 1048016: Nine times the difference of a number and 22 is the same as 22 increased by nine times the number plus twice the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #663601 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Let the number be x:
\n" ); document.write( "9(x-22) = 22+9x+2x
\n" ); document.write( "9x-198 = 22+11x
\n" ); document.write( "-2x = 220
\n" ); document.write( "x = -110
\n" ); document.write( ">>>>>>>>>>>>>>>>
\n" ); document.write( "Check:
\n" ); document.write( "9(-110-22) = 22+9(-110)+2(-110)
\n" ); document.write( "9(-132) = 22+-990+-220
\n" ); document.write( "-1188 = -1188 Correct
\n" ); document.write( ":
\n" ); document.write( "John
\n" ); document.write( "
\n" );