a) A={2, 3, 4} R={(2, 2), (3, 3), (4, 4), (2, 3), (3, 4)}
If the relation is reflexive, then (a,a)∈R ∀ a∈{2,3,4}
Since, (2, 2)∈R,(3, 3)∈R & (4, 4)∈R
∴R is reflexive.
For symmetric relation,
If (a,b)∈R, then (b,a)∈R
Here, (2, 3)∈R but (3, 2)∉R and also (3, 4)∈R but (4, 3)∉R
∴R is not symmetric.
For transitive relation,
If (a,b)∈R and (b,c)∈R, then (a,c)∈R
Here, (2, 3)∈R and (3, 4)∈R but (2, 4)∉R
∴R is not transitive.
b) R={(x,y):y=x+5 & x<4; x,y∈R}
Clearly, we can see that for every value of x, y will be greater than x by 5. So, (a,a)∉R ∀ a∈{R}
∴R is not reflexive.
Since, (x, x+5)≠(x+5, x). So, (a,b)∈R, but (b,a)∉R
∴R is not symmetric.
And it can not be transitive also because
Say a1=xa2=x+5a3=x+5+5=x+10
(a1, a2)=(x, x+5)∈R
(a2, a3)=(x+5, x+10)∈R
But (a1, a3)=(x, x+10)∉R