There are three people, named Bob, Brad, and Kyle. They had just got their grades from a test. Bob shows his score to Brad and Kyle, but they don't show their scores to anyone. Nosy Nellie came along and wanted to know how the 3 of them did.
Brad truthfully says," I didn't get the highest score."
Kyle truthfully says,"I didn't get the lowest score."
Put their scores in order, from lowest to highest.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Brad knows Bob's score and his own score, but not Kyle's score. Similarly, Kyle knows Bob's score and his own score, but not Brad's score.
Let Bob's score be x , Kyle's score be y , and Brad's score be z .
The only way Brad can know that he I didn't get the highest score is if Bob got higher than Brad. ⟹ z < x
Similarly, the only way Kyle can know that he didn't get the lowest score is if Bob got lower than Brad. ⟹ x < y
From this, we infer ⟹ z < x < y . Brad scored the lowest, Bob scored in between, Kyle scored the highest.