document.write( "Question 1158699: When two is subtracted from six times a number, the result is the same as when two is added to five times the number. \n" ); document.write( "
Algebra.Com's Answer #781677 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let number be x \n" ); document.write( "six times a number = 6x \n" ); document.write( " two is subtracted \n" ); document.write( "6x-2\r \n" ); document.write( "\n" ); document.write( "two is added to five times the number. \n" ); document.write( "5x+2\r \n" ); document.write( "\n" ); document.write( "6x-2 = 5x+2\r \n" ); document.write( "\n" ); document.write( "x=4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |