Tell whether the sequence is arithmetic. If it is, what is the common difference? (1 point)

Since an arithmetic sequence is a sequence of numbers and the difference of any two successive members of the sequence is a constant
So this question is arithmetic because it keep minus by 7
from 19 - 7 = 12
12 - 7 = 5
5 - 7 = -2
so common difference is -7
or you can check with arithmetic formular as
[tex]a_{n}[/tex] = [tex]a_{1}[/tex] + (n−1)d
I will just put in the 4th term which is -2 and n will equal to 4
and [tex]a_{1}[/tex] is the 1st term which is 19
-2 = 19 + (4−1)d
-2 - 19 = 3d
d = [tex]\frac{-21}{3}[/tex]
d = -7