203k views
4 votes
Arithmetic sequence. Write a function rule to represent each sequence given below 1. 7 11 15 19

User Zal
by
5.9k points

1 Answer

4 votes


a_(n) = a + d(n - 1) ; where a is the first term (a = 7), d is the difference (d = 4), and n is the term


a_(n) = 7 + 4(n - 1)

= 7 + 4n - 4

= 4n + 3

User Akiiino
by
5.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.