Let $f,g: M \rightarrow \mathbb{R}$ be continuous in $a \in M$. If $f(a)<g(a)$, $ \ \exists \delta>0$ such that, for all $x,y \in M$ $$d(x,a)<\delta, d(y,a)<\delta \rightarrow f(x)<g(y) $$.
I Just can't find the right $\delta$ for the problem.
Let $f,g: M \rightarrow \mathbb{R}$ be continuous in $a \in M$. If $f(a)<g(a)$, $ \ \exists \delta>0$ such that, for all $x,y \in M$ $$d(x,a)<\delta, d(y,a)<\delta \rightarrow f(x)<g(y) $$.
I Just can't find the right $\delta$ for the problem.
Let $\epsilon =\frac {g(a)-f(a)} 2$. There exist $\delta >0$ such that $|f(x)-f(a))| <\epsilon$ if $d(x,a) <\delta$ and $|g(y)-g(a)| <\epsilon$ if $d(y,a) <\delta$. Now if $d(x,a) <\delta$ and $d(y,a) <\delta$ then $f(x) <f(a)+\epsilon =g(a)-\epsilon <g(y)$.