Solve the following system of equations ($x,y \in \Bbb R$):
$$\begin{cases} xy-2y-3 &=\sqrt{y-x-1}+\sqrt{y-3x+5} \\ (1-y)\sqrt{2x-y}+2(x-1) &=(2x-y-1)\sqrt{y}. \end{cases}$$
I think this system of equations have no solution, but I can't prove it.
I really appreciate if some one can help me. Thanks!
Hint: Rewrite the second equation in the form
$(2x-y-1)+(y-1)+(1-y)\sqrt{2x-y}=(2x-y-1)\sqrt y$
Which is equivalent to
$(2x-y-1)(1-\sqrt y)+(1-y)(\sqrt{2x-y}-1)=0$
Or
$(1-\sqrt y)(\sqrt{2x-y}-1)(\sqrt{2x-y}+1+1+\sqrt y)=0$
From here we get $2x-y=1$.