document.write( "Question 570173: If the sum of an integer and 7 is multiplied by 3, the result is 6 times the original number? What's the integer? \n" ); document.write( "
Algebra.Com's Answer #367585 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the sum of an integer and 7 is multiplied by 3, the result is 6 times the original number? What's the integer? \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "3(x + 7) = 6x \n" ); document.write( "Divide both sides by 3: \n" ); document.write( "x+7 = 2x \n" ); document.write( "x = 7 \n" ); document.write( "====== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |