document.write( "Question 326599: double the sum of a number and 6 is the same as 15 more than triple the same number find the number \n" ); document.write( "
Algebra.Com's Answer #233831 by alanc(27)![]() ![]() You can put this solution on YOUR website! Translated: 2*(x + 6) = 15 + 3*x\r \n" ); document.write( "\n" ); document.write( "double the sum is 2*(x+ 6)\r \n" ); document.write( "\n" ); document.write( "15 more means add 15\r \n" ); document.write( "\n" ); document.write( "---------------------- \n" ); document.write( "2x + 12 = 15 + 3x \n" ); document.write( "-x = 3\r \n" ); document.write( "\n" ); document.write( "Answer x = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |