One of these statements is False:
1.)R
2.)Q
3.)T and R
4.)[P and Q] implies [P xor [P and Q]]
5.)T
6.)P
Which statement is guaranteed false?
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.
Statement 4 is false. If P and Q are true, that means either P or P and Q, but not both. P and Q is true, but so is P. Therefore, statement 4 is false. Knowing that, we can infer statements 1, 2, 5, and 6 are true. And since statements 1 and 5 are true, statement 3 must also be true.