Question 916413
Much like {{{y=4*log(4,x)}}} but shifted 8 unit to the left.


for this simple one, find y at x=-1, x=0, x=1 and maybe x=2.
Find the points on the graph; NOW move the entire graph leftward by 8 units.


{{{f(x)4*log(4,(x+8))}}}
{{{graph(300,300,-11,1,-10,10,4*log(4,(x+8)))}}}