Question 235799
Write an equation for f(x) if x = (-2,-1,0,1,2) and f(x) = (-2,2,6,10,14).
------------------
diffy = 4
diffx = 1
m = 4
------
b is at (0,6)
--> y = 4x + 6