document.write( "Question 188562: use the order of operations to find the value of each expression\r
\n" );
document.write( "\n" );
document.write( " 2 3
\n" );
document.write( "5(-3) -2 (-2) \n" );
document.write( "
Algebra.Com's Answer #141413 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! the way this was typed is confusing....I am working on problem listed below \n" ); document.write( ": \n" ); document.write( "5(-3)-2(-2) \n" ); document.write( ": \n" ); document.write( "-15-2(-2) \n" ); document.write( ": \n" ); document.write( "-15-(-4) \n" ); document.write( ": \n" ); document.write( "-15+4=-11 \n" ); document.write( " |