195k views
4 votes
Find the nTH term of this sequence: 15, 12, 9, 6

User Bins Ich
by
6.9k points

2 Answers

3 votes

Answer:

-3n + 18

Explanation:

an = dn + (a - d)

The difference is -3.

The first term is 15.

an = -3n + (15- (-3))

an = -3n + 15 + 3

an = -3n + 18

User Adam Grant
by
7.1k points
5 votes

Answer:

aₙ= 18 -3n

Explanation:

15, 12, 9, 6

Given AP with first term= 15 and common difference= -3

aₙ=a₁+(n-1)d= 15+(n-1)*(-3)= 15 - 3n+3= 18-3n

aₙ= 18 -3n

User TheLazyFox
by
7.1k points