document.write( "Question 351975: the difference between six times a number and three more than four times the number \n" ); document.write( "
Algebra.Com's Answer #251506 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "6x-(4x+3) \n" ); document.write( "=6x-4x-3 \n" ); document.write( "=2x-3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |