Asked by sunil
                find the number of seat in a theater 
containing 30 rows if the first row has 14 seats and each row after that has 2 more seats than the previous row
            
        containing 30 rows if the first row has 14 seats and each row after that has 2 more seats than the previous row
Answers
                    Answered by
            drwls
            
    14 + 16 + ... 70 + 72
Avg. number per row = (14+72)/2 = 43
Totsl = 43*30 = 1290.
    
Avg. number per row = (14+72)/2 = 43
Totsl = 43*30 = 1290.
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.