edited by
11,846 views
0 0 votes
If R = ((1, 1), (3, 1), (2, 3), (4, 2)), then which of the following represents R2, where R2 is R
composite R?
(a) ((1,1), (3, 1), (2, 3), (4, 2))
(b) ((1, 1), (9, 1), (4, 9), (16, 4))
(c) ((1, 1), (2, 1), (4, 3), (3, 1))
 
how to solve.

1 Answer

2 2 votes

R = ((1, 1), (3, 1), (2, 3), (4, 2))

RoR=R2=((1, 1), (3, 1), (2, 3), (4, 2))((1, 1), (3, 1), (2, 3), (4, 2))

             =((1, 1), (3, 1), (2, 1), (4, 3))

take first set (1,1) then take second element of this subset check in the other set R is there any starting with 1 if yes then take its second element and make a subset in Rsimilarly check for all.

like (4,2) (2,3)=(4,3)in R2

 so answer will be D 

Position:
Show:

Related questions

0 0 votes
1 1 answer
2.9k
2.9k views
Payal Rastogi asked Jan 13, 2016
2,881 views
If R = ((1, 1), (3, 1), (2, 3), (4, 2)), then which of the following represents R2, where R2 is R composite R?(a) ((1, 1), (3, 1), (2, 3), (4, 2)) (b) (...
0 0 votes
2 answers 2 answers
1.6k
1.6k views
`JEET asked Dec 22, 2018
1,585 views
How to proceed in such questions.Consider set $R = {(1, 1), (2, 1), (3, 2), (4, 3)}$. If set $P = R^1 \cup R^2 \cup R^3, $ then which of the following represents the set...
0 0 votes
0 0 answers
48
48 views
2 2 votes
1 answers 1 answer
9.1k
9.1k views
kirankochhar asked Jul 11, 2016
9,077 views
if R1 and R2 are reflexive relations on set A, then is R1 intersection R2 irreflexive?