Consider the following equation for $t > 1$:
$$(t + \sqrt{t^2 - 1})^{x^2 - 2x} + (t - \sqrt{t^2 - 1})^{x^2 - 2x} = 2t$$
If we let $u = t + \sqrt{t^2 - 1}$ then $\frac{1}{u} = t - \sqrt{t^2 - 1}$ and the equation reduces to $$u^{x^2 - 2x} + \frac{1}{u^{x^2 - 2x}} = u + \frac{1}{u}$$
Equating $x^2 - 2x$ to $1$ and $-1$ gives us three roots.
How can we prove that there are no more roots or find those if there are?