28.5k views
5 votes
Find “n" (the number of the term in the sequence)

an = 1797

a1 = 6

d = 9

n =?

PLEASE SHOW WORK

User KChen
by
7.4k points

1 Answer

4 votes

Answer:

n = 200

Explanation:

The n th term of an arithmetic sequence is


a_(n) = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

Here a₁ = 6 and d = 9, thus


a_(n) = 6 + 9(n - 1) = 6 + 9n - 9 = 9n - 3

Now
a_(n) = 1797, so

9n - 3 = 1797 ( add 3 to both sides )

9n = 1800 ( divide both sides by 9 )

n = 200

User OJay
by
8.5k points