document.write( "Question 613869: when 6 is subtracted from a number, the result is 7 times the number. find the number. \n" ); document.write( "
Algebra.Com's Answer #386302 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x-6=7x \n" ); document.write( "-6x=6 \n" ); document.write( "x=6/-6 \n" ); document.write( "x=-1 \n" ); document.write( " |