the value of the nth term in a sequence of numbers is given by the expression 2n - 3. what is the 8th term in the sequence?

term(n) = 2n - 3

term(8) = 2(8) - 3 = .....

To find the 8th term in the sequence, you can substitute n = 8 into the given expression, which is 2n - 3.

Let's substitute n = 8 into the expression:
8th term = 2(8) - 3

Simplifying the expression, we get:
8th term = 16 - 3

Now, subtract:
8th term = 13

Therefore, the 8th term in the sequence is 13.

To find the 8th term in the sequence, we can use the given expression: 2n - 3.

Substitute n = 8 into the expression:

2(8) - 3 = 16 - 3 = 13.

Therefore, the 8th term in the sequence is 13.