document.write( "Question 217814: If a number n is subtracted from 20, the result is six less then n. What is the value of n \n" ); document.write( "
Algebra.Com's Answer #164149 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 20-n=n-6 \n" ); document.write( "26=2n \n" ); document.write( "13=n \n" ); document.write( "n=13 \n" ); document.write( " |