Question 377409: What is the function rule for these two sets of numbers? The sets are not related in any way.
1. 1, 8, 27, 64, 125
2. 2, 5, 10, 17, 26
Answer by user_dude2008(1862) (Show Source):
You can put this solution on YOUR website! 1, 8, 27, 64, 125 ----> n^3 for n=1, 2, 3, ...
2, 5, 10, 17, 26 ---> n^2+1 for n=1, 2, 3, ...
|
|
|