A) 1st Row = 31 seats
2nd row = 37 seats
3rd row = 37+6 = 43 seats
4th row = 43+6 = 49 seats
5th row = 49+6 = 55 seats
B) The formula for finding the number of seats in any row number is:
Number of seats in nth row = 31 + (n-1) *6
C) To find the row with 103 seats, set the equation in B to equal 103 and solve for n:
103 = 31 + (n-1)*6
Subtract 31 from each side:
72 = (n-1)*6
Divide both sides by 6:
12 = n-1
add 1 to each side:
n = 13
The 13th row has 103 seats.