The correct order of operations is often remembered using the acronym PEMDAS:
- Parentheses (or grouping symbols)
- Exponents (including roots)
- Multiplication and Division (from left to right)
- Addition and Subtraction (from left to right)
So, the correct order as per your list should be:
- Do any operations inside grouping symbols.
- Evaluate any exponential expressions.
- Do all multiplications and divisions.
- Do all additions and subtractions.
If you were to organize your original list according to PEMDAS, it should look like this:
- Do any operations inside grouping symbols.
- Evaluate any exponential expressions.
- Do all multiplications and divisions.
- Do all additions and subtractions.