I have $$A=\int_1^5{\frac{e^x}{e^x+x^2}dx}$$ $$B=\int_1^5{\frac{x^2}{e^x+x^2}dx}$$ I have already found that $A+B=4$ but now I want to prove that $AB\le4$. I don't know how. I am thinking of using the properties of integrals but nothing seems to work out for me. Any ideas?
2026-03-25 15:45:38.1774453538
On
Integrals inequality
908 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
1
On
While Parcly's answer is quick, it can be done without AM-GM as well if you do not happen to know/remember AM-GM. After all, if given $A+B=4$, then the expression $AB$ can be written as $A(4-A)$ which is $-A^2+4A$. The outputs are values according to a parabola that opens down, having vertex $(2,4)$, hence $AB\le4$. Just a thought...
This follows from the AM–GM inequality. Both integrals are positive, so $$A+B=4\implies\frac{A+B}2=2\implies \sqrt{AB}\le2\implies AB\le4$$