document.write( "Question 376626: According to the order of operations, what should be done first when evaluating this expression? Please do not solve. Write one of these: add, divide, evaluate the exponent, multiply, simplify inside the parentheses, or subtract. \n" ); document.write( "
Algebra.Com's Answer #267944 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
According to the order of operations, what should be done first when evaluating this expression? Please do not solve. Write one of these: add, divide, evaluate the exponent, multiply, simplify inside the parentheses, or subtract.
\n" ); document.write( "
\r\n" );
document.write( "Remember the word \"PEMDAS\"\r\n" );
document.write( "\r\n" );
document.write( "remembered by \"Please Excuse My Dear Aunt Sally\"\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C2%2CP%2CE%29\"\"matrix%282%2C2%2CM%2CA%2CD%2CS%29\"\r\n" );
document.write( "\r\n" );
document.write( "1. P ---- Simplify inside innermost parentheses.\r\n" );
document.write( "2. E ---- Do exponents left to right\r\n" );
document.write( "3. M,D -- Do multiplications and divisions left to right\r\n" );
document.write( "4. A,S -- Do additions and subtractions left to right\r\n" );
document.write( "\r\n" );
document.write( "Always do 1 first, then 2, then 3 then 4. \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );