Section 1
Order of Operations
Property
When simplifying mathematical expressions perform the operations in the following order:
- Parentheses and other Grouping Symbols: Simplify all expressions inside parentheses or other grouping symbols, working on the innermost parentheses first.
- Exponents: Simplify all expressions with exponents.
- Multiplication and Division: Perform all multiplication and division in order from left to right. These operations have equal priority.
- Addition and Subtraction: Perform all addition and subtraction in order from left to right. These operations have equal priority.
A common way to remember this is the phrase 'Please Excuse My Dear Aunt Sally'.
Examples
- To simplify , you perform multiplication before subtraction: .
- To simplify , you perform the operation in parentheses first: .
- To simplify , you start with parentheses (), then exponents (), then division (), and finally addition, which gives .
Explanation
This is the official rulebook for solving math problems. Following this order (PEMDAS) ensures everyone gets the same correct answer. Always handle groups first, then powers, then multiplication/division, and finally addition/subtraction from left to right.