120k views
5 votes
Write a recursive rule and an explicit rule for the arithmetic sequence.

Write a recursive rule and an explicit rule for the arithmetic sequence.-example-1
User Bhargavi
by
8.8k points

1 Answer

3 votes

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

here, a = 95, d= 90-95 = -5

a(n) = 95+(n-1)-5

a(n) = 95+5-5n

a(n) = 100-5n ......it's your answer


User Septerr
by
7.8k points

No related questions found