Question: If R is a relation on the set A = {1, 2, 3} defined by R = {(1, 2), (2, 3), (3, 1)}, which of the following properties does R possess?
Options:
Correct Answer: Transitive
Solution:
R is not reflexive as (1,1), (2,2), (3,3) are not in R. It is symmetric as (2,3) implies (3,2) is not in R. It is transitive as (1,2) and (2,3) implies (1,3) is not in R. Thus, R is not all of the above.