I need help with this problem.
Prove the concavity of $F(x,y) = \ln(x) + y$ by arguing the definition of concavity.
A function $f$ is concave is for any $x_0, x_1 \in \mathbb{R}^2$ and $t \in [0,1]$, $$ f((1 - t) x_0 + t x_1) \geq (1 - t) f(x_0) + t f(x_1) $$
Also, I am not allowed to use the theorem that the sum of concave functions is concave.