I'm supposed to use Lagrangian Multipliers but I get stuck after getting the equations.
$f(x,y)=4+3xy-y^2$
$g(x,y)=x^2+y^2$
$3y=\lambda(2x)$
$3x-2y=\lambda(2y)$
I don't really know where to go from here as solving for $\lambda$ doesn't really give me anything useful.
Let $x^2+y^2=k>0$.
Thus, the following equation has solutions. $$y^2=\frac{4(x^2+y^2)}{k}+3xy$$ or $$\frac{4}{k}x^2+3xy+\left(\frac{4}{k}-1\right)y^2=0,$$ which gives $$9-\frac{16}{k}\left(\frac{4}{k}-1\right)\geq0$$ or $$k\geq\frac{8(\sqrt{10}-1)}{9}.$$ Id est, this point we obtain for $$k=\frac{8(\sqrt{10}-1)}{9},$$ $$x=-\frac{3y}{2\cdot\frac{4}{k}}$$ and $$y^2=4+3xy,$$ which gives two very ugly points:
$$\left(-\frac{2(\sqrt{10}-1)}{3\sqrt[4]{10}},\sqrt[4]{\frac{8}{5}}\right)$$ and $$\left(\frac{2(\sqrt{10}-1)}{3\sqrt[4]{10}},-\sqrt[4]{\frac{8}{5}}\right)$$