Given: X=R×R and (a1,b1)R(a2,b2)⟺b1=b2.
Find: The truth values of Statement-I and Statement-II.
For Statement-I, we check the three properties of an equivalence relation.
- Reflexive: For any (a,b)∈X, we have b=b, so (a,b)R(a,b).
- Symmetric: If (a1,b1)R(a2,b2), then b1=b2. Hence b2=b1, so (a2,b2)R(a1,b1).
- Transitive: If (a1,b1)R(a2,b2) and (a2,b2)R(a3,b3), then b1=b2 and b2=b3. Therefore b1=b3, so (a1,b1)R(a3,b3).
Thus, R is reflexive, symmetric, and transitive. So Statement-I is true.
For Statement-II,
S={(x,y)∈X:(x,y)R(a,b)}.
Using the definition of R, this means
y=b.
Hence,
S={(x,y)∈X:y=b}.
This is a horizontal line, parallel to the x-axis, not a line parallel to y=x. So Statement-II is false.
Therefore, the correct option is B.