210k views
0 votes
A group of students is arranging squares into layers to create a project. The first layer has 4 squares. The second layer has 8 squares. Which formula represents an arithmetic explicit formula to determine the number of squares in each layer?

a1 = 4; an = 4 ⋅ an − 1, n > 0

a1 = 4; an = 4 ⋅ an + 1, n > 0

a1 = 4; an = 4 + an + 1, n > 0

a1 = 4; an = 4 + an − 1, n > 0

2 Answers

6 votes

Answer:

D-a1 = 4; an = 4 + an − 1, n > 0

Explanation:

Thank me later

User Ravikanth
by
5.2k points
3 votes

Answer:


a_1=4, \ a_n=4+a_(n-1),\ n>0

Explanation:

A group of students is arranging squares into layers to create a project.

  • The first layer has 4 squares.
  • The second layer has 8 squares.
  • The third layer has 12 squares.
  • And so on

You can see that each next layer has 4 more squares than previous one. Hence, for n>0


a_1=4, \\ \\a_2=8=4+a_1,\\ \\a_3=12=4+a_2,\\ \\...\\ \\a_n=4+a_(n-1)

User Mohamed Nuur
by
5.3k points