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}), what must be done to make (R={(1,2),(2,1),(1,3)}) symmetric?
Correct answer: A
Step 1: ((1,2)) and ((2,1)) already form a reverse pair. Step 2: ((1,3)) is present, but its reverse ((3,1)) is missing. Step 3: To make a relation symmetric, add only the missing reverse pairs.
On (A={1,2,3,4}), (R={(1,4),(4,1),(2,3),(3,2),(1,2)}). What is the minimum number of pairs to add to make it symmetric?
Correct answer: A
Step 1: ((1,4)) with ((4,1)) is complete, and ((2,3)) with ((3,2)) is also complete. Step 2: The reverse of ((1,2)), namely ((2,1)), is missing. Step 3: Adding just ((2,1)) makes the relation symmetric.
On real numbers, relation (R) is defined by (aRb) if (|a|=|b|). What is correct about (R)?
Correct answer: A
Step 1: If (|a|=|b|), then the reversed equality (|b|=|a|) is also true. Step 2: Hence (aRb) implies (bRa). Step 3: Equality of absolute values gives symmetry directly.
On a set (A), (R={(a,b):a\ne b}). Choose the correct statement about (R).
Correct answer: A
Step 1: If (a\ne b), then (b\ne a) is also true. Step 2: Hence whenever ((a,b)) is in the relation, ((b,a)) is also in it. Step 3: The not-equal condition does not change when the order is reversed.
On (A={1,2,3,4}), (R={(a,b):a+b\text{ is odd}}). Is (R) symmetric?
Correct answer: A
Step 1: If (a+b) is odd, then (b+a) is also odd. Step 2: Changing the order of addition does not change the sum or its parity. Step 3: Relations based on parity of a sum are usually easy symmetry checks.
On (A={1,2,3,4}), (R={(a,b):a<b}). Which statement is correct about (R)?
Correct answer: A
Step 1: ((1,2)) is in the relation because (1<2). Step 2: The reverse ((2,1)) is not in the relation because (2<1) is false. Step 3: Order relations like less than or greater than are generally not symmetric.
On (A={1,2,3}), (R={(1,1),(2,2),(3,3),(1,2),(2,1),(1,3)}). Which pair should be added to make (R) symmetric?
Correct answer: A
Step 1: Diagonal pairs do not need a separate reverse pair. Step 2: ((1,2)) and ((2,1)) are complete, but ((1,3)) is missing its reverse ((3,1)). Step 3: Identifying the missing reverse pair is the key in such questions.
What is the correct general form for the number of symmetric relations on an (n)-element set?
Correct answer: A
Step 1: There are (n) independent diagonal pairs. Step 2: Off-diagonal pairs ((a,b)) and ((b,a)) are chosen together, and there are (\frac{n(n-1)}{2}) such unordered pairs. Step 3: Total independent choices are (n+\frac{n(n-1)}{2}=\frac{n(n+1)}{2}).
If a relation (R) satisfies (R=R^{-1}), which conclusion is correct about (R)?
Correct answer: A
Step 1: (R^{-1}) contains the reverse of all pairs of (R). Step 2: If (R=R^{-1}), then every pair has its reverse in the same relation, which is symmetry. Step 3: Treat (R=R^{-1}) as an alternative test for symmetry.
On (A={1,2,3,4}), (R={(a,b):a^2+b^2=17}). What is (R)?
Correct answer: A
Step 1: If (a^2+b^2=17), then (b^2+a^2=17) also holds. Step 2: Changing the order of addition does not change the sum, so the reverse pair also belongs to the relation. Step 3: Conditions involving sums of squares are often symmetric because order does not matter.
On real numbers, (R={(a,b):a=2b}). Why is (R) not symmetric?
Correct answer: A
Step 1: ((2,1)) is in the relation because (2=2\cdot1). Step 2: The reverse ((1,2)) is not in the relation because (1\ne2\cdot2). Step 3: In multiplier relations, reversing changes the ratio, so look for a counterexample.
On (A={1,2,3}), how many symmetric relations contain ((1,2)) and do not contain ((2,3))?
Correct answer: A
Step 1: On a (3)-element set, there are (6) independent choices. Step 2: Including ((1,2)) forces ((2,1)), and excluding ((2,3)) also excludes ((3,2)); two independent choices are fixed. Step 3: Thus (4) independent choices remain, giving (2^4).
On (A={1,2,3,4}), how many symmetric relations must contain all diagonal pairs ((a,a))?
Correct answer: A
Step 1: The (4) diagonal pairs are compulsory, so their choices are fixed. Step 2: The number of independent off-diagonal unordered pairs is (\frac{4\cdot3}{2}=6). Step 3: Each of these (6) pairs can be chosen or omitted, so the answer is (2^6).
On (A={1,2,3,4}), how many symmetric relations contain no diagonal pair?
Correct answer: A
Step 1: All (4) diagonal pairs are fixed as absent. Step 2: Only the off-diagonal unordered pairs remain free, and their number is (\frac{4\cdot3}{2}=6). Step 3: Each of these (6) blocks can be included or excluded.
On real numbers, (R={(a,b):(a-b)^2=4}). What type of relation is it?
Correct answer: A
Step 1: If ((a-b)^2=4), then ((b-a)^2=(-(a-b))^2=4). Step 2: Hence the reverse pair also belongs to the relation. Step 3: Squaring removes the effect of the negative sign, giving symmetry.
On (A={1,2,3,4,5}), (R={(a,b):a+b\le6}). Is (R) symmetric?
Correct answer: A
Step 1: If (a+b\le6), then (b+a\le6) also holds. Step 2: Changing the order of addition does not change the sum, so the reverse pair is also included. Step 3: Even inequality conditions based on a sum can be symmetric.
On (A={1,2,3,4,5}), (R={(a,b):a+2b=6}). What is correct about (R)?
Correct answer: A
Step 1: ((4,1)) is in the relation because (4+2\cdot1=6). Step 2: The reverse ((1,4)) is not in the relation because (1+2\cdot4=9). Step 3: When coefficients of (a) and (b) differ, reversal often changes the condition.
A relation (R) on a set (A) is symmetric and (S\subseteq R). Must (S) be symmetric?
Correct answer: A
Step 1: A symmetric larger relation may contain both a pair and its reverse. Step 2: A subrelation can choose only one of them, breaking symmetry. Step 3: Symmetry of a subrelation must be checked separately.
On (A={1,2,3}), (R={(1,2),(2,1)}) and (S={(2,3),(3,2)}). What is (R\cup S)?
Correct answer: A
Step 1: (R) contains both ((1,2)) and ((2,1)). Step 2: (S) contains both ((2,3)) and ((3,2)), so the union keeps all reverse pairs. Step 3: The union of symmetric relations remains symmetric.
On (A={1,2,3,4}), (R={(1,2),(2,1),(2,4),(4,2),(3,3)}). Choose the correct statement about (R^{-1}).
Correct answer: A
Step 1: Every off-diagonal pair has its reverse already present in the relation. Step 2: ((3,3)) reverses to itself, so the inverse relation contains the same pairs. Step 3: If (R^{-1}=R), the relation is symmetric.
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