Which of the following statements are true and which are false, knowing that the entire set is uncontradictory?
S1. Statements 2 and 3 are either both true either both false.
S2. Exactly one of the statements 4 and 5 is true.
S3. Exactly one of the statements 4 and 6 is true.
S4. Exactly one of the statements 1 and 6 is true.
S5. Statements 1 and 3 are of the same type (both true or both false).
S6. Exactly one statement from statements 2 and 5 is true.
Write the answer as the concatenation of the digits 1 and 0 for the truth values of the statements (true and false) starting from S1 to S6, where for the value true corresponds 1 and for the value false corresponds 0. For example, if the first 2 statements would be true and the rest false, the answer would be 110000.
If the correct answer begins with some number of leading 0s, remove it from writing the answer. For example, if the answer is 001100, write 1100 anyway.
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.
Pick any values for S1 and S2. Use S1 to obtain the value of S3. Check if S5 is true. Check if S6 is true. Use S2 to obtain the value of S4. Check for consistency. Repeat for other values of S1 and S2 until the consistent result is obtained: FTFFTF.
One note, the problem should state to remove any leading zeros, because 010010 was not accepted as a correct solution, but 10010 was.