One of the core properties of exponents is how they behave during multiplication. For any real number \(a\) and integers \(m\) and \(n\), the rule \(a^m \cdot a^n = a^{m+n}\) holds. This is known as the product of powers property.
This property works because when you multiply two numbers with the same base, you add their exponents. Here's how it works step by step:
- Start with the expression \(a^m \cdot a^n\).
- Recognize that the bases \(a\) are the same.
- Add the exponents \(m\) and \(n\) together.
- Write the resulting expression as \(\text{a}^{m+n}\).
Here's a concrete example:
If \(a = 2\), \(m = 3\), and \(n = 4\), then \(2^3 \cdot 2^4 \ = 2^{3+4} = 2^7 \). Practicing these steps will help you understand why the given exercise's statement is indeed true.