Update
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™ 🇮🇳 इसी सोच के साथ बनाया गया है • 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™ 🇮🇳 इसी सोच के साथ बनाया गया है • 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™ 🇮🇳 इसी सोच के साथ बनाया गया है
Subjects
Concept-wise Practice

finite set MCQ Questions for Class 12

finite set se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

189 questions tagged with finite set.

समुच्चय \(A=\{0,1,2\}\) पर (a*b) को (a+b) को (3) से भाग देने पर शेषफल के रूप में परिभाषित किया गया है। तत्समक अवयव क्या है?

On \(A=\{0,1,2\}\), (a*b) is defined as the remainder when (a+b) is divided by (3). What is the identity element?

Explanation opens after your attempt
Correct Answer

A. (0)

Step 1

Concept

यह (3) के अनुसार जोड़ है। / This is addition modulo (3).

Step 2

Why this answer is correct

(a+0) को (3) से भाग देने पर वही शेषफल (a) मिलता है। इसलिए (0) तत्समक है। / The remainder of (a+0) on division by (3) is (a) itself. So (0) is identity.

Step 3

Exam Tip

शेषफल वाली जोड़ संक्रिया में (0) को पहले जाँचें। / In remainder-based addition, test (0) first.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) पर (a*b=\max(a,b)) है। इस संक्रिया का तत्समक अवयव क्या है?

On \(A=\{1,2,3,4\}\), (a*b=\max(a,b)). What is the identity element?

Explanation opens after your attempt
Correct Answer

A. (1)

Step 1

Concept

(\max(a,e)=a) हर \(a\in A\) के लिए होना चाहिए। / We need (\max(a,e)=a) for every \(a\in A\).

Step 2

Why this answer is correct

यह तभी होगा जब (e) सबसे छोटा अवयव हो, यानी (1)। / This is possible when (e) is the smallest element, which is (1).

Step 3

Exam Tip

\(\max\) में तत्समक सबसे छोटा अवयव होता है। / For a \(\max\) operation, the identity is the smallest element.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) पर (a*b=\min(a,b)) है। इस संक्रिया का तत्समक अवयव कौन सा है?

On \(A=\{1,2,3,4\}\), (a*b=\min(a,b)). Which is the identity element?

Explanation opens after your attempt
Correct Answer

C. (4)

Step 1

Concept

(e) ऐसा होना चाहिए कि (\min(a,e)=a) हर \(a\in A\) के लिए हो। / Identity (e) must satisfy (\min(a,e)=a) for every \(a\in A\).

Step 2

Why this answer is correct

यह तभी होगा जब (e) समुच्चय का सबसे बड़ा अवयव हो, यानी (4)। / This happens when (e) is the greatest element of the set, which is (4).

Step 3

Exam Tip

\(\min\) में तत्समक सबसे बड़ा अवयव होता है। / For a \(\min\) operation, the identity is the greatest element.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,4,8\}\) पर (a*b=\operatorname{lcm}(a,b)) दिया है। तत्समक अवयव क्या है?

On \(A=\{1,2,4,8\}\), (a*b=\operatorname{lcm}(a,b)). What is the identity element?

Explanation opens after your attempt
Correct Answer

A. (1)

Step 1

Concept

तत्समक (e) के लिए (\operatorname{lcm}(a,e)=a) चाहिए। / For identity (e), we need (\operatorname{lcm}(a,e)=a).

Step 2

Why this answer is correct

(\operatorname{lcm}(a,1)=a) सभी \(a \in A\) के लिए सही है। / (\operatorname{lcm}(a,1)=a) for every \(a \in A\).

Step 3

Exam Tip

\(\operatorname{lcm}\) संक्रिया में (1) को पहले जांचना उपयोगी रहता है। / For an \(\operatorname{lcm}\) operation, checking (1) first is useful.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,4,8\}\) पर (a*b=\gcd(a,b)) दिया है। तत्समक अवयव क्या है?

