document.write( "Question 426600: the sum of twice a number and 4 less htan the number is the same as the difference betwen -32 and the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #296745 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent te number
\n" ); document.write( "Question states***
\n" ); document.write( " 2x+ (x-4) = -32-x
\n" ); document.write( "Solving for x
\n" ); document.write( " 4x = -28
\n" ); document.write( " x = -7
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " -14 + -11 = -32 -(-7) = -25 \n" ); document.write( "
\n" );