document.write( "Question 297606: five more than three times a number is equal to 7 less than the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #214312 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 5+3n=-7+n \n" ); document.write( "5+3n=n-7 \n" ); document.write( "2n=-12 \n" ); document.write( "n=-6 \n" ); document.write( "check \n" ); document.write( "5+(-6)*3=-7-6 \n" ); document.write( "5-18=-13 \n" ); document.write( "-13=-13 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |