
William W. answered 02/12/19
Math and science made easy - learn from a retired engineer
Think of the table as just a set of points (x, y) or, in this case (n, f(n) ). Find the slope by subtracting two f(n) values and dividing that number by the subtraction of the corresponding n values.
After you get the slope, either use the point-slope form of a line [ (y-y1) = m(x-x1) ] by plugging in the slope you calculated for the m and any one of the table points for the (x1, y1) point. Or use the slope intercept form [y = mx + b] by plugging in the m value you calculated and then plugging in any point for x and y and then solving for b.
I'd be happy to help explain this better if you'd like.