Consider the graph of $y = e^x$
(a) Find the equation of the graph that results from reflecting about the line $y = 4$.
(b) Find the equation of the graph that results from reflecting about the line $x = 5$.
I get that in order for the equation to reflect about the $y$-axis, the function would have to be $y= - e^x$, and also for it to reflect about the $x$-axis the function should be something like $y= e^{-x}$.
But what to do when a line is not one of the coordinate axes?

Since we only know how to reflect about the $x$ or $y$ axis, we're going to have to reduce the given problem to a simpler problem. Notice that reflecting about the line $y = 4$ is equivalent to:
So we get: \begin{align*} \boxed{y = e^x} &\xrightarrow{~~~~\text{subtract }4~~~~~} \boxed{y = e^x - 4} \\ &\xrightarrow{\text{multiply by }-1} \boxed{y = 4 - e^x} \\ &\xrightarrow{~~~~~~~~~\text{add }4~~~~~~~~} \boxed{y = 8 - e^x} \\ \end{align*} See if you can do something similar for the other problem.