SOLUTION: Write the Now Next Statement for the following table
x y
0 2
1 6
2 18
3 54
4 162
Since repeated multiplication can be represented with an ___________ ___, th
Question 950330: Write the Now Next Statement for the following table
x y
0 2
1 6
2 18
3 54
4 162
Since repeated multiplication can be represented with an _______________, the table above represents an ___________________ function. Answer by josgarithmetic(39617) (Show Source):
You can put this solution on YOUR website! If x is an index, each succeeding y term is multiplication of previous term by 3.
x=5 will be .
, an exponential function, or in this case, exponential sequence; seems to be more a geometric sequence, common ratio being 3.