If $a, b, c$ are positive reals such that $c \ge 1$ and $a + b \ge 2$ then $a^c + b^c \ge 2$. Is there any elementary way to prove it without using calculus and advanced inequalities like Jensen's?
Note: I know how to prove it with Jensen, I was just wondering if it can be done using simple, basic, elementary theorems and inequalities.
By Bernoulli $$a^c=(1+a-1)^c\geq1+c(a-1),$$ $$b^c\geq1+c(b-1).$$ Id est, $$a^c+b^c\geq2+c(a+b-2)=2.$$