document.write( "Question 1022396: The difference of 3 times a number and 18 is 39 \n" ); document.write( "
Algebra.Com's Answer #638066 by addingup(3677) You can put this solution on YOUR website! 3x-18 = 39 \n" ); document.write( "3x = 57 \n" ); document.write( "x = 19 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( "Check: \n" ); document.write( "(3*(19))-18 = 39 \n" ); document.write( "57-18 = 39 we have the correct answer \n" ); document.write( " |