Question 954019
Starting with -22, add -4 to the successive term.
{{{a[n]=-22+(-4)(n-1)}}}
{{{a[n]=-22-4n+4}}}
{{{highlight(a[n]=-18-4n)}}}