42.3k views
2 votes
The diagram below represents the first three terms of a sequence. Assuming the pattern continues,which formula determines an, the number of squares in the nth term ?

The diagram below represents the first three terms of a sequence. Assuming the pattern-example-1
User GrepLines
by
7.1k points

2 Answers

3 votes

Answer: 3n+1

Explanation:

User Richb
by
8.5k points
2 votes
The correct answer is B)
a_n=3n+1

Writing the sequence numerically, we have 4, 7, 10, ...

This is an arithmetic sequence, since there is a constant, 3, added each time. This gives us the explicit formula

a_n=4+3(n-1)

Using the distributive property, we have

a_n=4+3*n-3*1 \\ \\a_n=4+3n-3

Combining like terms, we have

a_n=3n+1
User Tronman
by
7.7k points

No related questions found