I solved the following equation, and I just want to be sure I did it right.
This is the procedure:
$$ \sqrt{x-4}-\sqrt{x-5}+1=0\\ \sqrt{x-4}=\sqrt{x-5}-1\\ \text{squaring both sides gives me:}\\ (\sqrt{x-4})^2=(\sqrt{x-5}-1)²\\ x-4=(\sqrt{x-5})²-\sqrt{x-5}+1\\ x-4=x-5-\sqrt{x-5}+1\\ x-4=x-4-\sqrt{x-5}\\ \text{substracting x, and adding 4 to both sides}\\ 0=-\sqrt(x-5)\\ \text{switching both sides}\\ \sqrt{x-5}=0\\ \text{sqaring both sides}\\ x-5=0\\ x=5\\ \text{When I place 5 in the equation, I get:}\\ \sqrt{5-4}-\sqrt{5-5}+1=0\\ \sqrt{1}-\sqrt{0}+1=0\\ 1-0+1=0\\ 2=0\\ \text{this means that the equation dosent have any solution, right??}\\ $$ Any advice and suggestion is helpful.
Thanks!!!