Since every square root has 2 possible solutions, one positive and one negative. Then wouldn't that happen every time you have a square root?
Let's say for example: If $x + 1 = 2\sqrt{x+4}$ then $x$ would have 2 possible solutions: $5$, $-3$. Verifying for $5$ is easy, but what about $-3$?
$-3 + 1 = 2\sqrt{-3+4} -2 = 2\sqrt{1} -2 = 2 \cdot \pm\sqrt{1}$, which then makes $-3$ have $2$ solutions: $-2 = 2(1)\implies$ no Solution and $-2 = 2(-1)\implies$ Statement is true.
If the second statement is true then $-3$ would also be a correct solution for the equation $x + 1 = 2\sqrt{x+4}$.
Preface
Your post is a great example of why terminology is important. In mathematics, there exists a large number of different types of "stuff", and different types of stuff have different properties associated with them. For example,
Note that this is not that unusual, and mathematics is not special in this regard. Other fields of study have the same limitations. Even regular life has them. You can speak of a size of an object or the pitch of a sound, but you can't sensibly talk about the size of a sound of the pitch of an object.
Main point:
Now on to your concrete example.
Taking your equation, it can first be shown that if the equation $x+1=2\sqrt{x+4}$, is true then $x$ is equal to either $5$ or $-3$. Note, and this is very important, this does not mean that $5$ and $3$ are both solutions to the original equation!. It just means that they are the only possible solutions, i.e. that we have proven that all other numbers are certainly not the solutions.
Once we have the two candidates, the easiest way to check if either is an actual solution is to check whether either of them is an actual solution.