algebraic foundations
Exponents
You should know: variables and expressions
Overview
An exponent tells you how many times a number (the base) is multiplied by itself. Writing 2⁵ instead of 2×2×2×2×2 is a compact notation that becomes essential once numbers get large, and it obeys its own set of algebraic rules for combining, multiplying, and dividing powers. Exponents extend naturally beyond positive whole numbers to zero, negative, and even fractional values, each with a consistent meaning that preserves the same rules.
Intuition
If you think of multiplication as repeated addition (3×4 means 'add 3 four times'), exponentiation is repeated multiplication: 3⁴ means 'multiply 3 by itself four times.' Each step up — addition, multiplication, exponentiation — is a shorthand for repeating the previous operation. This is also why exponents grow so explosively: 2¹⁰ is already 1024, while 10×2 is only 20. That explosive growth is exactly what makes exponents useful for describing compound interest, population growth, and computer memory sizes.
Interactive Graph
Formal Definition
For a base a and a positive integer n, aⁿ denotes a multiplied by itself n times. The definition extends to zero and negative integer exponents so that the core exponent rules remain valid for all integers.
Notation
| Notation | Meaning |
|---|---|
| a raised to the power n; a is the base, n is the exponent | |
| a squared | |
| a cubed |
Properties
Product of powers
Quotient of powers
Power of a power
Power of a product
Applications
Worked Examples
Multiply 2 by itself 4 times.
Answer: 16
Practice Problems
Evaluate 5³.
Simplify x⁵ · x² and write the answer as a single power.
Common Mistakes
Multiplying the base by the exponent instead of repeated multiplication, e.g. thinking 3⁴ = 3×4 = 12.
Exponentiation is repeated MULTIPLICATION, not multiplication by the exponent: 3⁴ = 3×3×3×3 = 81.
Adding exponents when the bases are different, e.g. writing 2³ · 3² as 6⁵.
The product-of-powers rule aᵐ·aⁿ = aᵐ⁺ⁿ only applies when the bases are the SAME. With different bases, each power must be evaluated separately before combining.
Summary
- An exponent aⁿ represents a multiplied by itself n times.
- a⁰ = 1 (for a ≠ 0), and a⁻ⁿ = 1/aⁿ, extending exponents beyond positive integers.
- Key rules: aᵐ·aⁿ = aᵐ⁺ⁿ, aᵐ/aⁿ = aᵐ⁻ⁿ, (aᵐ)ⁿ = aᵐⁿ, (ab)ⁿ = aⁿbⁿ.
- These rules only combine powers directly when the bases match.
- Exponential growth (repeated multiplication) increases far faster than linear or multiplicative growth.
References
- WebsiteWikipedia — Exponentiation
Mathematics