document.write( "Question 12268: I have to use grouping symbols to make each equation true. I don't remember how to do it.
\n" );
document.write( "Example: 6 + 8 / 4 x 2 = 7 ( / is divide)
\n" );
document.write( " 4 / 3 = 1 x 2 = 2
\n" );
document.write( " 5 + 4 x 3 - 1 = 18 \n" );
document.write( "
Algebra.Com's Answer #6229 by Bluidangel(2)![]() ![]() ![]() You can put this solution on YOUR website! well for 5+4x3-1 you would put the grouping symbols like this 5+(4x3)-1 you do it this way becasue of the order of operations first you would do the paranthesis and then the rest \n" ); document.write( " \n" ); document.write( " |