Solveeit Logo

Question

Mathematics Question on Relations and functions

Let RR be a relation on N×NN \times N defined by (a,b)R(c,d)(a, b) R (c, d) if and only if ad(bc)=bc(ad)a d(b-c)=b c(a-d) Then RR is

A

transitive but neither reflexive nor symmetric

B

symmetric but neither reflexive nor transitive

C

symmetric and transitive but not reflexive

D

reflexive and symmetric but not transitive

Answer

symmetric but neither reflexive nor transitive

Explanation

Solution

(a, b) R(c,d)⇒ad(b−c)=bc(a−d)
Symmetric:
(c,d)R(a,b)⇒cb(d−a)=da(c−b)⇒
Symmetric Reflexive:
(a, b) R(a,b)⇒ab(b−a)=ba(a−b)⇒
Not reflexive
Transitive: (2,3)R(3,2) and (3,2)R(5,30) but
((2,3),(5,30))∈/R⇒ Not transitive