let $ a,b \in (0,1)$ ,$a+b>1$
then : prove that : $$2^a+3^b<3a+4b$$
my try :
$$f(x):=e^x\\ e^{(2^a+4^b)} now ?
let $ a,b \in (0,1)$ ,$a+b>1$
then : prove that : $$2^a+3^b<3a+4b$$
my try :
$$f(x):=e^x\\ e^{(2^a+4^b)} now ?
Let $T$ be the triangular region $\{(a,b)\in\mathbb{R}^2: a,b\in[0,1], a+b\geq 1\}$.
$T$ is closed and convex. The function
$$ f(a,b) = (2^a-3a)+(3^b-4b) $$
is convex as the sum of two convex functions, hence $\max_{(a,b)\in T}f(a,b)$ is attained at one of the vertices of $T$. We have $f(1,0)=f(0,1)=0$ and $f(1,1)=-2$, hence $f$ is less than $0$ on the interior of $T$, as wanted.
By Bernoulli $$2^a+3^b=(1+1)^a+(1+2)^b\leq1+a\cdot1+1+b\cdot2=$$ $$=2+a+2b<2(a+b)+a+2b=3a+4b$$