I'm not sure, because looking back at your earlier posts (which I didn't do the first time) I think you have an early error.
Here is your original equation.
[tex]
\sqrt{x^{2}-t^{2}}=2t-x[/tex]
Notice that we cannot have [tex]x = 0[/tex], since [tex]\sqrt{-t^2}[/tex] is not a real number. Since you want the value of [tex]x/t[/tex] we don't need to consider [tex]t = 0[/tex] either.
The first step in the solution is to square each side.
[tex]
x^2 - t^2 = \left(2t-x\right)^2 = 4t^2 - 4xt + x^2[/tex]
The right hand side on your first step of the solution is only
[tex]
4t^2 - x^2[/tex]
which isn't correct, since
[tex]
(2t-x)^2 \ne 4t^2 -x^2[/tex]
Continuing on with the work,
[tex]
\begin{align*}<br />
x^2 - t^2 & = 4t^2 - 4xt + x^2 \\<br />
-t^2 & = 4t^2 - 4xt \\<br />
-5t^2 & = -4xt <br />
\end{align*}[/tex]
Remembering you want to reach a point in which you have [tex]x/t[/tex] on one side,
and a constant on the other, what do you need to do to the final equation here to reach it? (It is at this point that knowing [tex]t[/tex] cannot equal zero is important.)