Question 91827
pick up some value for x, calculate corresponding y values, draw those (x,y) points, connect points  == > you get graph.


{{{graph( 300,200, -2,2,-2,10,  (1/4)^x)}}}