Question 126478
y=1/6(3^x)
-------------
Plot a few points:
If x = 0, y = (1/6)
If x = 1, y = 1/2
If x = 2, y = 3/2
If x = -1,y = 1/18
etc.
--------------
{{{graph(400,300,-10,10,-10,10,(1/6)(3^x))}}}
Cheers,
Stan H.