asked 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
asked
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


answered
User Septerr
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.