document.write( "Question 493730: When three is subtracted from twice a number, n, the result is 17. Find the value of n. \n" ); document.write( "
Algebra.Com's Answer #335436 by MRperkins(300)![]() ![]() You can put this solution on YOUR website! so, 2n-3=17 \n" ); document.write( "2n=20 \n" ); document.write( "n=10 \n" ); document.write( " |