On \(A=\{1,2,4,8\}\), (a*b=\gcd(a,b)). What is the identity element?

Explanation opens after your attempt
Correct Answer

D. (8)

Step 1

Concept

तत्समक (e) के लिए (\gcd(a,e)=a) चाहिए। / For identity (e), we need (\gcd(a,e)=a).

Step 2

Why this answer is correct

यह तब होता है जब (e) हर (a) का गुणज हो और समुच्चय में सबसे बड़ा उपयुक्त अवयव (8) है। / This happens when (e) is a multiple of every (a), and (8) works in the set.

Step 3

Exam Tip

\(\gcd\) में तत्समक अक्सर ऐसा अवयव होता है जो सभी अवयवों का गुणज हो। / For a \(\gcd\) operation on divisors of a number, the identity is often the largest element.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) पर (a*b=\max(a,b)) दिया है। (2) का प्रतिलोम अवयव के बारे में सही कथन कौन सा है?

On \(A=\{1,2,3,4\}\), (a*b=\max(a,b)). Which statement is correct about the inverse of (2)?

Explanation opens after your attempt
Correct Answer

D. प्रतिलोम मौजूद नहीं हैThe inverse does not exist

Step 1

Concept

\(\max\) संक्रिया में तत्समक अवयव (1) है। / For the \(\max\) operation, the identity element is (1).

Step 2

Why this answer is correct

(2*x=1) चाहिए लेकिन (\max(2,x)) कभी (1) नहीं हो सकता। / We need (2*x=1), but (\max(2,x)) can never be (1).

Step 3

Exam Tip

तत्समक से बड़े अवयवों का प्रतिलोम इस तरह की संक्रिया में अक्सर नहीं मिलता। / Elements larger than the identity often do not have inverses in this type of operation.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) पर (a*b=\min(a+b,4)) दिया है। क्या यह संक्रिया (A) पर बंद है?

On \(A=\{1,2,3,4\}\), (a*b=\min(a+b,4)). Is this operation closed on (A)?

Explanation opens after your attempt
Correct Answer

A. हाँYes

Step 1

Concept

(a+b) चाहे (2) से (8) तक हो सकता है। / (a+b) can range from (2) to (8).

Step 2

Why this answer is correct

(\min(a+b,4)) का मान हमेशा (2,3,4) में रहेगा और ये सभी (A) में हैं। / (\min(a+b,4)) is always one of (2,3,4), all of which belong to (A).

Step 3

Exam Tip

बंदता में हर संभव परिणाम को दिए गए समुच्चय से मिलाएं। / For closure, match every possible result with the given set.

Open Question Page
Ask Friends

समुच्चय \(A=\{0,1,2\}\) पर (a*b=(ab)) का (3) से भाग देने पर शेषफल है। तत्समक अवयव क्या है?

On \(A=\{0,1,2\}\), (a*b) is the remainder when (ab) is divided by (3). What is the identity element?

Explanation opens after your attempt
Correct Answer

B. (1)

Step 1

Concept

गुणा में (1) से गुणा करने पर संख्या वही रहती है। / Multiplying by (1) keeps the number unchanged.

Step 2

Why this answer is correct

(a*1) में \(a\cdot1=a\) और उसका (3) से शेषफल (A) के अवयवों के लिए वही (a) है। / In (a*1), \(a\cdot1=a\), and its remainder modulo (3) is the same (a) for elements of (A).

Step 3

Exam Tip

शेषफल गुणा में (1) को पहले जांचें। / For modulo multiplication, check (1) first as identity.

Open Question Page
Ask Friends

समुच्चय \(A=\{0,1,2\}\) पर (a*b=(ab)) का (3) से भाग देने पर शेषफल है। (2*2) का मान क्या होगा?

On \(A=\{0,1,2\}\), (a*b) is the remainder when (ab) is divided by (3). What is (2*2)?

Explanation opens after your attempt
Correct Answer

