If exactly one of the statements above is true, which of these statements is definitely 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.
If x is divisible by 4, then it is divisible by 2 as well (since 2 is a factor of 4), meaning that two statements would be true instead of one.
Hence, the statement which is definitely false:
x is divisible by 4.
For the sake of completeness, here are some examples (values of x), when exactly one of the other two statements are true:
x is divisible by 2: x ∈ ( 2 , 1 0 , 1 4 , 2 2 , . . . ) ; x = 1 2 k + 2 or x = 1 2 m + 1 0
x is divisible by 3: x ∈ ( 3 , 9 , 1 5 , 2 1 , . . . ) ; x = 6 n − 3