document.write( "Question 99854: 6(4+7)+ 7(3+2)
\n" );
document.write( "24+42+21+14
\n" );
document.write( "101 \n" );
document.write( "
Algebra.Com's Answer #72683 by doukungfoo(195)![]() ![]() You can put this solution on YOUR website! first perform operations inside the parentheses \n" ); document.write( "6(4+7)+ 7(3+2) \n" ); document.write( "6(11) + 7(5) \n" ); document.write( "next multiply 6 times 11 and 7 times 35 \n" ); document.write( "66 + 35 \n" ); document.write( "Last add the two numbers \n" ); document.write( "66 + 35 = 101\r \n" ); document.write( "\n" ); document.write( "Note: \n" ); document.write( "When solving math problems you must always follow order of operations \n" ); document.write( "1. PARENTHESE: perform all operations inside parentheses \n" ); document.write( "2. EXPONENTS: complete all squares and roots \n" ); document.write( "3. MULTIPLY and/or DIVIDE: mulitply and/or divide all terms from left to right \n" ); document.write( "4. ADD and/or SUBTRACT: add and/or subtract all terms from left to right\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A way to aid in remember the order of operations is to memorize this sentence. \n" ); document.write( "Please Excuse My Dear Aunt Sally. \n" ); document.write( "Please = Parentheses \n" ); document.write( "Exuse = Exponents \n" ); document.write( "My Dear = Multiply Divide \n" ); document.write( "Aunt Sally = Add Subtract \n" ); document.write( " |