Introduction
Century-code and composite clock puzzles combine multiple clock concepts (angles, relative motion, faulty clocks, mirror/water images, swaps) into a single question. These multi-step problems train you to decompose a complex scenario into smaller clock-pattern tasks and solve them in sequence.
Pattern: Century Code / Composite Clock Puzzles (Combined Patterns)
Pattern
Break the composite puzzle into independent clock sub-problems (angle/position, gain/loss, mirror-image, swap etc.), solve each using the standard formula or proportional method, then combine results according to the problem’s instructions.
Workflow: Decompose → Solve sub-problems (use standard clock formulas) → Recombine answers logically.
Common building blocks and formulas used:
- Angle between hands at H:M:
θ = |30H - (11/2)M|(use 0-180° for smaller angle). - Time for relative angle change Δ:
Time (min) = (2/11) × Δ. - Coincidence/opposition intervals: coincidence every
720/11 ≈ 65 5/11min; opposite identical repeats every720/11min; a 180° relative shift takes360/11 ≈ 32 8/11min. - Mirror image (vertical):
11:60 - time. Water image (horizontal):18:30 - time(apply normalization to 12-hour format). - Faulty clock interpolation:
Time to correct = (Initial error ÷ Total change) × Total interval. - Swap problems: set
hour(T₂) = minute(T₁)andminute(T₂) = hour(T₁); solve the linear system (results often involve denominator143for adjacent-hour swaps).
Step-by-Step Example
Question
At the real time of 3:20 p.m., Clock B (a correct clock) shows 3:20 p.m. What is the water-image (horizontal reflection) of this reading?
Solution
-
Step 1: Use the water-image rule
Water-image time = 18:30 - actual time. -
Step 2: Convert the given time to minutes and subtract
3:20 → 3×60 + 20 = 200 minutes.
18:30 → 1,110 minutes.
Difference = 1,110 - 200 = 910 minutes. -
Step 3: Convert 910 minutes back to 12-hour format
Subtract 720 (12 hours) to normalize: 910 - 720 = 190 minutes.
190 minutes = 3 hours 10 minutes → 3:10. -
Final Answer:
3:10 -
Quick Check:
18:30 - 3:20 = 15:10 → normalized → 3:10 ✔
Quick Variations
1. Faulty-clock + angle question: find when a faulty clock shows a specific angle and convert to real time.
2. Swap + mirror: hands swap between adjacent hours then mirror the swapped time.
3. Multi-clock composite: find when difference between two faulty clocks equals a specific angular configuration on a third clock.
Trick to Always Use
- Step 1 → Decompose the problem clearly into named sub-tasks (e.g., A: interpolation, B: angle compute, C: mirror conversion).
- Step 2 → Solve each sub-task using exact fractions (avoid premature decimals).
- Step 3 → Recombine results carefully, checking units (minutes vs hours) at each step.
Summary
Summary
- Decompose composite puzzles into smaller clock pattern tasks and label each sub-problem.
- Solve each sub-problem using the standard formula (angle, relative time, gain/loss interpolation, mirror/water rules, swap equations).
- Keep arithmetic exact (fractions) and normalize times into the requested 12-hour format at the end.
- Quick-check each recombined result by performing the inverse or a sanity calculation.
Example to remember:
Decompose → Solve exact → Normalize → Quick-check