B. (1)

Step 1

Concept

पहले (ab) निकालें। \(2\cdot2=4\) है। / First find (ab). Here \(2\cdot2=4\).

Step 2

Why this answer is correct

(4) को (3) से भाग देने पर शेषफल (1) है। / The remainder when (4) is divided by (3) is (1).

Step 3

Exam Tip

शेषफल वाली संक्रिया में अंतिम उत्तर शेषफल होता है मूल गुणनफल नहीं। / In remainder-based operations, the final answer is the remainder, not the original product.

Open Question Page
Ask Friends

समुच्चय \(A=\{0,1\}\) पर (a*b=a+b-ab) दिया है। इस संक्रिया का तत्समक अवयव क्या है?

On \(A=\{0,1\}\), (a*b=a+b-ab). What is the identity element?

Explanation opens after your attempt
Correct Answer

A. (0)

Step 1

Concept

(a*e=a) की जांच करें। / Check (a*e=a).

Step 2

Why this answer is correct

\(a*0=a+0-a\cdot0=a\) सभी \(a \in A\) के लिए सही है। / \(a*0=a+0-a\cdot0=a\) for every \(a \in A\).

Step 3

Exam Tip

दो अवयवों वाले समुच्चय में दोनों संभावित मानों को जांचना सुरक्षित तरीका है। / In a two-element set, checking both possible values is a safe method.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3\}\) पर (a*b=\min(a,b)) दिया है। इस संक्रिया का तत्समक अवयव क्या है?

On \(A=\{1,2,3\}\), (a*b=\min(a,b)). What is the identity element of this operation?

Explanation opens after your attempt
Correct Answer

C. (3)

Step 1

Concept

तत्समक (e) के लिए (\min(a,e)=a) सभी (a) के लिए चाहिए। / For identity (e), (\min(a,e)=a) for every (a).

Step 2

Why this answer is correct

यह तभी होगा जब (e) सबसे बड़ा अवयव हो। (A) में सबसे बड़ा अवयव (3) है। / This happens when (e) is the greatest element of the set. The greatest element of (A) is (3).

Step 3

Exam Tip

\(\min\) संक्रिया में तत्समक अक्सर अधिकतम अवयव होता है। / For a \(\min\) operation, the identity is usually the maximum element.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3\}\) पर (a*b=\max(a,b)) दिया है। इस संक्रिया का तत्समक अवयव क्या है?

On \(A=\{1,2,3\}\), (a*b=\max(a,b)). What is the identity element of this operation?

Explanation opens after your attempt
Correct Answer

A. (1)

Step 1

Concept

तत्समक (e) के लिए (\max(a,e)=a) सभी (a) के लिए चाहिए। / For identity (e), (\max(a,e)=a) for every (a).

Step 2

Why this answer is correct

यह तभी होगा जब (e) सबसे छोटा अवयव हो। (A) में सबसे छोटा अवयव (1) है। / This happens when (e) is the smallest element of the set. The smallest element of (A) is (1).

Step 3

Exam Tip

\(\max\) संक्रिया में तत्समक अक्सर न्यूनतम अवयव होता है। / For a \(\max\) operation, the identity is usually the minimum element.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) पर (a*b) को (a) और (b) में छोटे अवयव के रूप में परिभाषित किया गया है। (3*1) का मान क्या होगा?

On \(A=\{1,2,3,4\}\), (a*b) is defined as the smaller of (a) and (b). What is the value of (3*1)?

Explanation opens after your attempt
Correct Answer

A. (1)

Step 1

Concept

नियम दो अवयवों में छोटे अवयव को चुनता है। / The rule chooses the smaller of the two elements.

Step 2

Why this answer is correct

(3) और (1) में छोटा अवयव (1) है। / Between (3) and (1), the smaller element is (1).

Step 3

Exam Tip

