124k views
5 votes
21. Given the pattern below, which recursive formula represents the number of triangles in this sequence?

21. Given the pattern below, which recursive formula represents the number of triangles-example-1
User Eugenio
by
5.1k points

2 Answers

8 votes

Answer:

a1 = 3, an = an - 1 + 2

Step-by-step explanation: Notice that Choices (1) and (2) are not recursive formulas, so both can be eliminated.

The first term has 3 triangles and each term after adds 2 more. This is Choice (4).

User Andriej
by
5.4k points
1 vote

Answer:

its 4

Explanation:

a 1 = 3 , a n = a n - 1 + 2

because if you aply this to the shapes that you see at problem 21 you will see that it meaches them

User Guylhem
by
5.2k points