document.write( "Question 471150: the sum of twice a number adn 7 less than the number is the same as the difference between -31 and the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #323157 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number
\n" ); document.write( "Question states***
\n" ); document.write( " 2x+ (x-7) = (-31-x)
\n" ); document.write( "Solving for x
\n" ); document.write( " 4x = -24
\n" ); document.write( " x = -6
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " -12 -13 = -25 = -31-(-6) = -25 \n" ); document.write( "
\n" );