document.write( "Question 1004132: What is a numerical expression with parentheses different from this one for 12 plus 6 divided by 2 plus 4 \n" ); document.write( "
Algebra.Com's Answer #620661 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! (12 + 6) / (2 + 4) \n" ); document.write( "or \n" ); document.write( "12 + (6 / (2 + 4)) \n" ); document.write( "There are others. \n" ); document.write( " |