SOLUTION: i need to write rules for the following functions x, y -1,1 0,3 1,9 2,27 and for x, y -1, 3 0, 1 1, 1/3 2, 1/9

Algebra ->  Functions -> SOLUTION: i need to write rules for the following functions x, y -1,1 0,3 1,9 2,27 and for x, y -1, 3 0, 1 1, 1/3 2, 1/9      Log On


   



Question 882483: i need to write rules for the following functions
x, y
-1,1
0,3
1,9
2,27
and for
x, y
-1, 3
0, 1
1, 1/3
2, 1/9

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
x, y
-1,1
0,3
1,9
2,27
y+=+3%5E%28x%2B1%29
x, y
-1, 3
0, 1
1, 1/3
2, 1/9
y+=+3%5E%28-x%29