PEMDAS
Jump to navigation
Jump to search
English[edit]
Phrase[edit]
PEMDAS
- (mnemonic) An acronym used by mathematics students to remember the order of operations: parentheses, then exponents, then multiplication and division, then addition and subtraction
Usage notes[edit]
This mnemonic leads many to the error that multiplication is precedent to division, and addition to subtraction; however, these are within the pairs equal in precedence and resolved from left to right. (E.g., 6-3+2 = (6-3)+2, 6/3*2 = (6/3)*2, so here subtraction is done before addition, and division is done before multiplication.)