37.9k views
4 votes
Given 4,7,10,13. Determine a rule to describe the general term, Tn.​

1 Answer

7 votes

Answer:


T_(n) = 3n + 1

Explanation:

There is a common difference between consecutive terms, that is

7 - 4 = 10 - 7 = 13 - 10 = 3

This indicates the sequence is arithmetic with nth term


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

where a₁ is the first term and d the common difference

Here a₁ = 4 and d = 3 , then


T_(n) = 4 + 3(n - 1) = 4 + 3n - 3 = 3n + 1

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