- Symmetric but not transitive.
- Transitive but not symmetric.
- Neither symmetric nor transitive.
- Both symmetric and transitive.
- Transitive but not symmetric.
Solution:
We have,
R = {(a, b): a is brother of b}
Let $(\text{a, b})\in\text{R}.$ Then,
a is brother of b.
but b is not necessary brother of a (As, b can be sister of a)
$\Rightarrow\ (\text{b, a})\notin\text{R}$
So, R is not symmetric.
Also,
Let $(\text{a, b})\in\text{R}$ and $(\text{b, c})\in\text{R}$
⇒ a is brother of b and b is brother of c
⇒ a is brother of c
$\Rightarrow\ (\text{a, c})\in\text{R}$
So, R is transitive.