Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Medium · Level 13 · transitive relation,chain selection,mcqView options
((1,2),(2,3)\Rightarrow(1,3))
((2,1),(1,3)\Rightarrow(2,3))
((4,3),(3,2)\Rightarrow(4,2))
((3,2),(2,1)\Rightarrow(3,1))
Medium · Level 13 · transitive relation,modulo congruence,integersView options
Yes
No
Only on multiples of (3)
Only on zero
Medium · Level 13 · transitive relation,parity,integer relationView options
Yes
No
Only on odd numbers
Only on even numbers
Medium · Level 13 · transitive relation,odd sum,counterexampleView options
No
Yes
Only on positive integers
Only when (a=b)
Medium · Level 13 · transitive relation,self loop,ordered pairsView options
Yes
No, ((1,1)) is needed
No, ((4,4)) is needed
No, ((4,1)) is needed
Medium · Level 13 · transitive relation,greater than equal,concept mcqView options
On real numbers, (aRb) when (a \ge b)
On real numbers, (aRb) when (a \ne b)
On integers, (aRb) when (a+b) is odd
On sets, (A R B) when (A \cap B=\varnothing)
Medium · Level 13 · transitive relation,required pair,transitive closureView options
((1,1))
((2,2))
((3,3))
((2,1))
Question 1MediumLevel 13
On a family of sets, define (A R B) if (A \subseteq B). Is this relation transitive?
Correct answer: A
Step 1: If (A \subseteq B) and (B \subseteq C), then (A \subseteq C). Step 2: Therefore, the subset relation is transitive. Step 3: In set-based questions, form the inclusion chain.
On a family of sets, define (A R B) if (A \cap B=\varnothing). Is this relation transitive?
Correct answer: A
Step 1: Take (A={1}), (B={2}), and (C={1}). Step 2: (A \cap B=\varnothing) and (B \cap C=\varnothing), but (A \cap C={1}). Step 3: The disjointness relation is not necessarily transitive.
On the set of lines, (lRm) if line (l) is parallel to line (m). In a plane, what is this relation?
Correct answer: A
Step 1: If line (l) is parallel to line (m), and (m) is parallel to line (n), then (l) is parallel to (n). Step 2: Hence, the relation is transitive. Step 3: In geometry, focus on the chain of same direction.
On a set of people, (aRb) if (a) is brother of (b). In general, is this relation transitive?
Correct answer: A
Step 1: If (a) is brother of (b), and (b) is brother of (c), it does not always force (a) to be brother of (c) in every possible setting. Step 2: The relation may depend on family context, so general transitivity is not guaranteed. Step 3: Apply mathematical relation rules carefully to social examples.
On (A={1,2,3}), (R={(1,1),(1,2),(2,3),(1,3),(3,3)}). Which check is most important for transitivity?
Correct answer: A
Step 1: Check only the pairs that are actually present in the relation. Step 2: ((1,2)) and ((2,3)) are present, so ((1,3)) is required. Step 3: Do not start a transitivity check from pairs that are not in the relation.
On (A={1,2,3}), (R={(1,1),(1,2),(2,1),(2,2),(2,3),(1,3)}). Which pair is additionally needed to make (R) transitive?
Correct answer: A
Step 1: ((2,1)) and ((1,3)) are present. Step 2: They require ((2,3)), and it is already in the relation. Step 3: So among the options, no new required pair is represented; the need for ((2,3)) is already fulfilled.
On (A={1,2,3}), (R={(1,2),(2,1),(2,3),(1,1),(1,3)}). Which pair must be added to make (R) transitive?
Correct answer: A
Step 1: ((2,1)) and ((1,2)) require ((2,2)). Step 2: This pair is missing, so transitivity fails. Step 3: Whenever reverse pairs are present, check the needed self-pair.
On (A={1,2,3,4}), (R={(1,2),(2,3),(3,1),(1,3),(2,1),(3,2)}). Which missing pairs are most clearly needed to make (R) transitive?
Correct answer: A
Step 1: The relation has many two-way pairs among (1,2,3). Step 2: ((1,2)) and ((2,1)) require ((1,1)), and similarly ((2,2)) and ((3,3)) are needed. Step 3: When a cycle appears, quickly check for missing self-pairs.
If (R) and (S) are both transitive relations, which statement about (R \cap S) is correct?
Correct answer: A
Step 1: If ((a,b)) and ((b,c)) are in (R \cap S), they are in both (R) and (S). Step 2: Since both relations are transitive, ((a,c)) is in both. Step 3: Therefore, ((a,c)) is in (R \cap S), so the intersection is transitive.
If (R) and (S) are transitive, what is generally true about (R \cup S)?
Correct answer: A
Step 1: In a union, one pair may come from one relation and the second pair from another relation. Step 2: Then the required ((a,c)) may not be in the union. Step 3: Intersection of transitive relations is safe, but union is not always safe.
Step 1: The relation has only ((1,2)). Step 2: There is no pair starting with (2) to form a chain. Step 3: A single pair often does not violate transitivity unless a chain is formed.
On (A={1,2,3,4}), (R={(1,2),(2,3),(1,3),(3,4),(1,4),(2,4)}). Which transitivity chain is correct?
Correct answer: A
Step 1: A valid chain must use two starting pairs that are actually in the relation. Step 2: ((1,2)) and ((2,3)) are present and give ((1,3)). Step 3: Chains using absent pairs are not valid transitivity checks.
On integers, (aRb) if (a \equiv b \pmod{3}). Is (R) transitive?
Correct answer: A
Step 1: If (a \equiv b \pmod{3}) and (b \equiv c \pmod{3}), then (a) and (c) have the same remainder. Step 2: So (a \equiv c \pmod{3}). Step 3: A relation based on the same remainder is transitive.
On integers, (aRb) if (a+b) is even. Is (R) transitive?
Correct answer: A
Step 1: (a+b) even means (a) and (b) have the same parity. Step 2: (b+c) even means (b) and (c) have the same parity, so (a) and (c) also have the same parity. Step 3: Hence (a+c) is even, and the relation is transitive.
On integers, (aRb) if (a+b) is odd. Is (R) transitive?
Correct answer: A
Step 1: (1+2) is odd, so (1R2). Step 2: (2+3) is odd, so (2R3). But (1+3) is even, so (1R3) is false. Step 3: For an odd-sum relation, a counterexample is easy to find.
On (A={1,2,3,4}), (R={(1,3),(3,3),(3,4),(1,4)}). Is (R) transitive?
Correct answer: A
Step 1: ((1,3)) and ((3,3)) require ((1,3)), which is present. Step 2: ((1,3)) and ((3,4)) require ((1,4)), which is present. Step 3: If all required conclusions are present, the relation is transitive.
Which option gives a relation that is definitely transitive?
Correct answer: A
Step 1: If (a \ge b) and (b \ge c), then (a \ge c). Step 2: The other options can fail transitivity by small counterexamples. Step 3: For order relations, form a chain and choose the answer.
For (R={(1,2),(2,3),(1,3),(3,1)}), which pair is definitely needed to make it transitive?
Correct answer: A
Step 1: ((1,3)) and ((3,1)) are in the relation. Step 2: Transitivity requires ((1,1)). Step 3: When an element returns to itself through a chain, check the required self-pair.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy