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

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the value of the number\r
\n" ); document.write( "\n" ); document.write( "Write as we Read***
\n" ); document.write( "2x + (x-4) = x - (-32)
\n" ); document.write( "3x - 4 = x + 32
\n" ); document.write( "2x = 36
\n" ); document.write( "x = 18
\n" ); document.write( "checking our answer
\n" ); document.write( "36 + 14 = 18 + 32 = 50 \n" ); document.write( "
\n" );