As in the title is the function $f(x,y)=xy-(\sin{y})(\sin{x} +2y)$ non-positive near $(0,0)$?
The wolfram claims so - see the plot. On the other hand one can argue as follows. Choose arbitrary small $x>0$ since $x> \sin x$ one can find $y>0$ small enough to have $x> \sin x +2y$ since also $y> \sin y$ one easel gets $xy \ge(\sin{y})(\sin{x} +2y)$ and wolfram confirms that also for some concrete numbers - see this. What am I missing? Thanks in advance for Your help.
If you expand as Taylor series around $x=0$ $$A=x y-\sin (y) (\sin (x)+2 y)=-2 (y \sin (y))+x (y-\sin (y))+\frac{1}{6} x^3 \sin (y)+O\left(x^4\right)$$ Peform another expansion of the previous around $y=0$ to get for $y << x$ $$A\approx \frac 16 x^3 y$$ which matches the number in the second run.
Using, as in the second run, $x=10^{-3}$ and computing with illimited precision, what we can notice is that $A >0$ as soon as $y < 10^{-11}$.