Adapted from Wentworth's Elementary Algebra for MathDoctor.net
In English, the placement of a comma can change the meaning of a sentence. In Algebra, the order in which you calculate can change the value of an expression. To keep math consistent, we follow an agreed-upon hierarchy.
Commonly remembered by the acronym PEMDAS (Please Excuse My Dear Aunt Sally).
Problem: Evaluate 10 + 2 • (5 - 3)2
Step 1 (Parentheses): 10 + 2 • (2)2
Step 2 (Exponents): 10 + 2 • 4
Step 3 (Multiplication): 10 + 8
Final Answer: 18
If you type 10 + 5 * 2 into a modern spreadsheet or a programming language like Python, it will return 20. This is because computers are hard-coded to follow these exact Algebraic laws. Understanding the order of operations isn't just about passing a test—it's about speaking the same language as the technology we use every day.
Calculate the following using the correct order:
Disclosure: This page contains affiliate links; we may earn a commission from qualifying purchases.
PEMDAS is the law of the land in Chapter 8. A physical reminder like a PEMDAS Desk Sign acts as a permanent "Aunt Sally" on your shoulder, ensuring you never skip the parentheses or move to addition before multiplication is finished.
Reference: image_80c323.png