function's symmetry

51 Views Asked by At

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?

2

There are 2 best solutions below

0
On BEST ANSWER

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}$$

0
On

Let consider the horizontal translation $X+1=x$

  • $f(x)=e^x+e^{2-x}\to f(X)=e^{1+X}+e^{1-X}$

and

  • $f(X)=f(-X)$