$$\frac{(0,01)^{x-1}}{(0,1)^{3-x}} = 10^{-4x-2}$$
I don't have any idea about where I'm going wrong and why.
$$\frac{(\frac{1}{10^2})^{x-1}}{(\frac{1}{10})^{3-x}} = 10^{-4x-2}$$
$$\frac{(\frac{1}{10^2})^{x-1}}{10^{-3+x}} = 10^{-4x-2}$$
The thing I want to know is If there's any strategy/tips to solve the questions which contain the terms like $x \cdot 10^y$ That's why it makes me confused.
it is $$\frac{(10^{-2})^{x-1}}{(10^{-1})^{3-x}}=10^{--4x-2}$$ and this is $$\frac{10^{-2x+2}}{10^{-3+x}}=10^{-4x-2}$$ and you will get $$10^{-2x+2-(x-3)}=10^{-4x-2}$$ so $$-2x+2-(x-3)=-4x-2$$