The correct option is B T is reflexive, not symmetric, not transitive.
(i) R={(x,y):x<y,x∈N,y∈N}
We cannot say that a number is less than itself.
So, less than(<) is not reflexive.
Also, it is not symmetric as 2<3 does not implies 3<2
Hence, x<y does not implies y<x .
R is transitive as x<y,y<z⇒x<z
Example 2<3,3<4 implies 2<4
Hence, R is not reflexive, not symmetric but transitive.
(ii)S={(x,y):x+y=10,x∈N,y∈N}
i.e. S={(1,9),(9,1),(2,8),(8,2),(3,7),(7,3),(4,6),(6,4),(5,5)}
Clearly, S is not reflexive as (1,1)(2,2) , ... are not in S
For every (x,y)∈S, there is a (y,x)∈S
So, S is symmetric.
Clearly, S is not transitive as (1,9),(9,1)∈S but (1,1)∉S
Hence, S is not reflexive and transitive but symmetric.
(iii) T={(x,y):x=yorx−y=1,x∈N,y∈N}
So, T will have the elements of the form {(1,1),(2,2)......} or of the form (1+y,y);y∈N
Clearly, T is not symmetric and not transitive.