Solve equality with square
$2^{2x}=7\cdot 2^{x+\sqrt{x-1}}+8\cdot 2^{2\sqrt{x-1}}$
$x-1\ge0 \\\sqrt{x-1}=t\ge0\Rightarrow x-1=t^2\Rightarrow x=t^2+1\\2^{2(t^2+1)}=7\cdot2^{t^2+1+t}+2^{3+2t}$
It looks very complicated and I don't know how to move it.
Is there a better way to approach this task?