Question 890848
Graph the functions by writing a table
g(x)= 4^-x
y = g(x)
x = -3 to + 2, 
Remember that minus a minus = a plus therefore
when x = -3: y = 4^-(-3) = 4^3 = 64 for example
 x| y
-----
-3|64
-2|16
-1| 4
 0| 1
+1|.25
+2|.0625
:
the graph:
{{{ graph( 300, 200, -6, 5, -10, 100, 4^(-x)) }}}