Question 242712
<font face="Garamond" size="+2">


Depends.


Do you mean:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 2^{-x}\ +\ 1]


{{{drawing(
500, 500, -5, 5, -5, 5,
grid(1),
graph(
500, 500, -5, 5, -5, 5,
2^(-x)+1))}}}


Or do you mean:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 2^{-x+1}]


{{{drawing(
500, 500, -5, 5, -5, 5,
grid(1),
graph(
500, 500, -5, 5, -5, 5,
2^(-x+1)))}}}


John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>