$$ x \in \mathbb R $$
$$\frac{9^{x}-9^{-x}}{3^{x}+3^{-x}} =-80\cdot 3^x$$
How one should go about solving this? I tried to solve it on my own but I ended up with : $${3^{2x+1}+1 = -80\cdot 3^x}$$
What exactly am I doing wrong here? I tried a few times but wasn't able to solve it. I would really appreciate if someone took a shot at this for me.
Thanks in advance!
The answer should be = $-2$
Let $3^x=t$.
$$\frac{t^2-(t^{-1})^2}{t+t^{-1}}=-80t$$ or
$$t-t^{-1}=-80t$$
or
$$81t^2=1.$$
Then obviously, $x=-2$ is the only solution.