Solveeit Logo

Question

Mathematics Question on types of relations

On the set RR of real numbers, the relation ρ\rho is defined by xρy,(x,y)Rx \rho y, (x, y) \in R

A

If xy<2|x-y| < 2 then ρ\rho is reflexive but neither symmetric nor transitive

B

If xy<2x - y < 2 then ρ\rho is reflexive and symmetric but not transitive

C

If xy|x| \geq y then ρ\rho is reflexive and transitive but not symmetric

D

If x>yx > |y| then ρ\rho is transitive but neither reflexive nor symmetric

Answer

If x>yx > |y| then ρ\rho is transitive but neither reflexive nor symmetric

Explanation

Solution

On the set RR of real numbers For reflexive,
xρx(x,x)Rx \rho x \Rightarrow(x, x) \in R
x>x\Rightarrow x > |x| which is not true.
ρ\Rightarrow \rho is not reflexive.
For symmetric,
(x,y)Rx>y(x, y) \in R \Rightarrow x > |y|
and (y,x)Ry>x(y, x) \in R \Rightarrow y > |x|
So, x>yy>xx>|y| \neq y > |x|
ρ\Rightarrow \rho is not symmetric.
For transitive,
(x,y)Rx>y(y,z)Ry>z(x, y) \in R \Rightarrow x>|y | (y, z) \in R \Rightarrow y>| z \mid
x>z(x,z)R\Rightarrow x>|z| \Rightarrow(x, z) \in R
ρ\Rightarrow \rho is transitive.