89.3k views
4 votes
Find the 8th term in the sequence with this explicit formula:
c(n) = -6 + 5(n - 1)

User Pakk
by
7.1k points

1 Answer

4 votes

We are given this explicit formula :


c(n) = -6 + 5(n - 1)

In order to find eighth term let us plug n as 8 in this formula:


c(8) = -6 + 5(8 - 1)

subtracting 8-1 first using pemdas rule


c(8) = -6 + 5(7)

multiplying 5 and 7


c(8) = -6 + 35

subtracting 35-6

c(8) = 29

So eighth term is 29.

User Idstam
by
7.8k points