न्यूनतम आधारित संक्रिया में उत्तर चुना हुआ अवयव होता है। / In a minimum-based operation, the answer is the selected element.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) पर (a*b) को (a) और (b) में बड़े अवयव के रूप में परिभाषित किया गया है। (2*4) का मान क्या होगा?

On \(A=\{1,2,3,4\}\), (a*b) is defined as the greater of (a) and (b). What is the value of (2*4)?

Explanation opens after your attempt
Correct Answer

D. (4)

Step 1

Concept

नियम दो अवयवों में बड़े अवयव को चुनता है। / The rule chooses the greater of the two elements.

Step 2

Why this answer is correct

(2) और (4) में बड़ा अवयव (4) है। / Between (2) and (4), the greater element is (4).

Step 3

Exam Tip

ऐसे नियमों में गणना नहीं, तुलना करनी होती है। / In such rules, compare the elements instead of calculating.

Open Question Page
Ask Friends

समुच्चय \(A=\{0,1,2,3\}\) पर (a*b=\min(a,b)) दिया है। तत्समक अवयव क्या होगा?

On \(A=\{0,1,2,3\}\), (a*b=\min(a,b)) is given. What will be the identity element?

Explanation opens after your attempt
Correct Answer

D. (3)

Step 1

Concept

(\min(a,e)=a) हर \(a\in A\) के लिए चाहिए। / We need (\min(a,e)=a) for every \(a\in A\).

Step 2

Why this answer is correct

(3) सबसे बड़ा अवयव है, इसलिए (\min(a,3)=a)। / (3) is the greatest element, so (\min(a,3)=a).

Step 3

Exam Tip

न्यूनतम वाली संक्रिया में सबसे बड़ा अवयव तत्समक होता है। / For a minimum operation, the greatest element is the identity.

Open Question Page
Ask Friends

समुच्चय \(A=\{0,1,2,3\}\) पर (a*b=\max(a,b)) दिया है। इस संक्रिया के लिए तत्समक अवयव कौन सा है?

On \(A=\{0,1,2,3\}\), (a*b=\max(a,b)) is given. What is the identity element for this operation?

Explanation opens after your attempt
Correct Answer

A. (0)

Step 1

Concept

तत्समक अवयव (e) के लिए (\max(a,e)=a) हर \(a\in A\) पर होना चाहिए। / For identity (e), (\max(a,e)=a) must hold for every \(a\in A\).

Step 2

Why this answer is correct

(0) सबसे छोटा अवयव है, इसलिए (\max(a,0)=a)। / (0) is the smallest element, so (\max(a,0)=a).

Step 3

Exam Tip

अधिकतम वाली संक्रिया में सबसे छोटा अवयव तत्समक होता है। / For a maximum operation, the smallest element is the identity.

Open Question Page
Ask Friends

यदि समुच्चय (A) में (3) तत्व हैं, तो (A) पर कुल द्विआधारी संक्रियाओं की संख्या क्या होगी?

If set (A) has (3) elements, what is the number of binary operations on (A)?

Explanation opens after your attempt
Correct Answer

A. \(3^9\)

Step 1

Concept

\(A\times A\) में \(3^2=9\) क्रमित युग्म होंगे। / \(A\times A\) has \(3^2=9\) ordered pairs.

Step 2

Why this answer is correct

हर युग्म के परिणाम के लिए (3) विकल्प हैं। / Each pair has (3) choices for its output.

Step 3

Exam Tip

इसलिए कुल द्विआधारी संक्रियाएँ \(3^9\) हैं। / Therefore, the number of binary operations is \(3^9\).

Open Question Page
Ask Friends

यदि समुच्चय (A) में (2) तत्व हैं, तो (A) पर कुल द्विआधारी संक्रियाओं की संख्या कितनी है?

If set (A) has (2) elements, how many binary operations are possible on (A)?

Explanation opens after your attempt
Correct Answer

A. (16)

Step 1

Concept

