Let $V$ be a neighborhood of the origin in ${\Bbb R}^2$ and $f:V\to{\Bbb R}$ be continuously differentiable. Assume that $f(0,0)=0$ and $f(x,y)\geq -3x+4y$ for $(x,y)\in V$. Prove that there is a neighborhood $U$ of the origin in ${\Bbb R}^2$ and a positive number $\epsilon$ such that, if $(x_1,y_1),(x_2,y_2)\in U$ and $f(x_1,y_1)=f(x_2,y_2)=0$, then $$ |y_1-y_2|\geq\epsilon|x_1-x_2|. $$
Using the assumption, we have $$ f(x)=f'(0)x+o(\|x\|) $$ which gives the local behavior of $f$ near the origin. But how the inequality $f(x,y)\geq -3x+4y$ would be used here?