Example 1easy
- A)A: (0, 2), (1, 4), (2, 6), (3, 8)
- B)B: (0, 3), (1, 6), (2, 12), (3, 24)
- C)C: (0, 5), (1, 4), (2, 3), (3, 2)
- D)D: (0, 1), (1, 1), (2, 1), (3, 1)
Step-by-step solution
- For an exponential function, the ratio of consecutive y-values (y_n / y_{n-1}) should be constant when x-values are spaced equally.
Answer: B: (0, 3), (1, 6), (2, 12), (3, 24)