We have $5-y^2=1$ ;it has 2 roots 2, -2.
Solving another way:
\begin{align} & 5-1×(y^2)=1 \\ \implies & 5-(5-y^2)y^2=1 \\ \implies & 5-5y^2 + y^4 =1 \\ \implies & y^4 -5y^2 +4×1=0 \\ \implies & y^4 -5y^2 +4×(5-y^2) =0 \\ \implies & y^4-9y^2 +20=0 \end{align} has roots two extra roots. Now, this is confusing as this thing can be done to any other random equation and if we keep on doing this we will be getting infinity roots. So for every equation there exist infinity roots which are hidden. Please guide me as I want to know where am I going wrong? Ok i understood that. Now if we go on doing this say if the 4 in power of y is multiplied by 1. And even the coefficients and we go on getting equations will 2,-2 always satisfy the new equation? To be more precise, will the roots of previous equation always satisfy the roots of newer equation? How do I prove it?
The mathematicians answered your question in their edits with the use of $\implies$ in place of your original "or".
What the symbol means is: If the previous statement is true (e.g. $5-1 \times y^2=1$), then so is the following statement ($5-(5-y^2)y^2=1$). In this case, you go from one statement to the next by a substitution (to be honest I'm not sure where others are getting the idea that you multiplied two equations?).
The important point is that you cannot go in the reverse direction: every root of $5-y^2=1$ is also a root of $5-(t-y^2)y^2=1$, but not the other way around, because there's no way to derive the former equation from the latter (unless you split into cases).