SOLUTION: Graph f (x) = (1/4)^x

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Graph f (x) = (1/4)^x       Log On


   



Question 91827: Graph f (x) = (1/4)^x
Found 2 solutions by mathispowerful, stanbon:
Answer by mathispowerful(115) About Me  (Show Source):
You can put this solution on YOUR website!
pick up some value for x, calculate corresponding y values, draw those (x,y) points, connect points == > you get graph.

graph%28+300%2C200%2C+-2%2C2%2C-2%2C10%2C++%281%2F4%29%5Ex%29

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Graph f (x) = (1/4)^x
If x=0, y=1
If x=-1, y=4
If x=-2, y=16
If x=1, y=1/4
If x=2, y=1/16
----------------------
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C%281%2F4%29%5Ex%29
======================
Cheers,
Stan H.