Online Test — Relations and Functions

10 Questions • 20 min • Chapter MCQ

20:00
Question 1 of 10 medium
The relation $R = \{(a,b): |a-b|$ is divisible by $4\}$ on $A = \{1,2,3,4,...,10\}$ is:
Reflexive only
Symmetric only
An equivalence relation
Transitive only
Explanation: $|a-a|=0$ divisible by 4 (reflexive); $|a-b|=|b-a|$ (symmetric); if $4|a-b|$ and $4|b-c|$ then $4|(a-c)$ (transitive). So it is an equivalence relation.