document.write( "Question 488077: three times the sum of a number and 4 is the same as 18 more than the number \n" ); document.write( "
Algebra.Com's Answer #333254 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! three times the sum of a number and 4 is the same as 18 more than the number \n" ); document.write( "--- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "3(x+4) = x+18 \n" ); document.write( "3x + 12 = x+18 \n" ); document.write( "2x = 6 \n" ); document.write( "x = 3 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |