document.write( "Question 146111: twice a number is 12 less than 6 times the opposite of the number \n" ); document.write( "
Algebra.Com's Answer #106668 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! twice a number is 12 less than 6 times the opposite of the number\r \n" ); document.write( "\n" ); document.write( "if we denote x as the number\r \n" ); document.write( "\n" ); document.write( "2x=-6x-12 \n" ); document.write( "8x=-12 \n" ); document.write( "x=-12/8= -3/2\r \n" ); document.write( "\n" ); document.write( "the number is -3/2 \n" ); document.write( " |