Exponents and Order of Operations

Evaluate expressions with exponents following the order of operations.

๐ŸŽฏโญ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson โ†’

Exponents and Order of Operations

Exponents

An exponent tells you how many times to multiply the base by itself:

xn=xร—xร—โ‹ฏร—xโŸnย timesx^n = \underbrace{x \times x \times \cdots \times x}_{n \text{ times}}

Examples: 23=2ร—2ร—2=82^3 = 2 \times 2 \times 2 = 8 52=5ร—5=255^2 = 5 \times 5 = 25 104=10,00010^4 = 10{,}000

Special Exponents

x0=1(xโ‰ 0)x^0 = 1 \quad (x \neq 0) x1=xx^1 = x

Order of Operations (PEMDAS)

P - Parentheses (and brackets) E - Exponents M/D - Multiplication and Division (left to right) A/S - Addition and Subtraction (left to right)

Example

3+4ร—22โˆ’(6+1)3 + 4 \times 2^2 - (6 + 1)

  1. Parentheses: 3+4ร—22โˆ’73 + 4 \times 2^2 - 7
  2. Exponents: 3+4ร—4โˆ’73 + 4 \times 4 - 7
  3. Multiplication: 3+16โˆ’73 + 16 - 7
  4. Left to right: 19โˆ’7=1219 - 7 = 12

Common Mistakes

โŒ 2+3ร—4=202 + 3 \times 4 = 20 (wrong โ€” did addition first) โœ… 2+3ร—4=2+12=142 + 3 \times 4 = 2 + 12 = 14 (correct โ€” multiplication first)

โŒ โˆ’32=9-3^2 = 9 (wrong) โœ… โˆ’32=โˆ’(32)=โˆ’9-3^2 = -(3^2) = -9 (the exponent only applies to the 3) โœ… (โˆ’3)2=9(-3)^2 = 9 (now the exponent applies to โˆ’3-3)

Memory aid: "Please Excuse My Dear Aunt Sally" for PEMDAS.

๐Ÿ“š Practice Problems

No example problems available yet.