document.write( "Question 234707: the sum of twice a number and negative six is 9 more than the opposite of the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #173038 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of twice a number and negative six is 9 more than the opposite of the number. Find the number. \n" ); document.write( "------------------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "2x-6 = -x+9 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |