Skip to main content

2013 AMC 12B Problem 12

Problem 12 of 25IntermediateCounting & Probability

Cities A,A, B,B, C,C, D,D, and EE are connected by roads AB,AB, AD,AD, AE,AE, BC,BC, BD,BD, CD,CD, and DE.DE. How many different routes are there from AA to BB that use each road exactly once? (Such a route will necessarily visit some cities more than once.)

Answer choices

Show solution

Solution

City EE (roads AE,DEAE, DE) is a detour on an AADD trip, and city CC (roads BC,CDBC, CD) is a detour on a BBDD trip. Replace them to get a graph on A,B,DA, B, D with two AADD connections, two BBDD connections, and one AABB road. The trails from AA to BB using each once are of 44 types: ABDADB,ABDADB, ADABDB,ADABDB, ADBADB,ADBADB, and ADBDAB.ADBDAB. Each detour (through E,E, through CC) can be taken on either passage, so each type gives 44 actual routes, for 44=164\cdot 4 = 16 routes. Thus, the correct answer is D.

More practice

Concepts: graph theory · casework · multiplication principle

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.