Solve the system of equations
$$\begin{matrix}
2x^{5}- 2x^{3}y- xy^{2}+ 10x^{3}+ y^{2}- 5y= 0\\
\left ( x+ 1 \right )\sqrt{y+ 5}= y- 3x^{2}+ x- 2
\end{matrix}$$
My try
$$\left ( 1- x \right )y^{2}- \left ( 5+ 2x^{3} \right )y+ 2x^{5}+ 10x^{3}=0\\
\Delta _{y}= \left ( 5+ 2x^{3} \right )^{2}- 4\left ( 1- x \right )\left ( 2x^{5}+ 10x^{3} \right )\geq 0$$
Then I used Wolfram Alpha, the inequality plot is

I can' t continue. I need the help. Thanks!

Solving your second equation for $y$ we get: $$y_1=3\,{x}^{2}+ \left( x/2+1/2+1/2\,\sqrt {13\,{x}^{2}-2\,x+29} \right) x- x/2+5/2+1/2\,\sqrt {13\,{x}^{2}-2\,x+29} $$ or $$y_2=3\,{x}^{2}+ \left( x/2+1/2-1/2\,\sqrt {13\,{x}^{2}-2\,x+29} \right) x- x/2+5/2-1/2\,\sqrt {13\,{x}^{2}-2\,x+29} $$ plugging this into the first equation we get the following polynomial (after squaring again) $$157\,{x}^{10}-466\,{x}^{9}+281\,{x}^{8}-663\,{x}^{7}+345\,{x}^{6}-405 \,{x}^{5}-242\,{x}^{4}+121\,{x}^{3}-190\,{x}^{2}+x+1 =0$$ which can only be solved by a numerical way.