To find the second term of the arithmetic sequence given the recursive formula, we start with the first term and apply the recursive relation to find the second term.
The first term is given as \( a_1 = 22 \).
The recursive formula is: \[ a_n = a_{n-1} - 10 \]
To find the second term \( a_2 \): \[ a_2 = a_1 - 10 \] Substituting the value of \( a_1 \): \[ a_2 = 22 - 10 = 12 \]
So, the second term of the sequence is \( a_2 = 12 \).
The correct response is: a2=12