\(A\times A\) में \(2^2=4\) क्रमित युग्म होंगे। / \(A\times A\) has \(2^2=4\) ordered pairs.

Step 2

Why this answer is correct

हर युग्म के लिए (2) विकल्प हैं, इसलिए कुल \(2^4=16\)। / Each pair has (2) possible outputs, so total operations are \(2^4=16\).

Step 3

Exam Tip

कुल संक्रियाएँ निकालने के लिए \(|A|^{|A|^2}\) का प्रयोग करें। / Use \(|A|^{|A|^2}\) for the number of binary operations.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2\}\) पर (a*b=b) परिभाषित है। (1*2) का मान क्या है?

On the set \(A=\{1,2\}\), (a*b=b) is defined. What is the value of (1*2)?

Explanation opens after your attempt
Correct Answer

A. (2)

Step 1

Concept

दिए गए नियम में परिणाम दूसरा तत्व होता है। / According to the given rule, the result is the second element.

Step 2

Why this answer is correct

(1*2) में दूसरा तत्व (2) है। / In (1*2), the second element is (2).

Step 3

Exam Tip

संक्रिया का नियम सामान्य जोड़ या गुणा से अलग हो सकता है। / The operation rule may be different from usual addition or multiplication.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2\}\) पर (a*b=a) परिभाषित है। क्या यह क्रमविनिमेय है?

On the set \(A=\{1,2\}\), (a*b=a) is defined. Is it commutative?

Explanation opens after your attempt
Correct Answer

A. नहींNo

Step 1

Concept

(1*2=1)। / (1*2=1).

Step 2

Why this answer is correct

(2*1=2), इसलिए दोनों बराबर नहीं हैं। / (2*1=2), so the two results are not equal.

Step 3

Exam Tip

क्रमविनिमेयता के लिए दोनों क्रमों का परिणाम समान होना चाहिए। / For commutativity, both orders must give the same result.

Open Question Page
Ask Friends

समुच्चय ({0,1}) पर सामान्य गुणा द्विआधारी संक्रिया क्यों है?

Why is usual multiplication a binary operation on the set ({0,1})?

Explanation opens after your attempt
Correct Answer

A. क्योंकि (0) और (1) का कोई भी गुणनफल फिर ({0,1}) में आता हैBecause any product of (0) and (1) again lies in ({0,1})

Step 1

Concept

संभावित गुणनफल \(0\cdot0,0\cdot1,1\cdot0,1\cdot1\) देखें। / Check possible products \(0\cdot0,0\cdot1,1\cdot0,1\cdot1\).

Step 2

Why this answer is correct

सभी परिणाम (0) या (1) हैं। / All results are (0) or (1).

Step 3

Exam Tip

छोटे समुच्चय में सभी जोड़ों को जाँचना आसान तरीका है। / For a small set, checking all pairs is an easy method.

Open Question Page
Ask Friends

समुच्चय ({1,2,3}) पर (a*b=\max(a,b)) है। तत्समक अवयव कौन सा है?

On the set ({1,2,3}), (a*b=\max(a,b)). What is the identity element?

Explanation opens after your attempt
Correct Answer

A. (1)

Step 1

Concept

(\max(a,e)=a) हर (a) के लिए चाहिए। / We need (\max(a,e)=a) for every (a).

Step 2

Why this answer is correct

(e=1) लेने पर (\max(a,1)=a) क्योंकि (1) सबसे छोटा तत्व है। / Taking (e=1), (\max(a,1)=a) because (1) is the smallest element.

Step 3

Exam Tip

अधिकतम संक्रिया में सबसे छोटा तत्व तत्समक बनता है। / For a maximum operation, the smallest element becomes the identity.

Open Question Page
Ask Friends

समुच्चय ({1,2,3}) पर (a*b=\min(a,b)) है। तत्समक अवयव कौन सा है?

On the set ({1,2,3}), (a*b=\min(a,b)). What is the identity element?

Explanation opens after your attempt
Correct Answer

