How to prove that $\dfrac{a^n}{a^m}$ is equal to $a^{n-m}$?
Thank you in advance.
How to prove that $\dfrac{a^n}{a^m}$ is equal to $a^{n-m}$?
Thank you in advance.
On
depending what you area allowed to use...$\frac{a^n}{a^m} = a^n \cdot \frac{1}{a^m} = a^n \cdot a^{-m}= a^{n-m}$.
EDIT once again, this depends on what you are allowed to use. This is true for $a>0$. Log both sides. On RHS you get $(n-m) \log a$, on LHS $n \log a - m \log a = (n-m) \log a$. Now use the $a \log x =\log x^a$ property of the log function and exponentiate back.
Assuming $n>m>0$. $$ \require{cancel} \frac{a^n}{a^m}=\frac{\overbrace{a\cdot a\cdot a\cdot a\cdot a\cdots a}^{\large n\text{ times}}}{\underbrace{a\cdot a\cdot a\cdots a}_{\large m\text{ times}}}=\frac{\color{red}{\cancel{\color{black}{a\cdot a\cdot a\cdots a}}}\overbrace{\cdot a\cdot a\cdots a}^{\large n-m\text{ times}}}{\color{red}{\cancel{\color{black}{a\cdot a\cdot a\cdots a}}}}=a^{n-m}. $$