A. Exponential Anatomy:
In the expression $\mathbf{a^n}$, $a$ is called the Base and $n$ is called the Exponent (Index or Power):
$$a^n = \underbrace{a \times a \times a \times \dots \times a}_{n \text{ times}}$$B. The 7 Universal Laws of Exponents (for $a, b \ne 0$ and $m, n \in \mathbb{Z}$):
- Product Law: $a^m \times a^n = \mathbf{a^{m + n}}$ (Bases same, add powers!).
- Quotient Law: $\frac{a^m}{a^n} = \mathbf{a^{m - n}}$ (Bases same, subtract powers!).
- Power of a Power Law: $(a^m)^n = \mathbf{a^{mn}}$ (Multiply powers!).
- Power of a Product Law: $(ab)^n = \mathbf{a^n b^n}$
- Power of a Quotient Law: $\left(\frac{a}{b}\right)^n = \mathbf{\frac{a^n}{b^n}}$
- Negative Exponent Law: $\mathbf{a^{-n} = \frac{1}{a^n}}$ and $\mathbf{\left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^n}$ (Invert base, make power positive!).
- Zero Exponent Law: $\mathbf{a^0 = 1}$ (for any non-zero base $a \ne 0$).