I'm trying to sovle the following question:
Show that $\log (xy) \leq \log\Big(\frac{1}{2}\Big)$ if $(x, y)$ is a point of the unit circle $x^2 + y^2$ = 1 in the open first quadrant $x > 0, y > 0$.
I have used the Lagrange multiplier method to show that the point $\Big (\frac{1}{\sqrt{2}},\frac{1}{\sqrt{2}}\Big)$ satisfied the constraint equation, whch yeilds the value $\log\Big(\frac{1}{2}\Big)$. I am not sure, however, how to to argue that this is the (absolute maximum) of the function $\log(xy)$ on the given curve. I don't think I can compactify the region by considering the unit circle in the first quadrant, because points on the coordinate axes have to be excluded.
Any suggestions? I'm looking for a solution which doesn't involve converting this problem to single variable problem.
Hint: Take exponential on both sides (why?), so you need to prove $$xy\leq \frac{1}{2}$$ It is fine to assume $(x,y) = (\cos \theta,\sin\theta)$ (why?) for some $\theta$. Now try to see if you can prove this.