The correct order of operations, from first to last, is as follows:
- Parentheses or other grouping symbols
- Exponents
- Multiplication and division from left to right
- Addition and subtraction from left to right
This order is often remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction).