Given that
- Processor A reports that Processor B is not working and Processor C is working.
- Processor B reports that Processor A is working if and only if Processor B is working.
- Processor C reports that at least one of the other two processors is not working.
Assume that all of the status reports are true, which processor(s) is/are working?
A states that B is not working while B states A only works iff B works therefore both A and B are not working while C is the only one working.
Assuming that all of the processors are working, which status report(s) is/are false?
A is false since it implies B is not working. B is then also false since A is false. C is also false since it implies either A or B is not working
Assuming that a processor’s status report is true if and only if the processor is working, what is the status of each processor?
I am confused how to tackle this question, which processor do we begin with? how do I begin solving this?
For the third question, B is not working. If it did, then it would be telling the truth, hence A is working, hence A telling the truth, hence B not working, a contradiction. This shows B is not working.
Hence B not telling truth (and not working). Hence A working, hence A telling the truth, hence C working (and C telling the truth).