I have the function $f(x)=e^x+e^{2-x},x\in\mathbb{R}$ and I want to prove that $f$'s graph has symmetry with respect to $x=1$. Any ideas? Can I prove that the function $f(x-1)$ is odd?
2026-03-24 23:41:08.1774395668
function's symmetry
51 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You have to prove that $f(1-x)=f(1+x)$ (which is the same as $x \mapsto f(1-x)$ is even)
Here you have: $$f(1-x)=e^{1-x}+e^{2-(1-x)}=e^{1-x}+e^{1+x}$$ $$f(1+x)= e^{1+x}+e^{2-(1+x)}=e^{1+x}+e^{1-x}$$