During an exam teacher gave students only one very hard task do solve.
Statistics built up after the exam told that: number of boys who solved the task was larger by 1 than number of girls who did not solved the task.
Which group is bigger
- number of all students who solved the task
- number of girls in a class
My opinion:
The number of all students who solved the task.
If none of girls would solve the task then only one boy would solve it and the rest of girls, no matter how many girls it would be still students who solved > no girls.
If all girls solved the task then number of boys would be 1 so : 1 + no girls > no girls.
I do not know what happens in the middle.
Well, let $B$, $G$, and $S$ represent the set of boys, girls, and students who solved the task, respectively. Then we have $$ |B \cap S| = |G \cap S'| + 1.$$ So we can add $|G \cap S|$ to both sides to get $$|S| = |B \cap S| + |G \cap S| = |G \cap S'| + |G \cap S| + 1 = |G| + 1 .$$ That is, the number of students who solved the task is one bigger than the number of girls.