document.write( "Question 1148850: What is the value of the expression “eight more than three times the difference of four and a number” when n = 3? \n" ); document.write( "
Algebra.Com's Answer #770174 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! What is the value of the expression \n" ); document.write( " “eight more than three times the difference of four and a number” \n" ); document.write( "3(4-n) + 8 = \n" ); document.write( ": \n" ); document.write( " when n = 3? \n" ); document.write( "3(4-3) + 8 = \n" ); document.write( "3(1) + 8 = 11 \n" ); document.write( " |