Question 1
6 people (Peyton, Hazel, Ibrahim, Amy, Zoe, Matthew) live on floors 1 to 6. Based on these conditional statements:
Based on these clues:
• Hazel lives above Amy if and only if Zoe lives on an even-numbered floor
• Hazel lives above Ibrahim if and only if Matthew lives on an odd-numbered floor
• Peyton lives above Hazel if and only if Ibrahim lives on an odd-numbered floor
• Peyton lives above Hazel
• Amy and Matthew are exactly 4 floors apart
• Peyton lives above Hazel if and only if Amy lives on an odd-numbered floor
On which floor does Zoe live?
The unique arrangement (floor: person) is: {1: 'Amy', 2: 'Zoe', 3: 'Ibrahim', 4: 'Hazel', 5: 'Matthew', 6: 'Peyton'}.