asked 158k views
10 votes
In a concert hall, there are 22 seats in the first row. There are 27 seats in the second

row, 32 seats in the third row, and 37 seats in the fourth row,
If the number of seats in each row follows the pattern described above, which
recursive function defines the number of seats in the nth row?

1 Answer

10 votes

Answer:

the pattern is 5

Explanation:

22+5=27

27+5= 32

32+5= 37

answered
User Azraar Azward
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.