$$9^x-2^{x+\frac{1}{2}}=2^{x+\frac{7}{2}}-3^{2x-1}.$$
The equation states solve for $x$.
What I first did was put like bases together.
$$3^{2x}+3^{2x-1}= 2^{x+\frac{7}{2}}+ 2^{x+\frac{1}{2}}.$$
Then I factored $3^{2x}$ and $2^x$
$$3^{2x}(1+\frac{1}{3})=2^x(2^{\frac{7}{2}}+2^{\frac{1}{2}}),$$
then I got
$$\frac{3^{2x}}{2^x}=9\sqrt{2}.$$
From here I took $\log$s, but the answer wasn't nice.
What to do?
Your last line is wrong.
It should be $$3^{2x-3}=(\sqrt2)^{2x-3},$$ which gives $x=1.5$.
You got: $$3^{2x}\left(1+\frac{1}{3}\right)=2^x(2^{\frac{7}{2}}+2^{\frac{1}{2}})$$ or $$3^{2x-1}=2^{x-2}2^{\frac{1}{2}}(1+8)$$ or $$3^{2x-3}=2^{x-\frac{3}{2}}$$