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™ 🇮🇳 इसी सोच के साथ बनाया गया है
On (A={1,2,3,4,5}), (R={(a,b):|a-b|\le 1}). Is this relation transitive?
Correct answer: A
Step 1: (|1-2|=1), so ((1,2)) is in the relation. Also (|2-3|=1), so ((2,3)) is in the relation. Step 2: (|1-3|=2), so ((1,3)) is not in the relation. Step 3: Bounded distance conditions often break transitivity.
On integers, (aRb) is defined when (a\equiv b \pmod{4}). What is the correct reason for transitivity?
Correct answer: A
Step 1: (a\equiv b \pmod{4}) means (a-b) is divisible by (4). Step 2: Similarly, if (b-c) is divisible by (4), then (a-c=(a-b)+(b-c)) is also divisible by (4). Step 3: Adding differences is the key idea in congruence.
On (A={1,2,3,4}), (R={(1,3),(3,1),(1,1),(3,3),(2,4)}). Is this relation transitive or not?
Correct answer: A
Step 1: From ((1,3)) and ((3,1)), ((1,1)) is required, and it is present. From ((3,1)) and ((1,3)), ((3,3)) is required, and it is also present. Step 2: After ((2,4)), there is no pair starting with (4), so no new requirement arises. Step 3: Every missing self-pair is not a transitivity failure.
On real numbers, (aRb) is defined when (a^2=b^2). Why is this relation transitive?
Correct answer: A
Step 1: If (a^2=b^2) and (b^2=c^2), the two equalities give (a^2=c^2). Step 2: Hence (aRc) holds. Step 3: In equality-based relations, connect the same quantity through equality.
On (A={1,2,3,4,5}), (R={(a,b):a\le b\text{ and }b-a\le 2}). Is this relation transitive?
Correct answer: A
Step 1: ((1,3)) is in the relation because (1\le 3) and (3-1=2). ((3,5)) is also in the relation. Step 2: For ((1,5)), (5-1=4), which exceeds the limit, so it is not in the relation. Step 3: Two small jumps can form a larger jump, so check bounded conditions carefully.
On (A={1,2,3,4}), (R={(a,b):a\le b}). Why is this relation transitive?
Correct answer: A
Step 1: In the usual order, (a\le b) and (b\le c) imply (a\le c). Step 2: Hence ((a,c)) also belongs to the relation. Step 3: In order relations, keep the same direction and do not assume reverse order.
On (A={1,2,3,4}), (R={(a,b):a>b}). What is the nature of this relation?
Correct answer: A
Step 1: If (a>b) and (b>c), then by the usual order (a>c). Step 2: Therefore ((a,c)) belongs to the relation. Step 3: Both (>) and (<) are transitive when the direction is kept consistent.
On integers, (aRb) is defined when (a-b) is odd. This relation is not transitive. Which counterexample is correct?
Correct answer: A
Step 1: (3-2=1) is odd, and (2-1=1) is also odd. Step 2: Transitivity requires (3R1), but (3-1=2) is even, so (3R1) does not hold. Step 3: When choosing a counterexample, both starting relations must be true.
On (A={1,2,3,4,5,6}), (R={(a,b):a) and (b) leave the same remainder when divided by (2)(}). What is the nature of this relation?
Correct answer: A
Step 1: Same remainder means both numbers lie in the same parity class. Step 2: If (a) and (b) have the same remainder, and (b) and (c) have the same remainder, then (a) and (c) also have the same remainder. Step 3: For remainder relations, think in classes.
On (A={1,2,3,4}), (R={(1,2),(2,2),(2,3),(1,3),(3,3)}). What is the nature of this relation?
Correct answer: A
Step 1: From ((1,2)) and ((2,3)), ((1,3)) is required, and it is present. Step 2: From ((2,2)) and ((2,3)), ((2,3)) itself is required and present; ((3,3)) creates no missing pair. Step 3: Also check chains involving self-pairs carefully.
On (A={1,2,3,4,5}), (R={(a,b):a<b\text{ or }a=b}). What is the nature of this relation?
Correct answer: A
Step 1: (a<b) or (a=b) means (a\le b). Step 2: If (a\le b) and (b\le c), then (a\le c), so ((a,c)) is in the relation. Step 3: Converting the statement into a simpler form helps in relation questions.
On real numbers, (aRb) is defined when (a+b=0). Is this relation transitive?
Correct answer: A
Step 1: (1+(-1)=0), so (1R(-1)), and ((-1)+1=0), so ((-1)R1). Step 2: Transitivity requires (1R1), but (1+1=2), so it is not in the relation. Step 3: When reverse or opposite pairs appear, check the required self-pair.
On (A={1,2,3,4}), (R={(1,1),(2,2),(3,3),(4,4),(1,2),(2,3),(1,3),(3,4)}). Which pair is necessary to make it transitive?
Correct answer: A
Step 1: ((1,3)) and ((3,4)) are in the relation. Step 2: Therefore ((1,4)) is required, but it is not in the relation. Step 3: Even when self-pairs are present, a later chain may still have a missing pair.
On natural numbers, (aRb) is defined when (b=a^2). Is this relation transitive?
Correct answer: A
Step 1: (4=2^2), so (2R4). Also (16=4^2), so (4R16). Step 2: Transitivity would require (2R16), but (16\ne 2^2). Step 3: Applying a rule twice does not necessarily mean the same rule applies directly.
On (A={1,2,3,4,5,6}), (aRb) is defined when (a) and (b) are both even or both odd. What is the nature of this relation?
Correct answer: A
Step 1: The relation means (a) and (b) have the same parity. Step 2: If (a) has the same parity as (b), and (b) has the same parity as (c), then (a) and (c) also have the same parity. Step 3: In classification-based relations, use the idea of the same class.
On (A={1,2,3,4,5}), (R={(a,b):\gcd(a,b)=1}). Is this relation transitive?
Correct answer: A
Step 1: (\gcd(2,3)=1), and (\gcd(3,4)=1). Step 2: But (\gcd(2,4)=2), so ((2,4)) is not in the relation. Step 3: Coprimality may be symmetric, but it is not necessarily transitive.
On (A={1,2,3,4,6,12}), (aRb) is defined when (b) is divisible by (a). Which is the correct transitivity check?
Correct answer: C
Step 1: (3R6) is true because (6) is divisible by (3), and (6R12) is true because (12) is divisible by (6). Step 2: Transitivity requires (3R12), and (12) is divisible by (3). Step 3: Choose a chain whose first two relations are both true.
On (A={1,2,3,4,5}), (R={(a,b):a) is less than (b) and their difference is divisible by (3)(}). What is the nature of this relation?
Correct answer: A
Step 1: If (a<b) and (b<c), then (a<c). Step 2: If (b-a) and (c-b) are both divisible by (3), then (c-a) is also divisible by (3). Step 3: In a two-condition relation, check order and divisibility separately.
On (A={1,2,3,4}), (R={(1,2),(2,4),(4,4),(1,4),(2,2)}). Is this relation transitive?
Correct answer: A
Step 1: ((1,2)) and ((2,4)) require ((1,4)), which is present. Step 2: ((2,4)) and ((4,4)) require ((2,4)), which is present; ((1,4)) and ((4,4)) require ((1,4)), also present. Step 3: Do not skip chains involving self-pairs.
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