Solve the system of equations: $\sqrt{x^2+12y}+\sqrt{y^2+12x}=33$, $x+y=23$
The obvious way to solve it is by substituting for one variable. However I was looking for a more clever solution and went ahead and plotted two graphs.


The first graph looks pretty weird so please help as to how to proceed with this graphically or an easier algebraic method. Thanks :)


Hint:
Let $\sqrt{x^2+12y}-\sqrt{y^2+12x}=1+2a$
$$\implies\sqrt{x^2+12y}=\dfrac{23+1+2a}2,\sqrt{y^2+12x}=11-a$$
$\implies11\ge a\ge-12\ \ \ \ (1)$
$$(12+a)^2-(11-a)^2=x^2-y^2-12(x-y)=(x-y)(x+y-12)$$
Replace the value of $x+y$ to find $x-y$
Consequently we find $x,y$ in terms of $a$
But we have $$x^2+12y=(12+a)^2$$
Replace the values of $x,y$ in terms of $a$ to from a quadratic equation $a$
Solve and remember $(1)$