document.write( "Question 223644: the opposite of a number is ten more than the number \n" ); document.write( "
Algebra.Com's Answer #167164 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the opposite of a number is ten more than the number \n" ); document.write( "----------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Its opposite is -x \n" ); document.write( "--------------------------- \n" ); document.write( "Equation: \n" ); document.write( "-x = x+10 \n" ); document.write( "2x = -10 \n" ); document.write( "x = -5 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |