Ask Question
19 June, 13:39

The seats at a local baseball stadium are arranged so that each row has five more seats than the row below it. If there are 4 seats in the 1st row, how many seats are in row 23?

+1
Answers (1)
  1. 19 June, 15:19
    0
    Givens:

    a = 4; n = 23; d = 5

    Formula

    L = a + (n - 1) * d

    Substitute and solve

    L = 4 + (23 - 1) * 5

    L = 4 + 22*5

    L = 4 + 110

    L = 114 Answer
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “The seats at a local baseball stadium are arranged so that each row has five more seats than the row below it. If there are 4 seats in the ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers