document.write( "Question 902519: 23 less than the product of 7 and the difference of a number and one is twice the number? \n" ); document.write( "
Algebra.Com's Answer #547371 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 7(n-1) - 23 = 2n \n" ); document.write( "5n = 30 \n" ); document.write( " n = 6 \n" ); document.write( "And... \n" ); document.write( "35 -23 = 2*6 = 12 \n" ); document.write( " |