∫ ( x ) = 6 x + 2
f: R -> R, f(x) = ax + b; f(1) = 8 => a + b = 8; f(2) = 14 => 2a + b = 14 => a = 6 and b =2; f(3) = 20 => 6 3 + 2 = 20 True; f(4) = 26 => 4 6 + 2 = 26 True;
then, f:R -> R, f(x) = 6x + 2;
The equation that represents the function table is f ( x ) = 6 x + 2 . This was found by observing the change in y as x increases and solving the resulting system of equations. Each calculation confirmed that the equation correctly produces the given y values.
;