153k views
1 vote
What is the recursive rule for the sequence 13, 27, 41, 55, ...?

A. an = an–1 + 14
B. an = 2an–1 + 14
C. an = a1 + 15
D. an = an–1 + 13

User Lashonda
by
5.2k points

2 Answers

3 votes

Answer: A.
a_n=a_(n-1)+14

Explanation:

The given sequence : 13, 27, 41, 55, ...

The first term of the given sequence :
a_1=13

The common difference between the terms :
d=27-13=14

The recursive formula for any Arithmetic progression is given by :-


a_n=a_(n-1)+d

Thus, the recursive formula for given sequence will be :-


a_n=a_(n-1)+14

User MDP
by
5.3k points
3 votes

Answer:

A. an = an–1 + 14

Explanation:

13 , 27 , 41, 55, .....

+14 +14 +14

We are adding 14 each time

Take the previous term and add 14

an = an-1 +14

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