document.write( "Question 969821: What is the value of the expression 4+(7xn) when n= 3 \n" ); document.write( "
Algebra.Com's Answer #641740 by EdenWolf(517) You can put this solution on YOUR website! 4+(7xn) when n = 3\r \n" ); document.write( "\n" ); document.write( "Plug in 3 into n. \n" ); document.write( "Now, it is unclear whether you are using x as a variable or as a multiplication sign. Therefore, I shall do both.\r \n" ); document.write( "\n" ); document.write( "=== \n" ); document.write( "x as a variable: \n" ); document.write( "4+(7*3*x) \n" ); document.write( "ANSWER: 4+21x \n" ); document.write( "===\r \n" ); document.write( "\n" ); document.write( "=== \n" ); document.write( "x as a multiplication sign: \n" ); document.write( "4+(7x3) \n" ); document.write( "4+21 \n" ); document.write( "ANSWER: 25 \n" ); document.write( "=== \n" ); document.write( " |