$$a = \frac{3^{m-1}}{3^{-m}}, b = 3^{1-m}$$
What is the value of $a$ in terms of $b$?
I want to solve this problem using ''Letter''.
Let $3^m = k$
$$ b = 3^{1-m} \implies \frac{1}{b} = 3^{m-1} \implies \frac{1}{b} = k^{-1} $$
However, I'm not sure whetheror not it is correct.
Regards!
Your relation $\frac{1}{b}=k^{-1}$ would imply $b=k$, which is false.
If $k=3^m$, then $$ b=3^{1-m}=\frac{3}{3^m}=\frac{3}{k} $$ so $k=3/b$.
On the other hand, $$ a=\frac{3^{m-1}}{3^{-m}}=\frac{3^m\cdot 3^m}{3}=\frac{k^2}{3}=\frac{1}{3}\frac{9}{b^2}=\frac{3}{b^2} $$