document.write( "Question 1084460: the difference between eight times a number and five more than two times the number is what? \n" ); document.write( "
Algebra.Com's Answer #700563 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the difference between eight times a number and five more than two times the number is what? \n" ); document.write( "------------ \n" ); document.write( "n = a number \n" ); document.write( "--- \n" ); document.write( "8*n - (2*n + 5) is what. \n" ); document.write( "--- \n" ); document.write( "Or, \n" ); document.write( "2n+5 - 8n is what. \n" ); document.write( "=================== \n" ); document.write( "The difference between a & b can be either a-b, or b-a. \n" ); document.write( " |