Solve the equation
$$\sqrt{3x^2+6x+7}+\sqrt{5x^2+10x+14}=4-2x-x^2 $$
My reference gives the only solution as $-1$. I can indeed verify this solution but don't have any clue of how to solve for it.
I think squaring might a possible but that seems cumbersome.
It's $$\sqrt{3(x^2+2x)+7}+\sqrt{5(x^2+2x)+14}+x^2+2x=4.$$ We see that the expression in the left side increases as a function of $x^2+2x$ and the right side is a constant.
Thus, our equation has roots for one value of $x^2+2x$ maximum.
But $$x^2+2x=-1$$ is valid, which gives the answer:
$$\{-1\}$$