समुच्चय \(A=\{1,2,3,4\}\) पर \(R=\{(1,2),(2,4),(1,4),(2,2),(4,4),(1,1)\}\) है। निम्न में कौन-सी जाँच संक्रामकता के पक्ष में सही है?
On \(A=\{1,2,3,4\}\), \(R=\{(1,2),(2,4),(1,4),(2,2),(4,4),(1,1)\}\). Which check correctly supports transitivity?
Explanation opens after your attempt
A. ((1,2)) और ((2,4)) से ((1,4)) मौजूद हैFrom ((1,2)) and ((2,4)), ((1,4)) is present
Concept
संक्रामकता की सही जाँच में दोनों प्रारंभिक जोड़ियाँ संबंध में होनी चाहिए। / A correct transitivity check must start with two pairs that actually belong to the relation.
Why this answer is correct
((1,2)) और ((2,4)) मौजूद हैं और उनसे जरूरी ((1,4)) भी मौजूद है। / ((1,2)) and ((2,4)) are present, and the required ((1,4)) is also present.
Exam Tip
उन जोड़ियों से तर्क न बनाएँ जो संबंध में दी ही नहीं गई हैं। / Do not build an argument from pairs that are not given in the relation.
Login to save your score, XP, coins and progress.
