Solution:The given relation
R = {(1, 3), (1, 1), (3, 1), (3, 1), (1, 2), (3, 3), (4,4)}
Check Reflexive
If the relation is reflexive
then (a, a) ∈ R for every a∈ {1, 2, 3, 4}
Since (1, 1) (3, 3) (4, 4) ∈ R but (2, 2) ∉ R
∴ R is not reflexive.
Check symmetric
To check whether symmetric or not
If (a, b) ∈R then (b, a) ∈ R Here (1, 2) ∈R,
but (2, 1) ∉ R ∴ R is not symmetric
Check transitive To check whether transitive or not
If (a, b) ∈R &(b, c) ∈R, then (a, c) ∈R
Here (1, 3) ∈R and (3, 2) ∉ R and (1, 2) ∈ R
∴R is not transitive
Hence, R are not reflexive, symmetric and transitive The correct Answer is (d)