A children's task about ladder sellers that will test your logic
Miscellaneous / / January 21, 2022
For convenience, we number the statements of friends:
- George sold the second largest number of ladders (Aleksey).
- I sold the third largest number of ladders (Aleksey).
- I sold the ladders the most (Boris).
- Viktor sold the second largest number of ladders (Boris).
- I sold the third largest number of ladders (Victor).
- Boris sold the least amount of ladders (Victor).
- I sold the second largest number of ladders (Georgy).
- Dmitry sold the fourth largest number of ladders (George).
- I sold the fourth largest number of ladders (Dmitry).
- Alexey sold the ladders the most (Dmitry).
Statements 8 and 9 have the same meaning, so they can only be false (option 1) or only true (option 2). Let's consider both cases.
Option 1
If statements 8 and 9 are false, then 7 and 10 are true. Statement 4 contradicts statement 7, that is, it is false. Then statement 3 is true.
It turns out that both statement 3 and statement 10 are true. This is impossible, because two people could not be in the first place at once. Therefore, in this case the problem has no solution.
Option 2
If statements 8 and 9 are true, then Dmitry is in fourth place, and statement 7 is false. In terms of meaning, it coincides with statement 1, then statement 2 is true and Alexey took the third place.
Statement 5 contradicts true statement 2, so it is false, and statement 6 is true. Boris was in last place.
Statement 3, which contradicts statement 6, is false. Then statement 4 is true and Victor takes the second place. George remains only the first place.
Answer: Georgy took first place, Viktor - second, Alexey - third, Dmitry - fourth, and Boris - fifth.
A hedonist with a huge passion for food. I baked my first biscuit at the age of five, since then I cook every day and get real pleasure from it. I am fond of intellectual games, with great interest I study scientific works on history and medicine and at the same time follow pop culture, fashion and beauty trends.