document.write( "Question 357251: 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 #255139 by mananth(16946)![]() ![]() 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( "3x+4 \n" ); document.write( "x+18 \n" ); document.write( "... \n" ); document.write( "3x+4 = x+18 \n" ); document.write( "3x-x=18-4 \n" ); document.write( "2x=14 \n" ); document.write( "/2 \n" ); document.write( "x= 7 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |