document.write( "Question 326591: eight times the sum of a number and negative two is the same as nine times the number \n" ); document.write( "
Algebra.Com's Answer #233843 by nyc_function(2741) You can put this solution on YOUR website! Let x = the number\r \n" ); document.write( "\n" ); document.write( "8(x - 2) = 9x\r \n" ); document.write( "\n" ); document.write( "8x - 16 = 9x\r \n" ); document.write( "\n" ); document.write( "-16 = 9x - 8x\r \n" ); document.write( "\n" ); document.write( "-16 = x\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |