I am currently studying about exponents and powers for college calculus discipline. In the meantime I came across negative exponents, like this $25^{-3}$ and $(5^{2})^{-3}$.
I have this calculation to solve,
$$ \frac{125^{6}\times 25^{-3}}{(5^{2})^{-3}\times25^{7}} $$
But, I get very confused and I end up getting stuck in calculations with negative exponents (i.e. $b^{-a}$) and I do not know how to solve them. So I'd like to know. How can I resolve powers with negative exponents?
We have that
therefore by
$(a^n)^m=a^{nm}$
$a^n \times a^m = a^{n+m}$
$\frac{a^n}{a^m} = a^{n-m}$
we have
$$\frac{125^{6}\times 25^{-3}}{(5^{2})^{-3}\times25^{7}}=\frac{5^{18}\times 5^{-6}}{5^{-6}\times 5^{14}}=\frac{5^{18-6}}{5^{14-6}}=\frac{5^{12}}{5^{8}}=5^{12-8}=5^4$$