Question 735676
Graph the Exponential Function
f(x)= 4^(x+2) 
x+2 is the exponent of the 4.
***
Start with 4^x (red curve) where you have the x-axis as a horizontal asymptote and a y-intercept at (0,1)
4^(x+2) then shifts the curve 2 units to the left.(green curve)
See graphs below of these two curves:



{{{ graph( 300, 300, -10, 10, -10, 10,4^x, 4^(x+2)) }}}