How to solve
Exponents count repeated multiplication. Products with the same base add exponents (aᵐ · aⁿ = aᵐ⁺ⁿ), and a power of a power multiplies them ((aᵐ)ⁿ = aᵐⁿ), because you are concatenating or repeating blocks of factors.
Steps
- For a product of powers with the same base, add the exponents.
- For a power of a power, multiply the exponents.
- Write the simplified single power.
Example
Simplify 2³ · 2⁴.
- Same base: add exponents 3 + 4 = 7.
- Result: 2⁷.
Answer: 2^7
How to type answers
- Enter like 2^7
Loading drills…