Find the real values of $x$ which satisfy the equation $(5+2\sqrt{6})^{x^2-3}+(5-2\sqrt{6})^{x^2-3}=10$
My Attempt $$ e^{10}=e^{(5+2\sqrt{6})^{x^2-3}+(5-2\sqrt{6})^{x^2-3}}=e^{(5+2\sqrt{6})^{x^2-3}}\cdot e^{(5-2\sqrt{6})^{x^2-3}}=\bigg[e^{(5+2\sqrt{6})}\cdot e^{(5-2\sqrt{6})}\bigg]^{x^2-3}\\ =\Big[e^{10}\Big]^{x^2-3}=e^{10(x^2-3)}\\ \implies x^2-3=1\implies x=\pm2 $$ But my reference gives the solutions $x=\pm2,\pm\sqrt{2}$. Why am I missing the solutions $\pm\sqrt{2}$ in my attempt ?