A. (3)

Step 1

Concept

(\min(a,e)=a) हर (a) के लिए चाहिए। / We need (\min(a,e)=a) for every (a).

Step 2

Why this answer is correct

(e=3) लेने पर (\min(a,3)=a) क्योंकि (3) समुच्चय का सबसे बड़ा तत्व है। / Taking (e=3), (\min(a,3)=a) because (3) is the greatest element of the set.

Step 3

Exam Tip

न्यूनतम संक्रिया में सबसे बड़ा तत्व तत्समक होता है। / For a minimum operation, the greatest element is the identity.

Open Question Page
Ask Friends

यदि \(A=\{1,2,3\}\), \(B=\{p,q,r,s\}\), तो (A) से (B) पर कोई सर्वाच्छादक फलन हो सकता है या नहीं?

If \(A=\{1,2,3\}\), \(B=\{p,q,r,s\}\), can there be an onto function from (A) to (B)?

Explanation opens after your attempt
Correct Answer

A. नहीं क्योंकि प्रांत में सहप्रांत से कम अवयव हैंNo because the domain has fewer elements than the codomain

Step 1

Concept

सर्वाच्छादक फलन में सहप्रांत का हर अवयव कम से कम एक बार छवि बनना चाहिए। / In an onto function, every codomain element must be hit at least once.

Step 2

Why this answer is correct

(A) में केवल (3) अवयव हैं पर (B) में (4) अवयव हैं। / (A) has only (3) elements, while (B) has (4) elements.

Step 3

Exam Tip

सीमित समुच्चयों में सर्वाच्छादकता के लिए प्रांत का आकार सहप्रांत से कम नहीं होना चाहिए। / For finite sets, the domain size cannot be less than the codomain size for an onto function.

Open Question Page
Ask Friends

यदि \(A=\{1,2,3\}\), \(B=\{a,b\}\) और (f(1)=a), (f(2)=b), (f(3)=b), तो \(f:A\to B\) कैसा है?

If \(A=\{1,2,3\}\), \(B=\{a,b\}\), and (f(1)=a), (f(2)=b), (f(3)=b), what type of function is \(f:A\to B\)?

Explanation opens after your attempt
Correct Answer

A. आच्छादी लेकिन एकैकी नहींOnto but not one-one

Step 1

Concept

सहप्रांत (B) के दोनों सदस्य (a) और (b) प्रतिबिंब के रूप में मिल रहे हैं। / Both elements (a) and (b) of the codomain appear as images.

Step 2

Why this answer is correct

इसलिए फलन आच्छादी है। पर (2) और (3) दोनों का प्रतिबिंब (b) है, इसलिए यह एकैकी नहीं है। / Hence the function is onto. But (2) and (3) have the same image (b), so it is not one-one.

Step 3

Exam Tip

सीमित समुच्चय में सहप्रांत के हर सदस्य को सूची में खोजें। / For finite sets, check whether every codomain element appears in the image list.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4,5\}\) से (A) में बने एकैकी फलनों में कितने फलन (1) को (1) पर ही भेजते हैं?

Among one-one functions from \(A=\{1,2,3,4,5\}\) to (A), how many functions send (1) to (1)?

Explanation opens after your attempt
Correct Answer

A. \(24\)

Step 1

Concept

(1) का प्रतिबिंब (1) तय है। / The image of (1) is fixed as (1).

Step 2

Why this answer is correct

शेष (4) अवयवों को शेष (4) अवयवों पर एकैकी रूप से भेजने के तरीके (4!=24) हैं। / The remaining (4) elements can be mapped one-one to the remaining (4) elements in (4!=24) ways.

Step 3

Exam Tip

समान आकार के समुच्चय में एकैकी फलन क्रमचय की तरह गिने जाते हैं। / For equal-size sets, one-one functions are counted like permutations.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3\}\) पर (f(x)=4-x) से परिभाषित \(f:A\to A\) के लिए सही कथन चुनिए।

