The given sequence is \(7, 8, 9, 10, 11, \ldots\). This is an arithmetic sequence where the first term \(a_1 = 7\) and the common difference \(d = 1\).
The explicit formula for the \(n\)-th term of an arithmetic sequence is given by:
\[ a_n = a_1 + (n - 1) \cdot d \]
Substituting the values of \(a_1\) and \(d\):
\[ a_n = 7 + (n - 1) \cdot 1 \]
This simplifies to:
\[ a_n = 7 + (n - 1) = 7 + n - 1 = n + 6 \]
So, the explicit formula for the sequence is:
\[ a_n = n + 6 \]
To find the tenth term (\(a_{10}\)):
\[ a_{10} = 10 + 6 = 16 \]
Thus, the tenth term is 16.