Let $f$ be a function satisfying $f(0)>0, f(1)<0$ , prove that $\exists x_0$ st $f(x_0)=0$ under the assumption that there exists continuous function $g(x)$ such that $f+g$ is non decreasing.
I noticed that if $0\le x\le1$ then $$g(0)<g(0)+f(0)\le g(x)+f(x)\le g(1)+f(1)< g(1)$$ so that $g$ assumes all values $g(x)+f(x)$ for $x\in(0,1)$ using intermediate value property.How shall I proceed further?