document.write( "Question 604682: the sume of twice a number and 16 less than the number is the same as the difference between -32 and the number. what is the number \n" ); document.write( "
Algebra.Com's Answer #381453 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
the number = x
\n" ); document.write( "the number must be positive, because a difference must be a positive number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x + x - 16 = x - (-32)
\n" ); document.write( "3x - 16 = x + 32
\n" ); document.write( "3x - x = 32 + 16
\n" ); document.write( "2x = 48
\n" ); document.write( "x = 48/2 = 24
\n" ); document.write( "or
\n" ); document.write( "2x + x - 16 = -32 - x
\n" ); document.write( "3x - 16 = -32 - x
\n" ); document.write( "3x + x = -32 + 16
\n" ); document.write( "4x = -16
\n" ); document.write( "x = -16/4 = -4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "because the number must be positive, then the number is 24
\n" ); document.write( "
\n" ); document.write( "
\n" );