
The Class Selection (Logic 2)
The Class Selection
Story:
Five students—Alice, Ben, Charles, Diane, and Emma—are choosing their classes for the semester. Each student must enroll in exactly one class. The available classes are: History, Mathematics, Physics, Literature, and Biology. The students have certain preferences for the classes, and there are specific constraints on which students can choose which classes.
Conditions:
Charles cannot take Biology.
Alice cannot take the Physics class.
Ben must take the Mathematics class.
Diane must take a class that is not History.
Emma must take either Literature or Biology, but not both.
Objective:
Determine which class each student enrolls in.
Answer:
The answer can be located in the menu tab labeled “Solutions.”