AMC 10 · 2025 · #14

Grade 7 probability
probability-basicpermutations-basicsystematic-enumeration identify-subproblems ↑ Prerequisites: probability-basicpermutations-basic
📏 Medium solution 💡 2 insights
Problem
Six chairs sit in a ring around a round table. Two students and two teachers each pick one of the chairs, so four of the six chairs get used. Find the probability that the two students end up next to each other and the two teachers also end up next to each other.

Pick an answer.

(A)
$\frac 16$
(B)
$\frac 15$
(C)
$\frac 29$
(D)
$\frac 3{13}$
(E)
$\frac 14$

AMC 10 2025 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Identify Subproblems

Probability here is (favorable seatings) divided by (all seatings), so the job is two counts. Tool #7 (Identify Subproblems) splits the favorable count into two clean stages: first seat the students as an adjacent pair, then seat the teachers as an adjacent pair in the chairs that are left. Tool #2 (Make a Systematic List) counts how many adjacent pairs a circle of 6 chairs has, and how many ways two named people fill a chosen pair. Tool #1 (Draw a Diagram) reveals the key twist in the second stage: once the students take one adjacent pair out of the ring, the 4 chairs that remain form a broken arc (a line), not a full circle, so they have fewer adjacent pairs than you might expect.

1STEP 1

Count every possible seating

Seat four distinct people in six distinct chairs one at a time: 6, then 5, then 4, then 3 choices, for 360 equally likely seatings.

6 × 5 × 4 × 3 = 360
2STEP 2

Stage A: seat the students together

A ring of 6 chairs holds 6 neighboring pairs; pick one for the students and decide who sits where, giving 12 ways.

6 pairs × 2 orders = 12
3STEP 3

Stage B: seat the teachers together

The students' block breaks the ring into a line of 4 chairs, which holds only 3 neighboring pairs, so the teachers have 6 ways.

3 pairs × 2 orders = 6
4STEP 4

Divide favorable by total

Any student pair pairs with any teacher pair, so 72 favorable seatings out of 360 reduce to 1/5.

(12 × 6)/360 = 72/360 = 1/5
Answer
1/5
The answer 1/5=0.2 is a probability between 0 and 1, so it is at least plausible. A quick recount with unlabeled seats agrees: choose which 4 of 6 chairs get used in C(6, 4)=15 ways, then pick which 2 of those 4 belong to the students in C(4, 2)=6 ways, giving 90 equally likely patterns. Favorable ones are 6 student neighbor-pairs times 3 teacher neighbor-pairs in the remaining line =18, and 18/90=1/5, matching.
💡Key takeaway

Seat the students as a neighbor-pair first, and remember that pulling that block out of the ring leaves the other chairs in a line, which has one fewer neighbor-pair than a circle.

  • Count every possible seating
  • Stage A: seat the students together
  • Stage B: seat the teachers together
  • Divide favorable by total