Write an expression to describe the sequence below, and then find the 8th term. Use n to represent the position of a term in the sequence, where n = 1 for the first term.

8, 16, 24, 32, ...

The expression for this sequence is 8n, where n represents the position of a term in the sequence.

To find the 8th term, we substitute n = 8 into the expression:
8 * 8 = 64

Therefore, the 8th term is 64.

To describe the given sequence, we can use the expression: 8n, representing that each term in the sequence is obtained by multiplying the position of the term (n) by 8.

To find the 8th term, we can substitute n = 8 into the expression:
8(8) = 64

Therefore, the 8th term of the sequence is 64.