document.write( "Question 258621: Insert parentheses to make statement true:\r
\n" );
document.write( "\n" );
document.write( "30 - 4 x 2 + 5 = 2 \n" );
document.write( "
Algebra.Com's Answer #190414 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Insert parentheses to make statement true: \n" ); document.write( "30 - 4 x 2 + 5 = 2 \n" ); document.write( ": \n" ); document.write( "30 - 4 x (2 + 5) = 2 \n" ); document.write( ": \n" ); document.write( "30 - 4(7) = 2 \n" ); document.write( " \n" ); document.write( " |