Three cards, each with a positive integer written on it, are lying face-down on a table. Casey, Stacy, and Tracy are told that:
(a) the numbers are all different,
(b) they sum to 13 and
(c) they are in increasing order, left to right.
First, Casey looks at the number on the leftmost card and says, "I don't have enough information to determine the other two numbers."
Then Tracy looks at the number on the rightmost card and says, "I don't have enough information to determine the other two numbers."
Finally, Stacy looks at the number on the middle card and says, "I don't have enough information to determine the other two numbers."
Assume that each person knows that the other two reason perfectly and hears their comments. What number is on the middle card?
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.
Let the numbers be a , b , c from left to right.
First, note that a ≤ 3 ; if a ≥ 4 , then a + b + c ≥ 4 + 5 + 6 = 1 5 , contradiction. Likewise, c ≥ 6 , otherwise a + b + c ≤ 3 + 4 + 5 = 1 2 , and c ≤ 1 0 , otherwise a + b + c ≥ 1 + 2 + 1 1 = 1 4 .
Casey's statement means a = 3 (otherwise Casey would be able to deduce that ( a , b , c ) = ( 3 , 4 , 6 ) ).
Tracy's statement on its own means c = 9 , 1 0 (otherwise Tracy would be able to deduce that ( a , b , c ) = ( 1 , 3 , 9 ) , ( 1 , 2 , 1 0 ) respectively). Since Tracy's statement follows Casey's, we also know c = 6 ; if c = 6 then ( a , b , c ) = ( 2 , 5 , 6 ) , ( 3 , 4 , 6 ) , and since Casey says a = 3 , Tracy would know that ( a , b , c ) = ( 2 , 5 , 6 ) .
The remaining possibilities are a = 1 , 2 with c = 7 , 8 , giving ( a , b , c ) = ( 1 , 5 , 7 ) , ( 1 , 4 , 8 ) , ( 2 , 4 , 7 ) , ( 2 , 3 , 8 ) . Since Stacy can't figure out the numbers even by knowing the value of b , we know that there must be more than one possible ( a , b , c ) ; the only satisfying b is 4 .