To find the second term of the arithmetic sequence defined by the recursive formula:
- The first term is given as \( a_1 = 22 \).
- The recursive formula for the sequence is \( a_n = a_{n-1} - 10 \).
Using this information, let's find the second term \( a_2 \):
\[ a_2 = a_1 - 10 \] \[ a_2 = 22 - 10 \] \[ a_2 = 12 \]
Therefore, the second term of the sequence \( a_2 \) is \( 12 \).