On (A={1,2,3}), (R={(1,2),(2,3),(1,3)}) is given. Is (R) transitive?
Answer and explanation
Correct answer: Yes
Step 1: Here ((1,2)) and ((2,3)) are connected pairs. Step 2: They require ((1,3)), and it is already present in the relation. Step 3: For transitivity checks, find the pair that is forced and then look for it in the list.
Frequently asked questions
What is the correct answer to this question?
Yes
Why is this the correct answer?
Step 1: Here ((1,2)) and ((2,3)) are connected pairs. Step 2: They require ((1,3)), and it is already present in the relation. Step 3: For transitivity checks, find the pair that is forced and then look for it in the list.
Which subject and chapter does this question cover?
This is a Class 12 Mathematics question. Chapter: Relations and Functions. Topic: Transitive relation.