The function $f$ is defined by $f(x)= \frac{1}{2} (e^x + e^{-x})$, $x \in \Re$. Show that $f$ has no inverse.
If I am to show that function $f$ has no inverse, I would graph function $f$ and show that it does not pass the horizontal-line test, as a horizontal line passing through the graph would have more than one intersection point.
The problem is, I am not sure how to graph $f(x)= \frac{1}{2} (e^x + e^{-x})$ without using a graphing application. I know how a $y=e^x$ graph looks like, but how do I combine $e^x + e^{-x}$?
I thought of using Piecewise function, but I do not know how to proceed.

We have that
$$\lim_{x\to0^+}\frac{e^x}2=\frac12\;,\;\;\lim_{x\to0^+}\frac{e^{-x}}2=\frac12$$
and then
$$\lim_{x\to\infty}\frac{e^x}2=\infty\;,\;\;\lim_{x\to0^+}\frac{e^{-x}}2=0$$
And all this basically tells you what happens to the graph of the function for $\;x\ge0\;$.
If we add to this that the function is monotonically ascending since
$$f'(x)=\frac12\left(e^x-e^{-x}\right)=\frac{2^{2x}-1}{2e^x}>0\,,$$
Since the exponential is ascending and $\;e^{2x}>e^x\;$, you can see how the positive (and thus also the negative) branch of this function ascend pretty quickly to $\;\infty\;$