For \(f:A\to A\) defined by (f(x)=4-x) on \(A=\{1,2,3\}\), choose the correct statement.

Explanation opens after your attempt
Correct Answer

A. यह एकैकी हैIt is one-one

Step 1

Concept

(f(1)=3), (f(2)=2), (f(3)=1)। / (f(1)=3), (f(2)=2), (f(3)=1).

Step 2

Why this answer is correct

तीनों प्रतिबिंब अलग-अलग हैं, इसलिए कोई दो अलग इनपुट समान प्रतिबिंब नहीं देते। / All three images are distinct, so no two different inputs have the same image.

Step 3

Exam Tip

सीमित समुच्चय में तालिका बनाकर एकैकीपन जल्दी जांचा जा सकता है। / For finite sets, a value table quickly checks one-one nature.

Open Question Page
Ask Friends

समुच्चय \(A=\{1,2,3,4\}\) से (A) में कितने एकैकी फलन बनाए जा सकते हैं?

How many one-one functions can be formed from \(A=\{1,2,3,4\}\) to (A)?

Explanation opens after your attempt
Correct Answer

B. \(24\)

Step 1

Concept

समान आकार के सीमित समुच्चय में एकैकी फलन वास्तव में क्रमचय जैसा होता है। / For finite sets of equal size, a one-one function acts like a permutation.

Step 2

Why this answer is correct

(4) अवयवों को (4) अलग स्थानों पर भेजने के तरीके (4!=24) हैं। / The (4) elements can be mapped distinctly in (4!=24) ways.

Step 3

Exam Tip

जब प्रांत और सहप्रांत में बराबर अवयव हों, तो एकैकी फलनों की संख्या (n!) होती है। / When domain and codomain have equal size (n), the number of one-one functions is (n!).

Open Question Page
Ask Friends

यदि \(A=\{1,2,3\}\) और \(B=\{4,5,6,7\}\), तो \(f:A\to B\), \(f=\{(1,4),(2,5),(3,4)\}\) के लिए सही कथन कौन-सा है?

If \(A=\{1,2,3\}\) and \(B=\{4,5,6,7\}\), which statement is correct for \(f:A\to B\), \(f=\{(1,4),(2,5),(3,4)\}\)?

Explanation opens after your attempt
Correct Answer

B. एकैकी नहीं हैNot one-one

Step 1

Concept

फलन में हर आगत का एक निर्गत है, इसलिए यह फलन है। / Each input has one output, so it is a function.

Step 2

Why this answer is correct

(1) और (3) दोनों का निर्गत (4) है। / Inputs (1) and (3) both have output (4).

Step 3

Exam Tip

दो अलग आगतों का समान निर्गत मिले तो फलन एकैकी नहीं होता। / If two different inputs share an output, the function is not one-one.

Open Question Page
Ask Friends

यदि \(A=\{1,2,3,4\}\) और \(f:A\to\mathbb{N}\) को (f(x)=x \pmod{2}) के शेष से परिभाषित किया गया है, तो (f) कैसा है?

If \(A=\{1,2,3,4\}\) and \(f:A\to\mathbb{N}\) is defined by the remainder of \(x \pmod{2}\), what is (f)?

Explanation opens after your attempt
Correct Answer

B. एकैकी नहीं हैNot one-one

Step 1

Concept

सम और विषम संख्याओं के शेष देखें। / Check remainders for even and odd numbers.

Step 2

Why this answer is correct

(f(1)=1) और (f(3)=1), जबकि \(1\neq 3\)। / (f(1)=1) and (f(3)=1), while \(1\neq 3\).

Step 3

Exam Tip

शेषफल आधारित फलनों में अक्सर कई आगत एक ही शेष देते हैं, इसलिए एकैकीपन सावधानी से जांचें। / Remainder-based functions often send many inputs to the same value, so test one-one nature carefully.

Open Question Page
Ask Friends