document.write( "Question 959230: 2 thirds times a number plus 7 equal 7 minus the number. find the number? \n" ); document.write( "
Algebra.Com's Answer #586321 by macston(5194)![]() ![]() You can put this solution on YOUR website! n=the number \n" ); document.write( "(2/3)n+7=7-n Add n-7 to each side \n" ); document.write( "(2/3)n+n=0 \n" ); document.write( "(5/3)n=0 \n" ); document.write( "n=0 ANSWER: The number is zero. \n" ); document.write( " \n" ); document.write( " |