The rate of change may be calculated through the equation,
(yn - y(n-1))/ (xn - x(n-1))
For the first pair, (10, -6) and (11,1)
r1 = (1 --6)/(11 - 10)
r1 = 7
For the second pair, (12, 6) and (13, 12)
r2 = (12 - 6)/(13-12)
r2 = 6
Since the values of 2r's are not the same, the equation is not linear.
The answer is the last choice.