Concept:Maximum capacity means total students cannot exceed the given number.Explanation:Total students are x+y.Maximum seating capacity is 360, so total students must be less than or equal to 360.Thus, the inequality is x+y≤360.Answer:Option A: x+y≤360