Math, asked by sandysana, 1 year ago

{(a,a) (a,b) (b,c) (a,c) (b,b) (b,a) (c,a) (c,b)} is a relation on set A={a,b,c} does it satisfy the reflexive relation ??how?? plzz fast...


sandysana: the one who answer first will be the brainliest

Answers

Answered by kvnmurty
4
R : A -> A
A = {a,b,c}

R = { (a,a), (a,b), (a,c),  (b,a), (b,b), (b,c) , (c,a), (c,b) }
R is reflexive if and only if   (x,y) ∈ R  and  (y,x) ∈ R 
If (x,y) is in the relation R,  then (y,x) must also be in the relation R.
Check this for every element/member of R.

Since, it is true,  R is a reflexive relation.

sandysana: thanks
Similar questions