Suppose $A, B,$ and $C$ are statements such that $C$ is true if exactly one of $ A$ and $B$ is true. If $C$ is false which of the following statements must be true?
A) if $A$ is true, then $B$ is false.
B) if $A$ is false, then $B$ is false.
C) if $A$ is false, then $B$ is true.
D) both $A$ and $B$ are true.
E) both $A$ and $B$ are false.
I have two questions. First question:
$C$ is true if EXACTLY one of $A,B$ then the last two choices are right?
second question what is the difference between C) and D) ?