document.write( "Question 1046369: The sum of three times a number and seven more than the number is the same as the difference between -17 and twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #661841 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
3x+x+7 = 2x-17
\n" ); document.write( "4x+7 = 2x-17
\n" ); document.write( "2x = -24
\n" ); document.write( "x = -12
\n" ); document.write( "-----------
\n" ); document.write( "Check:
\n" ); document.write( "3(-12)+-12+7 = 2(-12)-17
\n" ); document.write( "-36+-5 = -24=17
\n" ); document.write( "-41 = -41 Correct
\n" ); document.write( ":
\n" ); document.write( "John
\n" ); document.write( "
\n" );