document.write( "Question 998661: If we add 20 to the integer, the results is - 20. What will be the value? \n" ); document.write( "
Algebra.Com's Answer #616425 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let x be the integer. \n" ); document.write( "x + 20 = -20 \n" ); document.write( "subtract 20 from both sides of the equation to get: \n" ); document.write( "x = -20 - 20 \n" ); document.write( "simplify to get: \n" ); document.write( "x = -40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the numers is -40. \n" ); document.write( "add 20 to it and you get -20. \n" ); document.write( " \n" ); document.write( " |