The given sequence is an arithmetic progression (A.P.): 8, 13, 18,...
In an A.P., the general term (nth term) is given by the formula:
an = a + (n - 1) * d
where "a" is the first term, "d" is the common difference, and "n" is the term number.
First, we calculate the common difference "d":
d = 13 - 8 = 5
The first term "a" is given as 8. Thus, the formula for the nth term is:
an = 8 + (n - 1) * 5
By simplifying, we get:
an = 8 + 5n - 5 = 3 + 5n
To find the 18th term, substitute n = 18 into the equation:
a18 = 3 + 5 * 18
a18 = 3 + 90 = 93
Therefore, the 18th term is 93, and the nth term is described by 3 + 5n. The answer is:
93, 3 + 5n