Let,$f:[0,1]\to [0,\infty)$ be a continuous function such that $\int_0^x f(t)dt \geq f(x)$. Then how many such function exists?
I think $e^x$ is such a function. Again, from the given condition $f(0) = 0$. But $e^x$ does not assume value $0$ at any point in $[0,1]$.
Let $g(x) = \int_{0}^x f(t)dt$. Then, by FTC, $g'(x) = f(x)$, and $g(x) \geq g'(x)$ on the given interval, with $g(0) = 0$.
Rearranging, $g(x) - g'(x) \geq 0$ on the interval.
At this stage, we have a common trick.
Multiplying by $e^{-x}$, one sees that $e^{-x}g(x) - e^{-x}g'(x) \geq 0$. But the derivative of $e^{-x} g(x)$ is $e^{-x}g'(x) - e^{-x}g(x) = e^{-x}(g'(x) - g(x))$.
Consequently, $(e^{-x}g(x))' \leq 0$ on the interval. Therefore, $e^{-x}g(x)$ is decreasing on the given interval.
But $g(0) = 0$, and $g \geq 0$, since it is defined as the integral of a non-negative function. This forces $e^{-x} g(x) = 0$ on the interval, and therefore $g \equiv 0$ and $f \equiv 0$.
So there is only one such function, the zero function.