To determine the 7th term of the sequence given (19, 15, 11, 7, 3), we first need to identify a pattern.
The sequence is decreasing by 4 each time:
- 19 - 4 = 15
- 15 - 4 = 11
- 11 - 4 = 7
- 7 - 4 = 3
This indicates that the \( n \)-th term of the sequence can be described by the equation:
\[ a_n = 19 - 4(n - 1) \]
Now we can simplify this equation:
\[ a_n = 19 - 4n + 4 = 23 - 4n \]
To find \( a_7 \):
\[ a_7 = 23 - 4(7) \] \[ a_7 = 23 - 28 \] \[ a_7 = -5 \]
Thus, \( a_7 = -5 \).
Therefore, the answer is:
a7 = -5.