Whenever you see something like $a^{2x}+b^x+c=0$, it can usually be solved by factoring by substitution. In your case, you can use factoring. Let $3^x=y$. So, $3^{2x}=(3^x)^2=y^2$. The equation now becomes $y^2+y-2=0$. This factors to $(y-1)(y+2)=0$. So, the solutions are $y = -2, \ 1$. That means that $3^x=-2, \ 1$, because of substituting $y$ as $3^x$ again. Right?
WRONG.
How can any exponential in the form $a^x$ ($a \ge 0$) have a negative answer? The least that it can get to is $0$. How, then, can $3^x=-2$? It is impossible! So that is why we have to set a restriction that $3^x \ge 0$. So, $-2$ is not a solution. That leaves $3^x=1$, which is easy to solve.
$$3^x=1$$
$$\ln(3^x)=\ln(1)$$
$$x\ln(3)=\ln(1)$$
$$\displaystyle x=\dfrac{\ln(1)}{\ln(3)}$$
Remember that $\ln(1)=0$. So the solution is $x=0$.
Therefore there is one solution, which is:
$$\displaystyle \boxed{x=0}$$
I hope I helped you out!
P.S. I do not want to sound like a guy that goes crazy about Yin and Yang, but I want you to know that what you see above is the beauty of mathematics; why so many people love math. For almost every question, there is more than one way to get to the answer. I could have just immediately said that $x=0$, because $a^0 = 1, \ a\in \mathbb R$. But another way to do it is using the logarithms. There just might be another way other than factoring the equation in the first step as well! Such is the beauty of mathematics....