I have been stumped by this question asking to solve for $x$ in an equation with negative exponents. The combination of positive and negative exponents is what is confusing me so much.
So, how would one factor this?
$$2^{2x} +2^{-2x}-2$$
I've tried substituting $2^{2x}$ into another variable like $a$ but haven't had any success. Thank you.
What's the issue with using $a = 2^{2x}$? (Obviously it doesn't change anything at all but it makes the expression somewhat easier to handle)
We have $a+\frac1a-2={a^2-2a+1\over a} = {(a-1)^2\over a} = \left(\sqrt a -\frac 1{\sqrt a}\right)^2$
So, our answer is: $$\boxed{(2^x - 2^{-x})^2}$$