यदि (R) संक्रमण है और (R) में ((a,b)), ((b,c)), ((c,a)) हैं, तो कौन सा कथन सही है?
If (R) is transitive and contains ((a,b)), ((b,c)), and ((c,a)), which statement is correct?
Explanation opens after your attempt
A. ((a,a)), ((b,b)), ((c,c)) भी (R) में होंगे((a,a)), ((b,b)), ((c,c)) will also be in (R)
Concept
((a,b)) और ((b,c)) से ((a,c)) मिलेगा। / ((a,b)) and ((b,c)) imply ((a,c)).
Why this answer is correct
फिर ((a,c)) और ((c,a)) से ((a,a)) मिलेगा; इसी तरह चक्र घुमाकर ((b,b)) और ((c,c)) भी मिलते हैं। / Then ((a,c)) and ((c,a)) imply ((a,a)); rotating the cycle gives ((b,b)) and ((c,c)) too.
Exam Tip
चक्र वाले संबंधों में समान जोड़ियां अवश्य बनती हैं। / Cyclic relations force self-pairs under transitivity.
Login to save your score, XP, coins and progress.
