किसी समुच्चय (A) पर द्विआधारी संक्रिया का सही अर्थ क्या है?
What is the correct meaning of a binary operation on a set (A)?
#binary operation
#closure
#set operation
#class 12
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A ऐसा नियम जो \(A\times A\) के हर युग्म को (A) के एक तत्व से जोड़े / A rule that assigns each pair of \(A\times A\) to an element of (A)
B ऐसा नियम जो (A) के हर तत्व को दो तत्वों में बाँटे / A rule that divides each element of (A) into two elements
C ऐसा नियम जो केवल एक तत्व पर काम करे / A rule that works on only one element
D ऐसा नियम जिसका मान हमेशा शून्य हो / A rule whose value is always zero
Explanation opens after your attempt
Correct Answer
A. ऐसा नियम जो \(A\times A\) के हर युग्म को (A) के एक तत्व से जोड़े / A rule that assigns each pair of \(A\times A\) to an element of (A)
Step 1
Concept
द्विआधारी संक्रिया में दो तत्व लिए जाते हैं। / A binary operation takes two elements.
Step 2
Why this answer is correct
दोनों तत्व (A) से हों और परिणाम भी (A) में आए तो यह (A) पर संक्रिया कहलाती है। / If both inputs are from (A) and the result is also in (A), it is an operation on (A).
Step 3
Exam Tip
परीक्षा में पहले बंदता जाँचें। / In exams, check closure first.
Login to save your score, XP, coins and progress. Login
यदि \(a,b\in A\) होने पर \(a*b\in A\) मिलता है, तो यह कौन सा गुण दिखाता है?
If \(a,b\in A\) implies \(a*b\in A\), which property does this show?
#closure
#binary operation
#relations functions
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A बंदता / Closure
B क्रमविनिमेयता / Commutativity
C साहचर्यता / Associativity
D प्रतिलोम / Inverse
Explanation opens after your attempt
Correct Answer
A. बंदता / Closure
Step 1
Concept
बंदता का मतलब है कि संक्रिया करने के बाद परिणाम समुच्चय से बाहर न जाए। / Closure means the result does not leave the set after the operation.
Step 2
Why this answer is correct
यहाँ (a*b) फिर से (A) में है, इसलिए बंदता है। / Here (a*b) again lies in (A), so closure holds.
Step 3
Exam Tip
द्विआधारी संक्रिया पहचानने का पहला संकेत बंदता है। / Closure is the first sign to check in binary operation questions.
Login to save your score, XP, coins and progress. Login
सामान्य जोड़ (+) प्राकृतिक संख्याओं के समुच्चय \(\mathbb{N}\) पर द्विआधारी संक्रिया क्यों है?
Why is usual addition (+) a binary operation on the set of natural numbers \(\mathbb{N}\)?
#addition
#natural numbers
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि दो प्राकृतिक संख्याओं का योग प्राकृतिक संख्या होता है / Because the sum of two natural numbers is a natural number
B क्योंकि दो प्राकृतिक संख्याओं का अंतर हमेशा प्राकृतिक संख्या होता है / Because the difference of two natural numbers is always a natural number
C क्योंकि जोड़ में केवल एक संख्या चाहिए / Because addition needs only one number
D क्योंकि जोड़ का परिणाम हमेशा (0) होता है / Because addition always gives (0)
Explanation opens after your attempt
Correct Answer
A. क्योंकि दो प्राकृतिक संख्याओं का योग प्राकृतिक संख्या होता है / Because the sum of two natural numbers is a natural number
Step 1
Concept
\(\mathbb{N}\) से कोई भी दो संख्याएँ लें। / Take any two numbers from \(\mathbb{N}\).
Step 2
Why this answer is correct
उनका योग फिर \(\mathbb{N}\) में ही रहता है। / Their sum remains in \(\mathbb{N}\).
Step 3
Exam Tip
बंदता होने से सामान्य जोड़ \(\mathbb{N}\) पर द्विआधारी संक्रिया है। / Since closure holds, usual addition is a binary operation on \(\mathbb{N}\).
Login to save your score, XP, coins and progress. Login
सामान्य घटाव (-) प्राकृतिक संख्याओं के समुच्चय \(\mathbb{N}\) पर द्विआधारी संक्रिया क्यों नहीं है?
Why is usual subtraction (-) not a binary operation on the set of natural numbers \(\mathbb{N}\)?
#subtraction
#not closed
#natural numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(2-5\notin\mathbb{N}\) / Because \(2-5\notin\mathbb{N}\)
B क्योंकि \(2+5\in\mathbb{N}\) / Because \(2+5\in\mathbb{N}\)
C क्योंकि हर घटाव प्राकृतिक संख्या देता है / Because every subtraction gives a natural number
D क्योंकि घटाव में दो संख्याएँ नहीं लगतीं / Because subtraction does not need two numbers
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(2-5\notin\mathbb{N}\) / Because \(2-5\notin\mathbb{N}\)
Step 1
Concept
बंदता के लिए हर जोड़ी पर परिणाम समुच्चय में होना चाहिए। / For closure, every pair must give a result inside the set.
Step 2
Why this answer is correct
\(2,5\in\mathbb{N}\), लेकिन (2-5=-3), जो \(\mathbb{N}\) में नहीं है। / \(2,5\in\mathbb{N}\), but (2-5=-3), which is not in \(\mathbb{N}\).
Step 3
Exam Tip
एक प्रतिउदाहरण संक्रिया को अमान्य दिखाने के लिए काफी है। / One counterexample is enough to reject a binary operation.
Login to save your score, XP, coins and progress. Login
सामान्य गुणा \(\times\) पूर्णांकों के समुच्चय \(\mathbb{Z}\) पर कैसा है?
How is usual multiplication \(\times\) on the set of integers \(\mathbb{Z}\)?
#integer multiplication
#binary operation
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A द्विआधारी संक्रिया / Binary operation
B द्विआधारी संक्रिया नहीं / Not a binary operation
C केवल धनात्मक संक्रिया / Only positive operation
D केवल एक तत्व वाली संक्रिया / One-element operation only
Explanation opens after your attempt
Correct Answer
A. द्विआधारी संक्रिया / Binary operation
Step 1
Concept
दो पूर्णांकों का गुणनफल हमेशा पूर्णांक होता है। / The product of two integers is always an integer.
Step 2
Why this answer is correct
इसलिए परिणाम \(\mathbb{Z}\) से बाहर नहीं जाता। / So the result does not leave \(\mathbb{Z}\).
Step 3
Exam Tip
पूर्णांकों पर जोड़ और गुणा दोनों बंद रहते हैं। / On integers, both addition and multiplication are closed.
Login to save your score, XP, coins and progress. Login
सामान्य भाग \(\div\) पूर्णांकों के समुच्चय \(\mathbb{Z}\) पर द्विआधारी संक्रिया क्यों नहीं है?
Why is usual division \(\div\) not a binary operation on the set of integers \(\mathbb{Z}\)?
#division
#integers
#not binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(1\div2=\frac{1}{2}\notin\mathbb{Z}\) / Because \(1\div2=\frac{1}{2}\notin\mathbb{Z}\)
B क्योंकि \(2\div1=2\in\mathbb{Z}\) / Because \(2\div1=2\in\mathbb{Z}\)
C क्योंकि भाग में दो संख्याएँ नहीं होतीं / Because division does not involve two numbers
D क्योंकि हर भाग पूर्णांक होता है / Because every division is an integer
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(1\div2=\frac{1}{2}\notin\mathbb{Z}\) / Because \(1\div2=\frac{1}{2}\notin\mathbb{Z}\)
Step 1
Concept
द्विआधारी संक्रिया के लिए हर वैध जोड़ी का परिणाम उसी समुच्चय में होना चाहिए। / For a binary operation, every valid pair must give a result in the same set.
Step 2
Why this answer is correct
(1) और (2) पूर्णांक हैं, पर \(\frac{1}{2}\) पूर्णांक नहीं है। / (1) and (2) are integers, but \(\frac{1}{2}\) is not an integer.
Step 3
Exam Tip
भाग में बंदता अक्सर टूट जाती है। / Division often fails closure.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) वास्तविक संख्याओं पर परिभाषित है, तो यह संक्रिया कैसी है?
If (a*b=a+b) is defined on real numbers, what type of operation is it?
#commutative operation
#addition
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्रमविनिमेय / Commutative
B क्रमविनिमेय नहीं / Not commutative
C अपरिभाषित / Undefined
D बंद नहीं / Not closed
Explanation opens after your attempt
Correct Answer
A. क्रमविनिमेय / Commutative
Step 1
Concept
क्रमविनिमेयता में (a*b=b*a) जाँचा जाता है। / For commutativity, check (a*b=b*a).
Step 2
Why this answer is correct
(a+b=b+a), इसलिए (a*b=b*a)। / Since (a+b=b+a), we get (a*b=b*a).
Step 3
Exam Tip
जोड़ पर आधारित संक्रिया में क्रम बदलने से मान नहीं बदलता। / Addition-based operations often remain unchanged when order is changed.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a-b) वास्तविक संख्याओं पर परिभाषित है, तो कौन सा कथन सही है?
If (a*b=a-b) is defined on real numbers, which statement is correct?
#non commutative
#subtraction
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह क्रमविनिमेय नहीं है / It is not commutative
B यह हमेशा क्रमविनिमेय है / It is always commutative
C इसका परिणाम वास्तविक नहीं होता / Its result is not real
D यह केवल (a=b) पर परिभाषित है / It is defined only when (a=b)
Explanation opens after your attempt
Correct Answer
A. यह क्रमविनिमेय नहीं है / It is not commutative
Step 1
Concept
(2*1=2-1=1)। / (2*1=2-1=1).
Step 2
Why this answer is correct
(1*2=1-2=-1), इसलिए दोनों बराबर नहीं हैं। / (1*2=1-2=-1), so they are not equal.
Step 3
Exam Tip
क्रमविनिमेयता जाँचने के लिए छोटा संख्यात्मक उदाहरण काफी उपयोगी होता है। / A small numerical example is useful to test commutativity.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a+b+1) है। इस संक्रिया का तत्समक अवयव क्या है?
On real numbers, (a*b=a+b+1). What is the identity element of this operation?
#identity element
#binary operation
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (-1)
B (0)
C (1)
D (2)
Explanation opens after your attempt
Step 1
Concept
तत्समक अवयव (e) के लिए (a*e=a) होना चाहिए। / For identity (e), we need (a*e=a).
Step 2
Why this answer is correct
(a+e+1=a) से (e=-1) मिलता है। / From (a+e+1=a), we get (e=-1).
Step 3
Exam Tip
तत्समक अवयव निकालते समय (e) रखकर समीकरण हल करें। / To find identity, place (e) and solve the equation.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a+b+ab) है। इस संक्रिया का तत्समक अवयव कौन सा है?
On real numbers, (a*b=a+b+ab). Which is the identity element of this operation?
#identity element
#operation formula
#easy mcq
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D (2)
Explanation opens after your attempt
Step 1
Concept
(a*e=a) रखें। / Put (a*e=a).
Step 2
Why this answer is correct
(a+e+ae=a) से (e(1+a)=0) आता है, और (e=0) हर (a) के लिए काम करता है। / From (a+e+ae=a), (e(1+a)=0), and (e=0) works for every (a).
Step 3
Exam Tip
तत्समक अवयव वही है जो सभी तत्वों के साथ काम करे। / An identity must work for all elements.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=ab+1) है। क्या इसका तत्समक अवयव है?
On real numbers, (a*b=ab+1). Does it have an identity element?
#no identity
#binary operation
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A नहीं / No
B हाँ, (0) / Yes, (0)
C हाँ, (1) / Yes, (1)
D हाँ, (-1) / Yes, (-1)
Explanation opens after your attempt
Correct Answer
A. नहीं / No
Step 1
Concept
तत्समक (e) के लिए (a*e=a) चाहिए। / For identity (e), we need (a*e=a).
Step 2
Why this answer is correct
(ae+1=a) से (e) हर (a) के लिए समान नहीं मिल सकता, और (a=0) पर (1=0) असंभव है। / (ae+1=a) cannot give one fixed (e) for all (a), and for (a=0) it gives (1=0), impossible.
Step 3
Exam Tip
तत्समक अवयव सभी तत्वों के लिए एक ही होना चाहिए। / An identity must be the same for all elements.
Login to save your score, XP, coins and progress. Login
समुच्चय \([0,\infty\)) पर (a*b=\max(a,b)) है। तत्समक अवयव कौन सा है?
On the set \([0,\infty\)), (a*b=\max(a,b)). What is the identity element?
#maximum operation
#identity element
#interval
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C कोई नहीं / None
D हर संख्या / Every number
Explanation opens after your attempt
Step 1
Concept
(\max(a,e)=a) हर \(a\ge0\) के लिए चाहिए। / We need (\max(a,e)=a) for every \(a\ge0\).
Step 2
Why this answer is correct
(e=0) लेने पर (\max(a,0)=a) मिलता है। / Taking (e=0) gives (\max(a,0)=a).
Step 3
Exam Tip
अधिकतम वाली संक्रिया में सबसे छोटा तत्व अक्सर तत्समक होता है। / In a maximum operation, the smallest element is often the identity.
Login to save your score, XP, coins and progress. Login
समुच्चय \([0,\infty\)) पर (a*b=\min(a,b)) है। क्या इसका तत्समक अवयव है?
On the set \([0,\infty\)), (a*b=\min(a,b)). Does it have an identity element?
#minimum operation
#no identity
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A नहीं / No
B हाँ, (0) / Yes, (0)
C हाँ, (1) / Yes, (1)
D हाँ, हर (a) / Yes, every (a)
Explanation opens after your attempt
Correct Answer
A. नहीं / No
Step 1
Concept
(\min(a,e)=a) हर \(a\ge0\) के लिए चाहिए। / We need (\min(a,e)=a) for every \(a\ge0\).
Step 2
Why this answer is correct
इसके लिए (e) सभी (a) से बड़ा या बराबर होना चाहिए, पर \([0,\infty\)) में सबसे बड़ा तत्व नहीं है। / This requires (e) to be greater than or equal to all (a), but \([0,\infty\)) has no greatest element.
Step 3
Exam Tip
न्यूनतम संक्रिया में सबसे बड़ा तत्व तत्समक बनता है, यदि वह समुच्चय में हो। / For a minimum operation, the greatest element is the identity if it exists.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+2b), तो (3*4) का मान क्या होगा?
If (a*b=a+2b), what is the value of (3*4)?
#operation evaluation
#binary operation
#easy calculation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (11)
B (10)
C (14)
D (7)
Explanation opens after your attempt
Step 1
Concept
संक्रिया में (a=3) और (b=4) रखें। / Put (a=3) and (b=4) in the operation.
Step 2
Why this answer is correct
(3*4=3+2(4)=11)। / (3*4=3+2(4)=11).
Step 3
Exam Tip
ऐसी संक्रियाओं में चिन्ह को सामान्य गुणा न समझें, दिए गए नियम का ही उपयोग करें। / Do not treat the symbol as usual multiplication; use the given rule.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b+ab), तो (2*3) का मान क्या है?
If (a*b=a+b+ab), what is the value of (2*3)?
#binary operation
#value finding
#formula based
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (11)
B (5)
C (6)
D (12)
Explanation opens after your attempt
Step 1
Concept
नियम में (a=2) और (b=3) रखें। / Substitute (a=2) and (b=3) in the rule.
Step 2
Why this answer is correct
\(2*3=2+3+2\cdot3=11\)। / \(2*3=2+3+2\cdot3=11\).
Step 3
Exam Tip
पहले नियम पढ़ें, फिर सामान्य गणना करें। / First read the rule, then calculate normally.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a+b) के लिए साहचर्यता के बारे में सही कथन कौन सा है?
For (a*b=a+b) on real numbers, which statement about associativity is correct?
#associative operation
#addition
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह साहचर्य है / It is associative
B यह साहचर्य नहीं है / It is not associative
C यह बंद नहीं है / It is not closed
D यह अपरिभाषित है / It is undefined
Explanation opens after your attempt
Correct Answer
A. यह साहचर्य है / It is associative
Step 1
Concept
साहचर्यता में ((a*b)*c=a*(b*c)) जाँचा जाता है। / For associativity, check ((a*b)*c=a*(b*c)).
Step 2
Why this answer is correct
जोड़ में ((a+b)+c=a+(b+c)) होता है। / In addition, ((a+b)+c=a+(b+c)).
Step 3
Exam Tip
सामान्य जोड़ साहचर्य होता है। / Usual addition is associative.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a-b) साहचर्य क्यों नहीं है?
Why is (a*b=a-b) not associative on real numbers?
#non associative
#subtraction
#counterexample
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि ((5*2)*1\ne5*(2*1)) / Because ((5*2)*1\ne5*(2*1))
B क्योंकि हर बार बराबर आता है / Because it is equal every time
C क्योंकि घटाव वास्तविक संख्या नहीं देता / Because subtraction does not give real numbers
D क्योंकि इसमें दो संख्याएँ नहीं लगतीं / Because it does not take two numbers
Explanation opens after your attempt
Correct Answer
A. क्योंकि ((5*2)*1\ne5*(2*1)) / Because ((5*2)*1\ne5*(2*1))
Step 1
Concept
((5*2)*1=(5-2)-1=2)। / ((5*2)*1=(5-2)-1=2).
Step 2
Why this answer is correct
(5*(2*1)=5-(2-1)=4)। / (5*(2*1)=5-(2-1)=4).
Step 3
Exam Tip
दोनों बराबर नहीं हैं, इसलिए साहचर्यता नहीं है। / They are not equal, so associativity fails.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a+b+ab) के लिए सही कथन कौन सा है?
For (a*b=a+b+ab) on real numbers, which statement is correct?
#associative operation
#special operation
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह साहचर्य है / It is associative
B यह बंद नहीं है / It is not closed
C यह केवल प्राकृतिक संख्याओं पर परिभाषित है / It is defined only on natural numbers
D इसमें तत्समक अवयव नहीं है / It has no identity element
Explanation opens after your attempt
Correct Answer
A. यह साहचर्य है / It is associative
Step 1
Concept
(a*b=a+b+ab=(a+1)(b+1)-1) लिखा जा सकता है। / (a*b=a+b+ab=(a+1)(b+1)-1).
Step 2
Why this answer is correct
यह रूप गुणा से जुड़ा है और गुणा साहचर्य है। / This form is linked to multiplication, and multiplication is associative.
Step 3
Exam Tip
ऐसे प्रश्न में रूप बदलकर गुण पहचानना आसान होता है। / Rewriting the rule helps identify the property.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+2b), तो क्रमविनिमेयता के बारे में सही कथन कौन सा है?
If (a*b=a+2b), which statement about commutativity is correct?
#commutativity
#binary operation
#not commutative
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह क्रमविनिमेय नहीं है / It is not commutative
B यह हमेशा क्रमविनिमेय है / It is always commutative
C यह बंद नहीं है / It is not closed
D यह केवल (a=b) पर परिभाषित है / It is defined only when (a=b)
Explanation opens after your attempt
Correct Answer
A. यह क्रमविनिमेय नहीं है / It is not commutative
Step 1
Concept
(1*2=1+4=5)। / (1*2=1+4=5).
Step 2
Why this answer is correct
(2*1=2+2=4), इसलिए दोनों अलग हैं। / (2*1=2+2=4), so the two values are different.
Step 3
Exam Tip
क्रमविनिमेयता जाँचने के लिए स्थान बदलकर मान मिलाएँ। / To test commutativity, interchange the positions and compare.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर सामान्य गुणा का तत्समक अवयव कौन सा है?
What is the identity element for usual multiplication on real numbers?
#multiplicative identity
#real numbers
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (0)
C (-1)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
गुणा में तत्समक (e) के लिए \(a\cdot e=a\) चाहिए। / For multiplication identity (e), we need \(a\cdot e=a\).
Step 2
Why this answer is correct
(e=1) लेने पर हर वास्तविक (a) के लिए \(a\cdot1=a\) होता है। / Taking (e=1), \(a\cdot1=a\) for every real (a).
Step 3
Exam Tip
सामान्य गुणा का तत्समक (1) याद रखें। / Remember that the identity for usual multiplication is (1).
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर सामान्य जोड़ का तत्समक अवयव कौन सा है?
What is the identity element for usual addition on real numbers?
#additive identity
#real numbers
#operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D हर वास्तविक संख्या / Every real number
Explanation opens after your attempt
Step 1
Concept
जोड़ में तत्समक (e) के लिए (a+e=a) चाहिए। / For addition identity (e), we need (a+e=a).
Step 2
Why this answer is correct
(e=0) लेने पर हर (a) के लिए (a+0=a) मिलता है। / Taking (e=0), (a+0=a) for every (a).
Step 3
Exam Tip
जोड़ का तत्समक (0) होता है। / The identity for addition is (0).
Login to save your score, XP, coins and progress. Login
सामान्य जोड़ के अंतर्गत (7) का प्रतिलोम क्या है?
What is the inverse of (7) under usual addition?
#additive inverse
#identity
#inverse element
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (-7)
B (7)
C \(\frac{1}{7}\)
D (0)
Explanation opens after your attempt
Step 1
Concept
जोड़ में तत्समक (0) है। / The identity under addition is (0).
Step 2
Why this answer is correct
(7) का प्रतिलोम वह संख्या है जिसे जोड़ने पर (0) मिले, इसलिए (7+(-7)=0)। / The inverse of (7) is the number that gives (0) when added, so (7+(-7)=0).
Step 3
Exam Tip
जोड़ में किसी संख्या का प्रतिलोम उसका ऋणात्मक होता है। / Under addition, the inverse of a number is its negative.
Login to save your score, XP, coins and progress. Login
सामान्य गुणा के अंतर्गत (5) का प्रतिलोम क्या है?
What is the inverse of (5) under usual multiplication?
#multiplicative inverse
#real numbers
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A \(\frac{1}{5}\)
B (-5)
C (0)
D (5)
Explanation opens after your attempt
Correct Answer
A. \(\frac{1}{5}\)
Step 1
Concept
गुणा में तत्समक (1) है। / The identity under multiplication is (1).
Step 2
Why this answer is correct
(5) का प्रतिलोम वह संख्या है जिससे गुणा करने पर (1) मिले। / The inverse of (5) is the number that gives (1) when multiplied.
Step 3
Exam Tip
\(5\cdot\frac{1}{5}=1\), इसलिए प्रतिलोम \(\frac{1}{5}\) है। / Since \(5\cdot\frac{1}{5}=1\), the inverse is \(\frac{1}{5}\).
Login to save your score, XP, coins and progress. Login
समुच्चय ({1,2,3}) पर (a*b=\min(a,b)) है। तत्समक अवयव कौन सा है?
On the set ({1,2,3}), (a*b=\min(a,b)). What is the identity element?
#minimum operation
#finite set
#identity element
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (3)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
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.
Login to save your score, XP, coins and progress. Login
समुच्चय ({1,2,3}) पर (a*b=\max(a,b)) है। तत्समक अवयव कौन सा है?
On the set ({1,2,3}), (a*b=\max(a,b)). What is the identity element?
#maximum operation
#identity element
#finite set
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (3)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
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.
Login to save your score, XP, coins and progress. Login
समुच्चय \(\mathbb{Q}\) पर (a*b=a+b) परिभाषित है। यह द्विआधारी संक्रिया क्यों है?
On the set \(\mathbb{Q}\), (a*b=a+b) is defined. Why is it a binary operation?
#rational numbers
#addition
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि दो परिमेय संख्याओं का योग परिमेय होता है / Because the sum of two rational numbers is rational
B क्योंकि दो परिमेय संख्याओं का योग अपरिमेय होता है / Because the sum of two rational numbers is irrational
C क्योंकि परिणाम हमेशा (1) होता है / Because the result is always (1)
D क्योंकि (a*b) परिभाषित नहीं है / Because (a*b) is undefined
Explanation opens after your attempt
Correct Answer
A. क्योंकि दो परिमेय संख्याओं का योग परिमेय होता है / Because the sum of two rational numbers is rational
Step 1
Concept
\(\mathbb{Q}\) में परिमेय संख्याएँ होती हैं। / \(\mathbb{Q}\) contains rational numbers.
Step 2
Why this answer is correct
दो परिमेय संख्याओं का योग फिर परिमेय ही होता है। / The sum of two rational numbers is again rational.
Step 3
Exam Tip
बंदता होने से यह \(\mathbb{Q}\) पर द्विआधारी संक्रिया है। / Since closure holds, it is a binary operation on \(\mathbb{Q}\).
Login to save your score, XP, coins and progress. Login
समुच्चय \(\mathbb{N}\) पर \(a*b=\sqrt{a+b}\) को द्विआधारी संक्रिया क्यों नहीं माना जा सकता?
Why can \(a*b=\sqrt{a+b}\) not be considered a binary operation on \(\mathbb{N}\)?
#not binary operation
#square root
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(1*2=\sqrt{3}\notin\mathbb{N}\) / Because \(1*2=\sqrt{3}\notin\mathbb{N}\)
B क्योंकि \(1+2=3\in\mathbb{N}\) / Because \(1+2=3\in\mathbb{N}\)
C क्योंकि हर मूल प्राकृतिक संख्या है / Because every root is a natural number
D क्योंकि इसमें दो तत्व नहीं लगते / Because it does not use two elements
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(1*2=\sqrt{3}\notin\mathbb{N}\) / Because \(1*2=\sqrt{3}\notin\mathbb{N}\)
Step 1
Concept
परिणाम को फिर \(\mathbb{N}\) में होना चाहिए। / The result must again lie in \(\mathbb{N}\).
Step 2
Why this answer is correct
(1) और (2) प्राकृतिक हैं, लेकिन \(\sqrt{3}\) प्राकृतिक संख्या नहीं है। / (1) and (2) are natural, but \(\sqrt{3}\) is not a natural number.
Step 3
Exam Tip
वर्गमूल वाले नियमों में बंदता सावधानी से जाँचें। / For square-root rules, check closure carefully.
Login to save your score, XP, coins and progress. Login
पूर्णांकों के समुच्चय \(\mathbb{Z}\) पर (a*b=|a-b|) कैसा है?
On the set of integers \(\mathbb{Z}\), what type is (a*b=|a-b|)?
#absolute value
#integers
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A द्विआधारी संक्रिया / Binary operation
B द्विआधारी संक्रिया नहीं / Not a binary operation
C केवल अपरिमेय परिणाम देता है / Gives only irrational results
D हमेशा ऋणात्मक परिणाम देता है / Always gives negative results
Explanation opens after your attempt
Correct Answer
A. द्विआधारी संक्रिया / Binary operation
Step 1
Concept
\(a,b\in\mathbb{Z}\) हों तो (a-b) पूर्णांक होता है। / If \(a,b\in\mathbb{Z}\), then (a-b) is an integer.
Step 2
Why this answer is correct
(|a-b|) गैरऋणात्मक पूर्णांक है, और वह \(\mathbb{Z}\) में शामिल है। / (|a-b|) is a non-negative integer, and it belongs to \(\mathbb{Z}\).
Step 3
Exam Tip
\(\mathbb{Z}\) में सभी गैरऋणात्मक पूर्णांक भी आते हैं। / \(\mathbb{Z}\) includes all non-negative integers too.
Login to save your score, XP, coins and progress. Login
समुच्चय ({0,1}) पर सामान्य गुणा द्विआधारी संक्रिया क्यों है?
Why is usual multiplication a binary operation on the set ({0,1})?
#finite set
#multiplication
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि (0) और (1) का कोई भी गुणनफल फिर ({0,1}) में आता है / Because any product of (0) and (1) again lies in ({0,1})
B क्योंकि (1+1=2) / Because (1+1=2)
C क्योंकि \(0\cdot1=2\) / Because \(0\cdot1=2\)
D क्योंकि गुणा अपरिभाषित है / Because multiplication is undefined
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.
Login to save your score, XP, coins and progress. Login
समुच्चय ({0,1}) पर सामान्य जोड़ द्विआधारी संक्रिया क्यों नहीं है?
Why is usual addition not a binary operation on the set ({0,1})?
#addition on finite set
#not closed
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(1+1=2\notin{0,1}\) / Because \(1+1=2\notin{0,1}\)
B क्योंकि \(0+1=1\in{0,1}\) / Because \(0+1=1\in{0,1}\)
C क्योंकि (0+0=0) / Because (0+0=0)
D क्योंकि जोड़ में दो तत्व नहीं होते / Because addition does not have two elements
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(1+1=2\notin{0,1}\) / Because \(1+1=2\notin{0,1}\)
Step 1
Concept
बंदता हर जोड़ी के लिए चाहिए। / Closure must hold for every pair.
Step 2
Why this answer is correct
(1) और (1) दोनों समुच्चय में हैं, पर उनका योग (2) समुच्चय में नहीं है। / (1) and (1) are in the set, but their sum (2) is not in the set.
Step 3
Exam Tip
एक असफल जोड़ी से बंदता टूट जाती है। / One failed pair breaks closure.
Login to save your score, XP, coins and progress. Login
समुच्चय ({0,1}) पर (a*b) को (a+b) को (2) से भाग देने पर प्राप्त शेषफल माना गया है। तत्समक अवयव क्या है?
On the set ({0,1}), (a*b) is the remainder obtained when (a+b) is divided by (2). What is the identity element?
#modulo addition
#identity element
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C दोनों (0) और (1) / Both (0) and (1)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
यह दो पर शेषफल वाला जोड़ है। / This is addition using remainder modulo (2).
Step 2
Why this answer is correct
(a*0) करने पर शेषफल (a) ही रहता है। / Doing (a*0) leaves the remainder as (a).
Step 3
Exam Tip
शेषफल वाले जोड़ में (0) तत्समक की तरह काम करता है। / In remainder-based addition, (0) acts as the identity.
Login to save your score, XP, coins and progress. Login
समुच्चय ({0,1}) पर (a*b) को (a+b) का (2) से शेषफल माना गया है। (1) का प्रतिलोम क्या है?
On the set ({0,1}), (a*b) is the remainder of (a+b) on division by (2). What is the inverse of (1)?
#modulo 2
#inverse element
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (0)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
इस संक्रिया में तत्समक (0) है। / The identity in this operation is (0).
Step 2
Why this answer is correct
(1*1) में (1+1=2) का शेषफल (0) है। / In (1*1), (1+1=2), whose remainder modulo (2) is (0).
Step 3
Exam Tip
इसलिए (1) अपना ही प्रतिलोम है। / Therefore (1) is its own inverse.
Login to save your score, XP, coins and progress. Login
समुच्चय ({0,1,2}) पर (a*b) को (a+b) का (3) से शेषफल माना गया है। तत्समक अवयव कौन सा है?
On the set ({0,1,2}), (a*b) is the remainder of (a+b) on division by (3). Which is the identity element?
#modulo 3
#identity
#finite set operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
शेषफल वाले जोड़ में (0) जोड़ने से तत्व नहीं बदलता। / In remainder-based addition, adding (0) does not change the element.
Step 2
Why this answer is correct
(a*0) का शेषफल (a) ही आता है। / The remainder of (a*0) is (a).
Step 3
Exam Tip
इसलिए (0) तत्समक अवयव है। / So (0) is the identity element.
Login to save your score, XP, coins and progress. Login
समुच्चय ({0,1,2}) पर (a*b) को (a+b) का (3) से शेषफल माना गया है। (2) का प्रतिलोम कौन सा है?
On the set ({0,1,2}), (a*b) is the remainder of (a+b) on division by (3). Which is the inverse of (2)?
#modulo addition
#inverse element
#class 12
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (2)
C (0)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
तत्समक अवयव (0) है। / The identity element is (0).
Step 2
Why this answer is correct
(2+1=3) और (3) को (3) से भाग देने पर शेषफल (0) आता है। / (2+1=3), and the remainder on division by (3) is (0).
Step 3
Exam Tip
इसलिए (2) का प्रतिलोम (1) है। / Therefore the inverse of (2) is (1).
Login to save your score, XP, coins and progress. Login
यदि किसी द्विआधारी संक्रिया में (a*b=b*a) हर (a,b) के लिए सत्य हो, तो संक्रिया कैसी कहलाती है?
If (a*b=b*a) is true for every (a,b) in a binary operation, what is the operation called?
#commutative property
#binary operation
#definition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्रमविनिमेय / Commutative
B साहचर्य / Associative
C तत्समक / Identity
D प्रतिलोम / Inverse
Explanation opens after your attempt
Correct Answer
A. क्रमविनिमेय / Commutative
Step 1
Concept
यहाँ दो तत्वों का क्रम बदलने पर परिणाम समान रहता है। / Here changing the order of two elements does not change the result.
Step 2
Why this answer is correct
यही क्रमविनिमेयता की परिभाषा है। / This is the definition of commutativity.
Step 3
Exam Tip
जोड़ और गुणा जैसे सामान्य उदाहरणों से इस गुण को याद रखें। / Remember this property using usual addition and multiplication.
Login to save your score, XP, coins and progress. Login
यदि ((a*b)*c=a*(b*c)) हर (a,b,c) के लिए सत्य हो, तो कौन सा गुण है?
If ((a*b)*c=a*(b*c)) is true for every (a,b,c), which property is it?
#associative property
#binary operation
#definition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A साहचर्यता / Associativity
B क्रमविनिमेयता / Commutativity
C बंदता / Closure
D प्रतिलोम / Inverse
Explanation opens after your attempt
Correct Answer
A. साहचर्यता / Associativity
Step 1
Concept
यहाँ कोष्ठक बदलने पर परिणाम नहीं बदलता। / Here changing the grouping does not change the result.
Step 2
Why this answer is correct
यह साहचर्यता कहलाती है। / This property is called associativity.
Step 3
Exam Tip
साहचर्यता में क्रम नहीं, बल्कि समूह बनाने का तरीका बदलता है। / In associativity, the order is not changed; only grouping changes.
Login to save your score, XP, coins and progress. Login
यदि (e) ऐसा तत्व है कि (a*e=e*a=a) हर (a) के लिए, तो (e) क्या कहलाता है?
If (e) is an element such that (a*e=e*a=a) for every (a), what is (e) called?
#identity element
#definition
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A तत्समक अवयव / Identity element
B प्रतिलोम अवयव / Inverse element
C बाहरी अवयव / Outside element
D अपरिभाषित अवयव / Undefined element
Explanation opens after your attempt
Correct Answer
A. तत्समक अवयव / Identity element
Step 1
Concept
(e) के साथ संक्रिया करने पर (a) नहीं बदलता। / Operating with (e) does not change (a).
Step 2
Why this answer is correct
ऐसा तत्व तत्समक अवयव कहलाता है। / Such an element is called the identity element.
Step 3
Exam Tip
तत्समक दोनों ओर से काम करे तो उत्तर मजबूत होता है। / The identity should work from both sides.
Login to save your score, XP, coins and progress. Login
यदि (a*b=e) और (b*a=e), जहाँ (e) तत्समक अवयव है, तो (b) को (a) का क्या कहा जाता है?
If (a*b=e) and (b*a=e), where (e) is the identity element, what is (b) called for (a)?
#inverse element
#identity
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A प्रतिलोम अवयव / Inverse element
B तत्समक अवयव / Identity element
C बंद अवयव / Closed element
D सहप्रांतीय अवयव / Codomain element
Explanation opens after your attempt
Correct Answer
A. प्रतिलोम अवयव / Inverse element
Step 1
Concept
प्रतिलोम वह तत्व है जो (a) के साथ संक्रिया करके तत्समक दे। / An inverse is an element that combines with (a) to give the identity.
Step 2
Why this answer is correct
यहाँ (a*b=e) और (b*a=e), इसलिए (b) प्रतिलोम है। / Here (a*b=e) and (b*a=e), so (b) is the inverse.
Step 3
Exam Tip
प्रतिलोम हमेशा किसी तत्समक अवयव के संदर्भ में समझें। / Always understand inverse with respect to an identity element.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{1,2\}\) पर (a*b=a) परिभाषित है। क्या यह क्रमविनिमेय है?
On the set \(A=\{1,2\}\), (a*b=a) is defined. Is it commutative?
#commutativity
#finite set
#operation rule
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A नहीं / No
B हाँ / Yes
C केवल (1) के लिए / Only for (1)
D केवल (2) के लिए / Only for (2)
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.
Login to save your score, XP, coins and progress. Login
समुच्चय \(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)?
#operation evaluation
#finite set
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (2)
B (1)
C (3)
D (0)
Explanation opens after your attempt
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.
Login to save your score, XP, coins and progress. Login
द्विआधारी संक्रिया की सारणी में सभी खाने उसी समुच्चय के तत्व हों, तो क्या संकेत मिलता है?
If every entry in the table of a binary operation belongs to the same set, what does it indicate?
#operation table
#closure
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A बंदता / Closure
B असमानता / Inequality
C अपरिभाषितता / Undefinedness
D केवल प्रतिलोम / Inverse only
Explanation opens after your attempt
Correct Answer
A. बंदता / Closure
Step 1
Concept
सारणी के खाने संक्रिया के परिणाम दिखाते हैं। / The entries of the table show operation results.
Step 2
Why this answer is correct
यदि हर परिणाम उसी समुच्चय में है, तो बंदता पूरी होती है। / If every result is in the same set, closure holds.
Step 3
Exam Tip
सारणी वाले प्रश्नों में पहले सभी प्रविष्टियाँ जाँचें। / In table-based questions, check all entries first.
Login to save your score, XP, coins and progress. Login
यदि संक्रिया-सारणी में किसी समुच्चय (A) से बाहर का तत्व आ जाए, तो निष्कर्ष क्या होगा?
If an operation table contains an element outside the set (A), what conclusion follows?
#operation table
#not closed
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A संक्रिया (A) पर द्विआधारी संक्रिया नहीं है / The operation is not a binary operation on (A)
B संक्रिया अवश्य क्रमविनिमेय है / The operation is certainly commutative
C संक्रिया अवश्य साहचर्य है / The operation is certainly associative
D तत्समक अवयव मिल गया / The identity element is found
Explanation opens after your attempt
Correct Answer
A. संक्रिया (A) पर द्विआधारी संक्रिया नहीं है / The operation is not a binary operation on (A)
Step 1
Concept
द्विआधारी संक्रिया के लिए हर परिणाम (A) में होना चाहिए। / For a binary operation, every result must lie in (A).
Step 2
Why this answer is correct
यदि कोई परिणाम (A) से बाहर है, तो बंदता टूट जाती है। / If any result is outside (A), closure fails.
Step 3
Exam Tip
बंदता टूटते ही (A) पर द्विआधारी संक्रिया नहीं रहेगी। / Once closure fails, it is not a binary operation on (A).
Login to save your score, XP, coins and progress. Login
यदि समुच्चय (A) में (2) तत्व हैं, तो (A) पर कुल द्विआधारी संक्रियाओं की संख्या कितनी है?
If set (A) has (2) elements, how many binary operations are possible on (A)?
#counting binary operations
#finite set
#class 12
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (16)
B (4)
C (8)
D (2)
Explanation opens after your attempt
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.
Login to save your score, XP, coins and progress. Login
यदि समुच्चय (A) में (3) तत्व हैं, तो (A) पर कुल द्विआधारी संक्रियाओं की संख्या क्या होगी?
If set (A) has (3) elements, what is the number of binary operations on (A)?
#binary operation counting
#finite set
#easy mcq
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A \(3^9\)
B \(3^3\)
C \(9^3\)
D (6)
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\).
Login to save your score, XP, coins and progress. Login
पूर्णांकों पर \(a*b=\frac{a+b}{2}\) द्विआधारी संक्रिया क्यों नहीं है?
Why is \(a*b=\frac{a+b}{2}\) not a binary operation on integers?
#average operation
#integers
#not closed
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(1*2=\frac{3}{2}\notin\mathbb{Z}\) / Because \(1*2=\frac{3}{2}\notin\mathbb{Z}\)
B क्योंकि \(2*4=3\in\mathbb{Z}\) / Because \(2*4=3\in\mathbb{Z}\)
C क्योंकि हर औसत पूर्णांक होता है / Because every average is an integer
D क्योंकि (a+b) कभी परिभाषित नहीं होता / Because (a+b) is never defined
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(1*2=\frac{3}{2}\notin\mathbb{Z}\) / Because \(1*2=\frac{3}{2}\notin\mathbb{Z}\)
Step 1
Concept
पूर्णांकों पर परिणाम पूर्णांक ही होना चाहिए। / On integers, the result must be an integer.
Step 2
Why this answer is correct
(1) और (2) पूर्णांक हैं, पर उनका औसत \(\frac{3}{2}\) पूर्णांक नहीं है। / (1) and (2) are integers, but their average \(\frac{3}{2}\) is not an integer.
Step 3
Exam Tip
औसत वाले नियम में बंदता जरूर जाँचें। / Always check closure in average-based rules.
Login to save your score, XP, coins and progress. Login
परिमेय संख्याओं पर \(a*b=\frac{a+b}{2}\) कैसा है?
On rational numbers, what type is \(a*b=\frac{a+b}{2}\)?
#rational numbers
#average
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A द्विआधारी संक्रिया / Binary operation
B द्विआधारी संक्रिया नहीं / Not a binary operation
C हमेशा अपरिमेय परिणाम देता है / Always gives irrational results
D अपरिभाषित / Undefined
Explanation opens after your attempt
Correct Answer
A. द्विआधारी संक्रिया / Binary operation
Step 1
Concept
दो परिमेय संख्याओं का योग परिमेय होता है। / The sum of two rational numbers is rational.
Step 2
Why this answer is correct
परिमेय संख्या को (2) से भाग देने पर परिणाम फिर परिमेय रहता है। / Dividing a rational number by (2) again gives a rational number.
Step 3
Exam Tip
इसलिए यह \(\mathbb{Q}\) पर बंद है। / Hence it is closed on \(\mathbb{Q}\).
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर \(a*b=a^2+b^2\) के बारे में सही कथन कौन सा है?
For real numbers, which statement is correct about \(a*b=a^2+b^2\)?
#real numbers
#square operation
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह द्विआधारी संक्रिया है / It is a binary operation
B यह वास्तविक संख्याओं पर बंद नहीं है / It is not closed on real numbers
C यह हमेशा ऋणात्मक मान देता है / It always gives negative values
D यह केवल (a=b) पर परिभाषित है / It is defined only when (a=b)
Explanation opens after your attempt
Correct Answer
A. यह द्विआधारी संक्रिया है / It is a binary operation
Step 1
Concept
किसी भी वास्तविक (a,b) के लिए \(a^2\) और \(b^2\) वास्तविक हैं। / For any real (a,b), \(a^2\) and \(b^2\) are real.
Step 2
Why this answer is correct
उनका योग भी वास्तविक होगा। / Their sum is also real.
Step 3
Exam Tip
परिणाम वास्तविक संख्याओं में रहने से बंदता मिलती है। / Since the result stays in real numbers, closure holds.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर \(a*b=a^2+b^2\) क्रमविनिमेय क्यों है?
Why is \(a*b=a^2+b^2\) commutative on real numbers?
#commutative operation
#squares
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(a^2+b^2=b^2+a^2\) / Because \(a^2+b^2=b^2+a^2\)
B क्योंकि \(a^2-b^2=b^2-a^2\) हमेशा होता है / Because \(a^2-b^2=b^2-a^2\) always holds
C क्योंकि परिणाम हमेशा (0) है / Because the result is always (0)
D क्योंकि यह बंद नहीं है / Because it is not closed
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(a^2+b^2=b^2+a^2\) / Because \(a^2+b^2=b^2+a^2\)
Step 1
Concept
क्रम बदलने पर \(b*a=b^2+a^2\) होगा। / After changing the order, \(b*a=b^2+a^2\).
Step 2
Why this answer is correct
जोड़ क्रमविनिमेय है, इसलिए \(a^2+b^2=b^2+a^2\)। / Addition is commutative, so \(a^2+b^2=b^2+a^2\).
Step 3
Exam Tip
जोड़ वाले रूप में क्रमविनिमेयता आसानी से पहचानी जाती है। / Commutativity is easy to identify in addition-based forms.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a+b+2) का तत्समक अवयव कौन सा है?
On real numbers, what is the identity element for (a*b=a+b+2)?
#identity element
#special operation
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (-2)
B (0)
C (2)
D (1)
Explanation opens after your attempt
Step 1
Concept
(a*e=a) रखें। / Put (a*e=a).
Step 2
Why this answer is correct
(a+e+2=a) से (e=-2) मिलता है। / From (a+e+2=a), we get (e=-2).
Step 3
Exam Tip
ऐसे नियमों में अतिरिक्त स्थिर संख्या का ऋणात्मक अक्सर तत्समक बनता है। / In such rules, the negative of the added constant often becomes the identity.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर (a*b=a+b+2) के अंतर्गत (3) का प्रतिलोम क्या है?
Under (a*b=a+b+2) on real numbers, what is the inverse of (3)?
#inverse element
#special operation
#identity
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (-5)
B (5)
C (-3)
D (0)
Explanation opens after your attempt
Step 1
Concept
इस संक्रिया का तत्समक (-2) है। / The identity of this operation is (-2).
Step 2
Why this answer is correct
(3*b=-2) रखने पर (3+b+2=-2) मिलता है। / Put (3*b=-2), so (3+b+2=-2).
Step 3
Exam Tip
इससे (b=-7)? ध्यान से देखें, (3+b+2=-2) से (b=-7), इसलिए सही प्रतिलोम (-7) होना चाहिए। / This gives (b=-7), so the inverse should be (-7).
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{1,2,3\}\) पर क्रिया \(\ast\) इस प्रकार है: \(a\ast b=a\)। क्या यह द्विआधारी क्रिया है?
On the set \(A=\{1,2,3\}\), an operation \(\ast\) is defined by \(a\ast b=a\). Is it a binary operation?
#binary operation
#closure
#relations and functions
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, क्योंकि परिणाम हमेशा (A) में है / Yes, because the result is always in (A)
B नहीं, क्योंकि परिणाम (b) पर निर्भर नहीं है / No, because the result does not depend on (b)
C नहीं, क्योंकि (A) में केवल तीन अवयव हैं / No, because (A) has only three elements
D हाँ, केवल जब (a=b) हो / Yes, only when (a=b)
Explanation opens after your attempt
Correct Answer
A. हाँ, क्योंकि परिणाम हमेशा (A) में है / Yes, because the result is always in (A)
Step 1
Concept
द्विआधारी क्रिया में हर \(a,b\in A\) के लिए परिणाम फिर से (A) में होना चाहिए। / For a binary operation, every result for \(a,b\in A\) must lie in (A).
Step 2
Why this answer is correct
यहां \(a\ast b=a\), और (a) हमेशा (A) का अवयव है। / Here \(a\ast b=a\), and (a) always belongs to (A).
Step 3
Exam Tip
परीक्षा में परिणाम की बंदता पहले जांचें। / In exams, first check closure of the result.
Login to save your score, XP, coins and progress. Login
प्राकृतिक संख्याओं के समुच्चय (N) पर क्रिया \(a\ast b=a-b\) दी गई है। क्या यह (N) पर द्विआधारी क्रिया है?
On the set of natural numbers (N), the operation \(a\ast b=a-b\) is given. Is it a binary operation on (N)?
#binary operation
#natural numbers
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, क्योंकि घटाव हमेशा संभव है / Yes, because subtraction is always possible
B नहीं, क्योंकि परिणाम प्राकृतिक संख्या न भी हो सकता है / No, because the result may not be a natural number
C हाँ, क्योंकि (a) और (b) प्राकृतिक हैं / Yes, because (a) and (b) are natural
D नहीं, क्योंकि घटाव कोई क्रिया नहीं है / No, because subtraction is not an operation
Explanation opens after your attempt
Correct Answer
B. नहीं, क्योंकि परिणाम प्राकृतिक संख्या न भी हो सकता है / No, because the result may not be a natural number
Step 1
Concept
(N) पर द्विआधारी क्रिया के लिए (a-b) हमेशा (N) में आना चाहिए। / For a binary operation on (N), (a-b) must always be in (N).
Step 2
Why this answer is correct
(2-5=-3), जो (N) में नहीं है। / (2-5=-3), which is not in (N).
Step 3
Exam Tip
एक विरोधी उदाहरण मिलते ही बंदता टूट जाती है। / One counterexample is enough to reject closure.
Login to save your score, XP, coins and progress. Login
पूर्णांकों के समुच्चय (Z) पर क्रिया \(a\ast b=a+b+1\) दी गई है। निम्न में से सही कथन कौन-सा है?
On the set of integers (Z), the operation \(a\ast b=a+b+1\) is given. Which statement is correct?
#integers
#binary operation
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह (Z) पर द्विआधारी क्रिया है / It is a binary operation on (Z)
B यह केवल धनात्मक पूर्णांकों पर द्विआधारी है / It is binary only on positive integers
C यह (Z) पर द्विआधारी नहीं है / It is not binary on (Z)
D यह केवल (a=b) होने पर परिभाषित है / It is defined only when (a=b)
Explanation opens after your attempt
Correct Answer
A. यह (Z) पर द्विआधारी क्रिया है / It is a binary operation on (Z)
Step 1
Concept
पूर्णांकों में जोड़ करने पर परिणाम पूर्णांक ही रहता है। / The sum of integers is always an integer.
Step 2
Why this answer is correct
(a+b+1) भी हर \(a,b\in Z\) के लिए पूर्णांक है। / (a+b+1) is also an integer for every \(a,b\in Z\).
Step 3
Exam Tip
(Z) पर जोड़ या जोड़ से बने सरल रूप सामान्यतः बंद रहते हैं। / On (Z), expressions made using addition usually remain closed.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं के समुच्चय (R) पर क्रिया \(a\ast b=ab\) दी गई है। इसका तत्समक अवयव कौन-सा है?
On the set of real numbers (R), the operation \(a\ast b=ab\) is given. What is the identity element?
#identity element
#multiplication
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
तत्समक अवयव (e) के लिए \(a\ast e=a\) और \(e\ast a=a\) होना चाहिए। / An identity element (e) must satisfy \(a\ast e=a\) and \(e\ast a=a\).
Step 2
Why this answer is correct
गुणा में \(a\cdot1=a\) और \(1\cdot a=a\) होता है। / In multiplication, \(a\cdot1=a\) and \(1\cdot a=a\).
Step 3
Exam Tip
गुणा की क्रिया में (1) को तुरंत पहचानें। / For multiplication, quickly identify (1) as the identity.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर क्रिया \(a\ast b=a+b\) के लिए (5) का प्रतिलोम अवयव क्या होगा?
For the operation \(a\ast b=a+b\) on real numbers, what is the inverse of (5)?
#inverse element
#addition
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (0)
C (-5)
D (1)
Explanation opens after your attempt
Step 1
Concept
जोड़ में तत्समक अवयव (0) होता है। / The identity element for addition is (0).
Step 2
Why this answer is correct
(5) का प्रतिलोम ऐसा (x) होगा कि (5+x=0)। इसलिए (x=-5)। / The inverse of (5) is a number (x) such that (5+x=0), so (x=-5).
Step 3
Exam Tip
जोड़ के लिए प्रतिलोम संख्या का ऋणात्मक होता है। / For addition, the inverse is the negative of the number.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{0,1\}\) पर क्रिया \(\ast\) इस प्रकार है: \(a\ast b=ab\)। (1) का इस क्रिया के अंतर्गत प्रतिलोम क्या है?
On the set \(A=\{0,1\}\), the operation \(\ast\) is defined by \(a\ast b=ab\). What is the inverse of (1) under this operation?
#inverse element
#small set
#multiplication
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (0) और (1) दोनों / Both (0) and (1)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
इस क्रिया में तत्समक (1) है, क्योंकि गुणा में (1) संख्या को नहीं बदलता। / The identity is (1) because multiplication by (1) does not change a number.
Step 2
Why this answer is correct
\(1\cdot1=1\), इसलिए (1) अपना ही प्रतिलोम है। / \(1\cdot1=1\), so (1) is its own inverse.
Step 3
Exam Tip
छोटे समुच्चय में विकल्प सीधे रखकर जांचना आसान होता है। / In a small set, checking options directly is helpful.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b-2\) वास्तविक संख्याओं पर परिभाषित है, तो तत्समक अवयव ज्ञात करें।
If \(a\ast b=a+b-2\) is defined on real numbers, find the identity element.
#identity element
#custom operation
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
तत्समक (e) के लिए \(a\ast e=a\) होना चाहिए। / For identity (e), \(a\ast e=a\) must hold.
Step 2
Why this answer is correct
(a+e-2=a) से (e=2) मिलता है। दूसरी ओर (e+a-2=a) भी (e=2) देता है। / From (a+e-2=a), we get (e=2). Also, (e+a-2=a) gives (e=2).
Step 3
Exam Tip
तत्समक के लिए दोनों ओर से जांच करना न भूलें। / Always check identity from both sides.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b+ab\), तो \(0\ast 5\) का मान क्या है?
If \(a\ast b=a+b+ab\), what is the value of \(0\ast 5\)?
#value of operation
#custom operation
#substitution
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (5)
C (10)
D (1)
Explanation opens after your attempt
Step 1
Concept
दिए गए नियम में (a=0) और (b=5) रखें। / Put (a=0) and (b=5) in the given rule.
Step 2
Why this answer is correct
\(0\ast5=0+5+0\cdot5=5\)। / \(0\ast5=0+5+0\cdot5=5\).
Step 3
Exam Tip
सरल गणना में भी क्रिया का नियम ध्यान से लगाएं। / Even in simple calculations, apply the operation rule carefully.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a+2b\) के लिए \(3\ast 4\) का मान ज्ञात करें।
For the operation \(a\ast b=a+2b\), find the value of \(3\ast 4\).
#operation value
#substitution
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (7)
B (10)
C (11)
D (14)
Explanation opens after your attempt
Step 1
Concept
नियम \(a\ast b=a+2b\) है। / The rule is \(a\ast b=a+2b\).
Step 2
Why this answer is correct
\(3\ast4=3+2\cdot4=11\)। / \(3\ast4=3+2\cdot4=11\).
Step 3
Exam Tip
(a) और (b) की जगह बदलने की गलती न करें। / Do not interchange the positions of (a) and (b).
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=2a+b\), तो क्या यह क्रिया क्रमविनिमेय है?
If \(a\ast b=2a+b\), is the operation commutative?
#commutative operation
#custom operation
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, हमेशा / Yes, always
B नहीं, सामान्यतः नहीं / No, not generally
C हाँ, केवल वास्तविक संख्याओं पर / Yes, only on real numbers
D नहीं, क्योंकि यह परिभाषित नहीं है / No, because it is not defined
Explanation opens after your attempt
Correct Answer
B. नहीं, सामान्यतः नहीं / No, not generally
Step 1
Concept
क्रमविनिमेयता के लिए \(a\ast b=b\ast a\) होना चाहिए। / For commutativity, \(a\ast b=b\ast a\) must hold.
Step 2
Why this answer is correct
\(a\ast b=2a+b\), जबकि \(b\ast a=2b+a\)। ये सामान्यतः बराबर नहीं होते। / \(a\ast b=2a+b\), while \(b\ast a=2b+a\), which are not generally equal.
Step 3
Exam Tip
एक सरल उदाहरण, जैसे (a=1,b=2), जल्दी जांच देता है। / A simple example like (a=1,b=2) checks this quickly.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a+b+3\) वास्तविक संख्याओं पर दी गई है। यह क्रिया कैसी है?
The operation \(a\ast b=a+b+3\) is given on real numbers. What type of operation is it?
#commutative
#addition based operation
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्रमविनिमेय / Commutative
B क्रमविनिमेय नहीं / Not commutative
C द्विआधारी नहीं / Not binary
D केवल (0) पर परिभाषित / Defined only at (0)
Explanation opens after your attempt
Correct Answer
A. क्रमविनिमेय / Commutative
Step 1
Concept
\(a\ast b=a+b+3\) और \(b\ast a=b+a+3\) लिखें। / Write \(a\ast b=a+b+3\) and \(b\ast a=b+a+3\).
Step 2
Why this answer is correct
वास्तविक संख्याओं में (a+b=b+a), इसलिए दोनों बराबर हैं। / Since (a+b=b+a) for real numbers, both are equal.
Step 3
Exam Tip
जोड़ पर आधारित क्रियाओं में क्रमविनिमेयता अक्सर आसानी से मिलती है। / Operations based on addition often become commutative.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a-b\) पूर्णांकों पर दी गई है। यह क्रमविनिमेय है या नहीं?
The operation \(a\ast b=a-b\) is given on integers. Is it commutative?
#subtraction
#commutativity
#integers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल जब (a=0) हो / Only when (a=0)
D केवल धनात्मक संख्याओं पर / Only on positive numbers
Explanation opens after your attempt
Correct Answer
B. नहीं / No
Step 1
Concept
क्रमविनिमेयता के लिए (a-b=b-a) हर जोड़े के लिए होना चाहिए। / For commutativity, (a-b=b-a) must hold for every pair.
Step 2
Why this answer is correct
(5-2=3), जबकि (2-5=-3)। दोनों बराबर नहीं हैं। / (5-2=3), but (2-5=-3). They are not equal.
Step 3
Exam Tip
घटाव को क्रमविनिमेय मान लेना सामान्य गलती है। / Treating subtraction as commutative is a common mistake.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर \(a\ast b=ab+1\) दी गई है। क्या यह क्रमविनिमेय है?
On real numbers, \(a\ast b=ab+1\) is given. Is it commutative?
#commutative
#multiplication
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल शून्य के लिए / Only for zero
D केवल ऋणात्मक संख्याओं के लिए / Only for negative numbers
Explanation opens after your attempt
Correct Answer
A. हाँ / Yes
Step 1
Concept
\(a\ast b=ab+1\) और \(b\ast a=ba+1\) हैं। / \(a\ast b=ab+1\) and \(b\ast a=ba+1\).
Step 2
Why this answer is correct
(ab=ba), इसलिए दोनों मान समान हैं। / Since (ab=ba), both values are equal.
Step 3
Exam Tip
गुणा पर आधारित अभिव्यक्ति में क्रम का असर जांचें। / In multiplication-based expressions, check whether order changes the value.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a+2b\) के लिए \(2\ast 3\) और \(3\ast 2\) क्रमशः क्या होंगे?
For the operation \(a\ast b=a+2b\), what are \(2\ast 3\) and \(3\ast 2\), respectively?
#operation value
#non commutative
#substitution
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (8,7)
B (7,8)
C (6,6)
D (5,5)
Explanation opens after your attempt
Step 1
Concept
पहले \(2\ast3=2+2\cdot3=8\)। / First, \(2\ast3=2+2\cdot3=8\).
Step 2
Why this answer is correct
फिर \(3\ast2=3+2\cdot2=7\)। / Then, \(3\ast2=3+2\cdot2=7\).
Step 3
Exam Tip
ऐसी क्रियाओं में स्थान बदलने से उत्तर बदल सकता है। / In such operations, changing the order can change the answer.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b-1\), तो इस क्रिया का तत्समक अवयव क्या है?
If \(a\ast b=a+b-1\), what is the identity element of this operation?
#identity element
#custom operation
#exam oriented
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
\(a\ast e=a\) रखें। / Put \(a\ast e=a\).
Step 2
Why this answer is correct
(a+e-1=a) से (e=1) मिलता है। \(e\ast a=e+a-1=a\) भी (e=1) देता है। / From (a+e-1=a), we get (e=1). Also, \(e\ast a=e+a-1=a\) gives (e=1).
Step 3
Exam Tip
तत्समक निकालते समय (e) को अज्ञात मानकर समीकरण बनाएं। / To find identity, assume (e) and form an equation.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b+ab\), तो इस क्रिया का तत्समक अवयव क्या है?
If \(a\ast b=a+b+ab\), what is the identity element of this operation?
#identity element
#custom operation
#real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
\(a\ast e=a\) के लिए (a+e+ae=a) लिखें। / For \(a\ast e=a\), write (a+e+ae=a).
Step 2
Why this answer is correct
(e(1+a)=0) हर (a) के लिए तभी संभव है जब (e=0)। दूसरी ओर \(0\ast a=a\) भी सत्य है। / This gives (e(1+a)=0), which works for every (a) when (e=0). Also, \(0\ast a=a\).
Step 3
Exam Tip
तत्समक हर अवयव के लिए काम करना चाहिए, केवल एक के लिए नहीं। / An identity must work for every element, not just one value.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a+b+2\) में (3) का प्रतिलोम ज्ञात करें।
In the operation \(a\ast b=a+b+2\), find the inverse of (3).
#inverse element
#identity first
#custom operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (-3)
B (-5)
C (5)
D (0)
Explanation opens after your attempt
Step 1
Concept
पहले तत्समक निकालें: (a+e+2=a), इसलिए (e=-2)। / First find the identity: (a+e+2=a), so (e=-2).
Step 2
Why this answer is correct
(3) का प्रतिलोम (x) होगा, जहां (3+x+2=-2)। इससे (x=-7) नहीं, सावधानी से \(3+x+2=-2\Rightarrow x=-7\) मिलता है। / The inverse (x) of (3) satisfies (3+x+2=-2), so (x=-7).
Step 3
Exam Tip
प्रतिलोम से पहले तत्समक सही निकालना जरूरी है। / Always find the identity correctly before finding an inverse.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a+b+2\) में (3) का प्रतिलोम क्या होगा?
In the operation \(a\ast b=a+b+2\), what is the inverse of (3)?
#inverse element
#custom operation
#class 12
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (-7)
B (-5)
C (1)
D (7)
Explanation opens after your attempt
Step 1
Concept
इस क्रिया में तत्समक (e) के लिए (a+e+2=a), इसलिए (e=-2)। / The identity (e) satisfies (a+e+2=a), so (e=-2).
Step 2
Why this answer is correct
(3) का प्रतिलोम (x) है, अतः (3+x+2=-2)। इससे (x=-7) मिलता है। / Let the inverse of (3) be (x), so (3+x+2=-2). Thus (x=-7).
Step 3
Exam Tip
प्रतिलोम हमेशा तत्समक तक पहुंचाने वाला अवयव होता है। / An inverse is the element that takes the given element to the identity.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{1,2,3,4\}\) पर (a\ast b=\min(a,b)) दी गई है। \(3\ast 4\) का मान क्या है?
On the set \(A=\{1,2,3,4\}\), (a\ast b=\min(a,b)) is given. What is \(3\ast 4\)?
#minimum operation
#operation value
#set
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (3)
C (4)
D (7)
Explanation opens after your attempt
Step 1
Concept
(\min(a,b)) दो संख्याओं में छोटी संख्या देता है। / (\min(a,b)) gives the smaller of the two numbers.
Step 2
Why this answer is correct
(3) और (4) में छोटी संख्या (3) है, इसलिए \(3\ast4=3\)। / Between (3) and (4), the smaller number is (3), so \(3\ast4=3\).
Step 3
Exam Tip
अधिकतम और न्यूनतम वाली क्रिया में नियम को सीधे पढ़ें। / For maximum and minimum operations, read the rule directly.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{1,2,3,4\}\) पर (a\ast b=\max(a,b)) दी गई है। इस क्रिया का तत्समक अवयव कौन-सा है?
On the set \(A=\{1,2,3,4\}\), (a\ast b=\max(a,b)) is given. What is the identity element of this operation?
#maximum operation
#identity element
#set
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (2)
C (4)
D कोई नहीं / None
Explanation opens after your attempt
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
ऐसा तभी होगा जब (e) सबसे छोटा अवयव हो। (A) में सबसे छोटा अवयव (1) है। / This happens when (e) is the smallest element. The smallest element of (A) is (1).
Step 3
Exam Tip
\(\max\) में तत्समक सामान्यतः सबसे छोटा अवयव होता है। / For a \(\max\) operation, the identity is usually the smallest element of the set.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{1,2,3,4\}\) पर (a\ast b=\min(a,b)) है। इस क्रिया का तत्समक अवयव कौन-सा है?
On \(A=\{1,2,3,4\}\), (a\ast b=\min(a,b)). What is the identity element of this operation?
#minimum operation
#identity element
#set
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (4)
C (0)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
तत्समक (e) के लिए (\min(a,e)=a) हर \(a\in A\) के लिए चाहिए। / For identity (e), (\min(a,e)=a) must hold for every \(a\in A\).
Step 2
Why this answer is correct
यह तभी होगा जब (e) सबसे बड़ा अवयव हो। (A) में सबसे बड़ा अवयव (4) है। / This happens when (e) is the largest element. The largest element in (A) is (4).
Step 3
Exam Tip
\(\min\) में तत्समक सामान्यतः सबसे बड़ा अवयव होता है। / For a \(\min\) operation, the identity is usually the largest element of the set.
Login to save your score, XP, coins and progress. Login
पूर्णांकों पर \(a\ast b=a+b\) क्रिया के लिए कौन-सा कथन सही है?
For the operation \(a\ast b=a+b\) on integers, which statement is correct?
#associative operation
#addition
#integers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह साहचर्य है / It is associative
B यह साहचर्य नहीं है / It is not associative
C यह द्विआधारी नहीं है / It is not binary
D इसका कोई तत्समक नहीं है / It has no identity
Explanation opens after your attempt
Correct Answer
A. यह साहचर्य है / It is associative
Step 1
Concept
साहचर्य के लिए (\(a\ast b\)\ast c=a\ast\(b\ast c\)) होना चाहिए। / For associativity, (\(a\ast b\)\ast c=a\ast\(b\ast c\)) must hold.
Step 2
Why this answer is correct
जोड़ में ((a+b)+c=a+(b+c)) होता है। / In addition, ((a+b)+c=a+(b+c)).
Step 3
Exam Tip
जोड़ की साहचर्यता एक मूल गुण है, इसे जल्दी पहचानें। / Associativity of addition is a basic property to recognize quickly.
Login to save your score, XP, coins and progress. Login
पूर्णांकों पर \(a\ast b=a-b\) क्रिया के लिए कौन-सा कथन सही है?
For the operation \(a\ast b=a-b\) on integers, which statement is correct?
#associativity
#subtraction
#counterexample
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A यह साहचर्य है / It is associative
B यह साहचर्य नहीं है / It is not associative
C यह क्रमविनिमेय है / It is commutative
D इसका तत्समक (1) है / Its identity is (1)
Explanation opens after your attempt
Correct Answer
B. यह साहचर्य नहीं है / It is not associative
Step 1
Concept
साहचर्यता जांचने के लिए उदाहरण लें। / Use an example to check associativity.
Step 2
Why this answer is correct
(\(5\ast2\)\ast1=(5-2)-1=2), पर (5\ast\(2\ast1\)=5-(2-1)=4)। दोनों बराबर नहीं हैं। / (\(5\ast2\)\ast1=(5-2)-1=2), but (5\ast\(2\ast1\)=5-(2-1)=4). They are not equal.
Step 3
Exam Tip
घटाव सामान्यतः साहचर्य नहीं होता। / Subtraction is generally not associative.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=ab\) वास्तविक संख्याओं पर दी गई है। यह कैसी है?
The operation \(a\ast b=ab\) is given on real numbers. What is its nature?
#multiplication
#associative
#commutative
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A साहचर्य और क्रमविनिमेय दोनों / Both associative and commutative
B केवल साहचर्य / Only associative
C केवल क्रमविनिमेय / Only commutative
D न साहचर्य न क्रमविनिमेय / Neither associative nor commutative
Explanation opens after your attempt
Correct Answer
A. साहचर्य और क्रमविनिमेय दोनों / Both associative and commutative
Step 1
Concept
गुणा में (ab=ba), इसलिए क्रमविनिमेयता है। / In multiplication, (ab=ba), so it is commutative.
Step 2
Why this answer is correct
((ab)c=a(bc)), इसलिए साहचर्यता भी है। / Also, ((ab)c=a(bc)), so it is associative.
Step 3
Exam Tip
सामान्य गुणा को पहचानकर समय बचाया जा सकता है। / Recognizing standard multiplication saves time.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b+ab\), तो \(1\ast 2\) का मान ज्ञात करें।
If \(a\ast b=a+b+ab\), find the value of \(1\ast 2\).
#operation value
#custom operation
#substitution
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (3)
B (4)
C (5)
D (6)
Explanation opens after your attempt
Step 1
Concept
दिए गए नियम में (a=1) और (b=2) रखें। / Put (a=1) and (b=2) in the rule.
Step 2
Why this answer is correct
\(1\ast2=1+2+1\cdot2=5\)। / \(1\ast2=1+2+1\cdot2=5\).
Step 3
Exam Tip
जोड़ और गुणा दोनों भागों को शामिल करना जरूरी है। / Include both the addition and multiplication parts of the rule.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b-ab\), तो (0) इस क्रिया के लिए क्या है?
If \(a\ast b=a+b-ab\), what is (0) for this operation?
#identity element
#custom operation
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A तत्समक अवयव / Identity element
B प्रतिलोम अवयव / Inverse element
C शून्यक अवयव / Zero element
D अपरिभाषित अवयव / Undefined element
Explanation opens after your attempt
Correct Answer
A. तत्समक अवयव / Identity element
Step 1
Concept
\(a\ast0=a+0-a\cdot0=a\)। / \(a\ast0=a+0-a\cdot0=a\).
Step 2
Why this answer is correct
\(0\ast a=0+a-0\cdot a=a\)। इसलिए (0) दोनों ओर से संख्या को नहीं बदलता। / \(0\ast a=0+a-0\cdot a=a\). So (0) does not change the number from either side.
Step 3
Exam Tip
तत्समक के लिए दोनों दिशाओं से जांच करें। / Check identity from both directions.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{0,1,2\}\) पर \(a\ast b\) को (a+b) को (3) से भाग देने पर शेषफल के रूप में परिभाषित किया गया है। \(2\ast 2\) का मान क्या है?
On the set \(A=\{0,1,2\}\), \(a\ast b\) is defined as the remainder when (a+b) is divided by (3). What is \(2\ast 2\)?
#modulo operation
#remainder
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D (4)
Explanation opens after your attempt
Step 1
Concept
पहले (2+2=4) करें। / First calculate (2+2=4).
Step 2
Why this answer is correct
(4) को (3) से भाग देने पर शेषफल (1) है। इसलिए \(2\ast2=1\)। / The remainder when (4) is divided by (3) is (1). Thus, \(2\ast2=1\).
Step 3
Exam Tip
शेषफल वाली क्रिया में अंतिम उत्तर समुच्चय के अंदर होना चाहिए। / In remainder operations, the final answer should lie in the set.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{0,1,2\}\) पर \(a\ast b\) को (a+b) का (3) से शेषफल माना गया है। इस क्रिया का तत्समक अवयव क्या है?
On \(A=\{0,1,2\}\), \(a\ast b\) is the remainder of (a+b) upon division by (3). What is the identity element?
#modulo addition
#identity element
#set
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
तत्समक (e) से (a+e) का शेषफल फिर (a) ही आना चाहिए। / With identity (e), the remainder of (a+e) should be (a) again.
Step 2
Why this answer is correct
(e=0) रखने पर (a+0) का शेषफल (a) रहता है। / If (e=0), the remainder of (a+0) remains (a).
Step 3
Exam Tip
शेषफल आधारित जोड़ में (0) सामान्यतः तत्समक होता है। / In remainder-based addition, (0) is usually the identity.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{0,1,2\}\) पर \(a\ast b\) (a+b) का (3) से शेषफल है। (1) का प्रतिलोम कौन-सा है?
On \(A=\{0,1,2\}\), \(a\ast b\) is the remainder of (a+b) upon division by (3). What is the inverse of (1)?
#inverse element
#modulo addition
#remainder
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
इस क्रिया में तत्समक (0) है। / The identity for this operation is (0).
Step 2
Why this answer is correct
(1) का प्रतिलोम (x) होगा ताकि (1+x) का (3) से शेषफल (0) आए। (1+2=3), जिसका शेषफल (0) है। / The inverse (x) of (1) must make the remainder of (1+x) equal to (0). Since (1+2=3), the remainder is (0).
Step 3
Exam Tip
शेषफल वाली क्रिया में योग को गुणज बनाने पर प्रतिलोम मिलता है। / In remainder operations, make the sum a multiple of the modulus.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{0,1,2,3\}\) पर \(a\ast b\) (a+b) का (4) से शेषफल है। \(3\ast 3\) का मान क्या है?
On \(A=\{0,1,2,3\}\), \(a\ast b\) is the remainder of (a+b) upon division by (4). What is \(3\ast 3\)?
#modulo operation
#value
#remainder
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D (6)
Explanation opens after your attempt
Step 1
Concept
(3+3=6) करें। / Calculate (3+3=6).
Step 2
Why this answer is correct
(6) को (4) से भाग देने पर शेषफल (2) है। इसलिए \(3\ast3=2\)। / The remainder when (6) is divided by (4) is (2). Hence, \(3\ast3=2\).
Step 3
Exam Tip
ऐसे प्रश्नों में जोड़ के बाद शेषफल अवश्य निकालें। / In such questions, always take the remainder after adding.
Login to save your score, XP, coins and progress. Login
धनात्मक वास्तविक संख्याओं पर \(a\ast b=\frac{ab}{2}\) दिया है। तत्समक अवयव क्या होगा?
On positive real numbers, \(a\ast b=\frac{ab}{2}\) is given. What is the identity element?
#identity element
#positive real numbers
#fraction operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (2)
C \(\frac{1}{2}\)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
\(a\ast e=a\) रखें। / Put \(a\ast e=a\).
Step 2
Why this answer is correct
\(\frac{ae}{2}=a\) से (e=2) मिलता है। \(e\ast a\) में भी यही मान मिलता है। / From \(\frac{ae}{2}=a\), we get (e=2). The same value works for \(e\ast a\).
Step 3
Exam Tip
भिन्न वाली क्रिया में जल्दबाजी में (1) को तत्समक न मानें। / In fractional operations, do not assume (1) is always the identity.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं पर \(a\ast b=\frac{a+b}{2}\) दिया है। क्या इसका कोई तत्समक अवयव है?
On real numbers, \(a\ast b=\frac{a+b}{2}\) is given. Does it have an identity element?
#identity element
#no identity
#average operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, (0) / Yes, (0)
B हाँ, (1) / Yes, (1)
C हाँ, (2) / Yes, (2)
D नहीं / No
Explanation opens after your attempt
Correct Answer
D. नहीं / No
Step 1
Concept
तत्समक (e) के लिए \(\frac{a+e}{2}=a\) होना चाहिए। / For identity (e), \(\frac{a+e}{2}=a\) must hold.
Step 2
Why this answer is correct
इससे (e=a) मिलता है, जो हर (a) के अनुसार बदलता है। एक स्थिर (e) नहीं मिलता। / This gives (e=a), which changes with (a). No fixed (e) exists.
Step 3
Exam Tip
तत्समक अवयव पूरे समुच्चय के लिए एक ही होना चाहिए। / An identity element must be the same for the whole set.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a^2+b^2\) वास्तविक संख्याओं पर दी गई है। क्या यह (R) पर द्विआधारी क्रिया है?
The operation \(a\ast b=a^2+b^2\) is given on real numbers. Is it a binary operation on (R)?
#closure
#real numbers
#square operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, क्योंकि परिणाम वास्तविक है / Yes, because the result is real
B नहीं, क्योंकि परिणाम धनात्मक है / No, because the result is positive
C नहीं, क्योंकि वर्ग लिया गया है / No, because squares are used
D हाँ, केवल (a=b) पर / Yes, only when (a=b)
Explanation opens after your attempt
Correct Answer
A. हाँ, क्योंकि परिणाम वास्तविक है / Yes, because the result is real
Step 1
Concept
(R) पर द्विआधारी होने के लिए परिणाम (R) में होना चाहिए। / To be binary on (R), the result must lie in (R).
Step 2
Why this answer is correct
\(a^2\) और \(b^2\) वास्तविक हैं, इसलिए उनका योग भी वास्तविक है। / \(a^2\) and \(b^2\) are real, so their sum is also real.
Step 3
Exam Tip
बंदता समुच्चय के अनुसार जांचें, परिणाम धनात्मक होना समस्या नहीं है। / Check closure with respect to the set; being positive is not a problem here.
Login to save your score, XP, coins and progress. Login
पूर्णांकों पर क्रिया \(a\ast b=\frac{a+b}{2}\) दी गई है। क्या यह (Z) पर द्विआधारी क्रिया है?
On integers, the operation \(a\ast b=\frac{a+b}{2}\) is given. Is it a binary operation on (Z)?
#integers
#closure
#counterexample
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, हमेशा / Yes, always
B नहीं, हमेशा नहीं / No, not always
C हाँ, केवल सम पूर्णांकों पर / Yes, only on even integers
D नहीं, क्योंकि भिन्न लिखा है / No, because a fraction is written
Explanation opens after your attempt
Correct Answer
B. नहीं, हमेशा नहीं / No, not always
Step 1
Concept
परिणाम हर बार पूर्णांक होना चाहिए। / The result must always be an integer.
Step 2
Why this answer is correct
\(1\ast2=\frac{1+2}{2}=\frac{3}{2}\), जो पूर्णांक नहीं है। / \(1\ast2=\frac{1+2}{2}=\frac{3}{2}\), which is not an integer.
Step 3
Exam Tip
औसत वाली क्रिया पूर्णांकों पर हमेशा बंद नहीं रहती। / An average operation is not always closed on integers.
Login to save your score, XP, coins and progress. Login
सम पूर्णांकों के समुच्चय पर \(a\ast b=a+b\) दी गई है। क्या यह द्विआधारी क्रिया है?
On the set of even integers, \(a\ast b=a+b\) is given. Is it a binary operation?
#even integers
#closure
#addition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल जब (a=b) हो / Only when (a=b)
D केवल जब (a=0) हो / Only when (a=0)
Explanation opens after your attempt
Correct Answer
A. हाँ / Yes
Step 1
Concept
दो सम पूर्णांकों का योग फिर सम पूर्णांक होता है। / The sum of two even integers is again an even integer.
Step 2
Why this answer is correct
इसलिए हर (a,b) के लिए (a+b) उसी समुच्चय में रहता है। / Therefore, for every (a,b), (a+b) remains in the same set.
Step 3
Exam Tip
सम और विषम से जुड़े प्रश्नों में बंदता को गुणधर्म से जांचें। / In even-odd questions, check closure using parity rules.
Login to save your score, XP, coins and progress. Login
विषम पूर्णांकों के समुच्चय पर \(a\ast b=a+b\) दी गई है। क्या यह द्विआधारी क्रिया है?
On the set of odd integers, \(a\ast b=a+b\) is given. Is it a binary operation?
#odd integers
#closure
#addition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल धनात्मक विषम पर / Only on positive odd integers
D केवल (a=b) पर / Only when (a=b)
Explanation opens after your attempt
Correct Answer
B. नहीं / No
Step 1
Concept
दो विषम पूर्णांकों का योग सम पूर्णांक होता है। / The sum of two odd integers is an even integer.
Step 2
Why this answer is correct
उदाहरण के लिए (3+5=8), जो विषम नहीं है। / For example, (3+5=8), which is not odd.
Step 3
Exam Tip
बंदता जांचते समय परिणाम उसी समुच्चय में लौटना चाहिए। / While checking closure, the result must return to the same set.
Login to save your score, XP, coins and progress. Login
सम पूर्णांकों के समुच्चय पर \(a\ast b=ab\) दी गई है। क्या यह द्विआधारी क्रिया है?
On the set of even integers, \(a\ast b=ab\) is given. Is it a binary operation?
#even integers
#multiplication
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल जब \(a\neq0\) हो / Only when \(a\neq0\)
D केवल जब (b=2) हो / Only when (b=2)
Explanation opens after your attempt
Correct Answer
A. हाँ / Yes
Step 1
Concept
दो सम पूर्णांकों का गुणनफल सम पूर्णांक ही होता है। / The product of two even integers is again an even integer.
Step 2
Why this answer is correct
इसलिए (ab) उसी समुच्चय में रहता है। / Therefore, (ab) remains in the same set.
Step 3
Exam Tip
गुणनफल की बंदता जांचने के लिए सम-विषम नियम याद रखें। / Use even-odd product rules to check closure quickly.
Login to save your score, XP, coins and progress. Login
विषम पूर्णांकों के समुच्चय पर \(a\ast b=ab\) दी गई है। क्या यह द्विआधारी क्रिया है?
On the set of odd integers, \(a\ast b=ab\) is given. Is it a binary operation?
#odd integers
#multiplication
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल जब (a=b) हो / Only when (a=b)
D केवल धनात्मक विषम पर / Only on positive odd integers
Explanation opens after your attempt
Correct Answer
A. हाँ / Yes
Step 1
Concept
दो विषम पूर्णांकों का गुणनफल विषम पूर्णांक होता है। / The product of two odd integers is an odd integer.
Step 2
Why this answer is correct
जैसे \(3\cdot5=15\), जो विषम है। / For example, \(3\cdot5=15\), which is odd.
Step 3
Exam Tip
गुणा में विषम संख्या का गुणधर्म बंदता सिद्ध करता है। / The odd-number product property proves closure here.
Login to save your score, XP, coins and progress. Login
अशून्य वास्तविक संख्याओं के समुच्चय पर \(a\ast b=\frac{a}{b}\) दिया है। क्या यह द्विआधारी क्रिया है?
On the set of non-zero real numbers, \(a\ast b=\frac{a}{b}\) is given. Is it a binary operation?
#nonzero real numbers
#division
#closure
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ / Yes
B नहीं / No
C केवल जब (a>b) हो / Only when (a>b)
D केवल जब (b=1) हो / Only when (b=1)
Explanation opens after your attempt
Correct Answer
A. हाँ / Yes
Step 1
Concept
अशून्य वास्तविक संख्याओं में \(b\neq0\), इसलिए भाग परिभाषित है। / In non-zero real numbers, \(b\neq0\), so division is defined.
Step 2
Why this answer is correct
\(\frac{a}{b}\) भी अशून्य वास्तविक संख्या है क्योंकि \(a\neq0\)। / \(\frac{a}{b}\) is also non-zero because \(a\neq0\).
Step 3
Exam Tip
हर वाले प्रश्नों में शून्य की स्थिति ध्यान से देखें। / In division questions, carefully check the role of zero.
Login to save your score, XP, coins and progress. Login
वास्तविक संख्याओं के समुच्चय (R) पर \(a\ast b=\frac{a}{b}\) दिया है। क्या यह द्विआधारी क्रिया है?
On the set of real numbers (R), \(a\ast b=\frac{a}{b}\) is given. Is it a binary operation?
#division
#real numbers
#not binary
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ, हमेशा / Yes, always
B नहीं, क्योंकि (b=0) पर परिभाषित नहीं है / No, because it is not defined when (b=0)
C हाँ, क्योंकि उत्तर वास्तविक है / Yes, because the answer is real
D नहीं, क्योंकि भाग कोई क्रिया नहीं है / No, because division is not an operation
Explanation opens after your attempt
Correct Answer
B. नहीं, क्योंकि (b=0) पर परिभाषित नहीं है / No, because it is not defined when (b=0)
Step 1
Concept
(R) में (0) भी शामिल है। / (R) includes (0).
Step 2
Why this answer is correct
यदि (b=0), तो \(\frac{a}{0}\) परिभाषित नहीं होता। इसलिए हर जोड़े के लिए क्रिया उपलब्ध नहीं है। / If (b=0), then \(\frac{a}{0}\) is not defined. So the operation is not available for every pair.
Step 3
Exam Tip
द्विआधारी क्रिया हर क्रमित जोड़े पर परिभाषित होनी चाहिए। / A binary operation must be defined for every ordered pair.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=a\) किसी समुच्चय (A) पर दी गई है। यह क्रिया कैसी है?
The operation \(a\ast b=a\) is given on a set (A). What is the nature of this operation?
#commutativity
#projection operation
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हमेशा क्रमविनिमेय / Always commutative
B सामान्यतः क्रमविनिमेय नहीं / Generally not commutative
C कभी द्विआधारी नहीं / Never binary
D हमेशा तत्समक (a) है / Always has identity (a)
Explanation opens after your attempt
Correct Answer
B. सामान्यतः क्रमविनिमेय नहीं / Generally not commutative
Step 1
Concept
\(a\ast b=a\), जबकि \(b\ast a=b\)। / \(a\ast b=a\), while \(b\ast a=b\).
Step 2
Why this answer is correct
ये तभी बराबर होंगे जब (a=b), हर जोड़े के लिए नहीं। इसलिए क्रिया सामान्यतः क्रमविनिमेय नहीं है। / These are equal only when (a=b), not for every pair. Hence, the operation is generally not commutative.
Step 3
Exam Tip
क्रमविनिमेयता में दोनों क्रमों की तुलना करें। / For commutativity, compare both orders.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=b\) किसी समुच्चय (A) पर दी गई है। \(x\ast y\) का मान क्या होगा?
The operation \(a\ast b=b\) is given on a set (A). What will be the value of \(x\ast y\)?
#projection operation
#value
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (x)
B (y)
C (x+y)
D (xy)
Explanation opens after your attempt
Step 1
Concept
नियम कहता है कि क्रिया का परिणाम दूसरा अवयव होता है। / The rule says the result of the operation is the second element.
Step 2
Why this answer is correct
\(x\ast y\) में दूसरा अवयव (y) है, इसलिए उत्तर (y) है। / In \(x\ast y\), the second element is (y), so the answer is (y).
Step 3
Exam Tip
परिभाषा आधारित प्रश्नों में दिए गए नियम को शब्दशः लागू करें। / In definition-based questions, apply the rule exactly as given.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b-5\), तो \(7\ast 3\) का मान क्या है?
If \(a\ast b=a+b-5\), what is the value of \(7\ast 3\)?
#operation value
#substitution
#custom operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (3)
B (5)
C (10)
D (15)
Explanation opens after your attempt
Step 1
Concept
नियम में (a=7) और (b=3) रखें। / Put (a=7) and (b=3) in the rule.
Step 2
Why this answer is correct
\(7\ast3=7+3-5=5\)। / \(7\ast3=7+3-5=5\).
Step 3
Exam Tip
चिह्न बदलने की गलती से बचने के लिए हर पद अलग-अलग लिखें। / Write each term separately to avoid sign mistakes.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b-5\), तो इस क्रिया का तत्समक अवयव क्या है?
If \(a\ast b=a+b-5\), what is the identity element of this operation?
#identity element
#custom operation
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (5)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
\(a\ast e=a\) लिखें। / Write \(a\ast e=a\).
Step 2
Why this answer is correct
(a+e-5=a) से (e=5) मिलता है। (e+a-5=a) भी यही देता है। / From (a+e-5=a), we get (e=5). Also, (e+a-5=a) gives the same.
Step 3
Exam Tip
(a+b-c) जैसी क्रिया में अक्सर (c) तत्समक बनता है। / In an operation like (a+b-c), the number (c) often becomes the identity.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b-5\), तो (2) का प्रतिलोम क्या होगा?
If \(a\ast b=a+b-5\), what is the inverse of (2)?
#inverse element
#custom operation
#identity
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (2)
B (3)
C (5)
D (8)
Explanation opens after your attempt
Step 1
Concept
इस क्रिया का तत्समक (5) है। / The identity of this operation is (5).
Step 2
Why this answer is correct
(2) का प्रतिलोम (x) होगा, जहां (2+x-5=5)। इससे (x=8) मिलता है। / Let the inverse of (2) be (x). Then (2+x-5=5), so (x=8).
Step 3
Exam Tip
प्रतिलोम निकालते समय दाईं ओर तत्समक लिखें, सामान्य शून्य नहीं। / While finding an inverse, set the result equal to the identity, not always zero.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=2ab\) अशून्य वास्तविक संख्याओं पर दी गई है। तत्समक अवयव क्या है?
The operation \(a\ast b=2ab\) is given on non-zero real numbers. What is the identity element?
#identity element
#nonzero real numbers
#multiplication
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B \(\frac{1}{2}\)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Correct Answer
B. \(\frac{1}{2}\)
Step 1
Concept
\(a\ast e=a\) रखें। / Put \(a\ast e=a\).
Step 2
Why this answer is correct
(2ae=a) और \(a\neq0\), इसलिए (2e=1) और \(e=\frac{1}{2}\)। / (2ae=a) and \(a\neq0\), so (2e=1) and \(e=\frac{1}{2}\).
Step 3
Exam Tip
गुणा में गुणांक हो तो तत्समक बदल सकता है। / If multiplication has a coefficient, the identity can change.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=2ab\) में \(\frac{1}{2}\) तत्समक है। (4) का प्रतिलोम क्या होगा?
In the operation \(a\ast b=2ab\), \(\frac{1}{2}\) is the identity. What is the inverse of (4)?
#inverse element
#custom multiplication
#nonzero real numbers
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A \(\frac{1}{8}\)
B \(\frac{1}{4}\)
C (2)
D (8)
Explanation opens after your attempt
Correct Answer
A. \(\frac{1}{8}\)
Step 1
Concept
प्रतिलोम (x) के लिए \(4\ast x=\frac{1}{2}\) होना चाहिए। / For inverse (x), \(4\ast x=\frac{1}{2}\) must hold.
Step 2
Why this answer is correct
\(2\cdot4\cdot x=\frac{1}{2}\), इसलिए \(8x=\frac{1}{2}\) और \(x=\frac{1}{16}\) नहीं, ध्यान से \(x=\frac{1}{16}\) आता है। / \(2\cdot4\cdot x=\frac{1}{2}\), so \(8x=\frac{1}{2}\), giving \(x=\frac{1}{16}\).
Step 3
Exam Tip
भिन्नों में गुणा करते समय समीकरण को धीरे हल करें। / Solve fractional equations slowly to avoid calculation errors.
Login to save your score, XP, coins and progress. Login
क्रिया \(a\ast b=2ab\) में (4) का प्रतिलोम क्या है?
In the operation \(a\ast b=2ab\), what is the inverse of (4)?
#inverse element
#identity
#operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A \(\frac{1}{16}\)
B \(\frac{1}{8}\)
C \(\frac{1}{4}\)
D (16)
Explanation opens after your attempt
Correct Answer
A. \(\frac{1}{16}\)
Step 1
Concept
पहले तत्समक निकालें: (2ae=a), इसलिए \(e=\frac{1}{2}\)। / First find the identity: (2ae=a), so \(e=\frac{1}{2}\).
Step 2
Why this answer is correct
(4) का प्रतिलोम (x) है, अतः \(2\cdot4\cdot x=\frac{1}{2}\)। इससे \(x=\frac{1}{16}\) मिलता है। / Let the inverse of (4) be (x). Then \(2\cdot4\cdot x=\frac{1}{2}\), giving \(x=\frac{1}{16}\).
Step 3
Exam Tip
प्रतिलोम का लक्ष्य हमेशा तत्समक होता है। / The target of an inverse is always the identity.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b+1\), तो (2\ast\(3\ast4\)) का मान क्या है?
If \(a\ast b=a+b+1\), what is the value of (2\ast\(3\ast4\))?
#operation value
#brackets
#custom operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (9)
B (10)
C (11)
D (12)
Explanation opens after your attempt
Step 1
Concept
पहले कोष्ठक के अंदर \(3\ast4=3+4+1=8\)। / First solve inside the bracket: \(3\ast4=3+4+1=8\).
Step 2
Why this answer is correct
अब \(2\ast8=2+8+1=11\)। / Now \(2\ast8=2+8+1=11\).
Step 3
Exam Tip
संयुक्त क्रिया में अंदर वाले भाग को पहले हल करें। / In composite operation values, solve the inner part first.
Login to save your score, XP, coins and progress. Login
यदि \(a\ast b=a+b+1\), तो (\(2\ast3\)\ast4) का मान क्या है?
If \(a\ast b=a+b+1\), what is the value of (\(2\ast3\)\ast4)?
#operation value
#associative check
#brackets
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (9)
B (10)
C (11)
D (12)
Explanation opens after your attempt
Step 1
Concept
पहले \(2\ast3=2+3+1=6\)। / First, \(2\ast3=2+3+1=6\).
Step 2
Why this answer is correct
फिर \(6\ast4=6+4+1=11\)। / Then, \(6\ast4=6+4+1=11\).
Step 3
Exam Tip
कोष्ठक बदलने पर भी यहां वही मान आता है, पर परीक्षा में हर बार नियम लगाकर जांच करें। / The value is the same here, but in exams always apply the rule step by step.
Login to save your score, XP, coins and progress. Login
यदि \(A=\{1,2,3\}\) पर संक्रिया (a*b=a) से परिभाषित है, तो (2*3) का मान क्या होगा?
If an operation on \(A=\{1,2,3\}\) is defined by (a*b=a), what is the value of (2*3)?
#binary operations
#relations functions
#class 12
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (2)
B (3)
C (5)
D (1)
Explanation opens after your attempt
Step 1
Concept
नियम (a*b=a) बताता है कि उत्तर हमेशा पहले अवयव के बराबर होगा। / The rule (a*b=a) says the result is always the first element.
Step 2
Why this answer is correct
(2*3) में पहला अवयव (2) है। / In (2*3), the first element is (2).
Step 3
Exam Tip
परीक्षा में पहले नियम पढ़ें और फिर दिए गए अवयव रखें। / In exams, read the rule first and then substitute the given elements.
Login to save your score, XP, coins and progress. Login
यदि (a*b=b) है, तो (4*7) का मान क्या होगा?
If (a*b=b), what is the value of (4*7)?
#binary operation
#value based
#easy
#class 12
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (4)
B (7)
C (11)
D (28)
Explanation opens after your attempt
Step 1
Concept
नियम के अनुसार (a*b) का मान दूसरे अवयव के बराबर है। / According to the rule, (a*b) is equal to the second element.
Step 2
Why this answer is correct
(4*7) में दूसरा अवयव (7) है। / In (4*7), the second element is (7).
Step 3
Exam Tip
ऐसे प्रश्नों में जोड़ या गुणा तभी करें जब नियम में दिया हो। / Do not add or multiply unless the rule says so.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) है, तो (5*6) का मान क्या होगा?
If (a*b=a+b), what is the value of (5*6)?
#binary operations
#operation value
#addition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (11)
C (30)
D (56)
Explanation opens after your attempt
Step 1
Concept
संक्रिया का नियम (a*b=a+b) है। / The operation is defined by (a*b=a+b).
Step 2
Why this answer is correct
इसलिए (5*6=5+6=11)। / So (5*6=5+6=11).
Step 3
Exam Tip
चिह्न नया हो सकता है लेकिन नियम सामान्य जोड़ बता सकता है। / The symbol may be new, but the rule may simply mean addition.
Login to save your score, XP, coins and progress. Login
यदि (a*b=ab) है, तो (3*8) का मान क्या होगा?
If (a*b=ab), what is the value of (3*8)?
#binary operations
#multiplication
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (11)
B (24)
C (5)
D (38)
Explanation opens after your attempt
Step 1
Concept
नियम (a*b=ab) गुणन को दर्शाता है। / The rule (a*b=ab) represents multiplication.
Step 2
Why this answer is correct
\(3*8=3\times 8=24\)। / \(3*8=3\times 8=24\).
Step 3
Exam Tip
(ab) को दो अंकों की संख्या न समझें, यह गुणन है। / Do not read (ab) as a two-digit number, it means product.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a-b) है, तो (9*4) का मान क्या होगा?
If (a*b=a-b), what is the value of (9*4)?
#binary operations
#subtraction
#order matters
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (13)
B (5)
C (-5)
D (36)
Explanation opens after your attempt
Step 1
Concept
दिए गए नियम में पहले अवयव से दूसरे अवयव को घटाना है। / The rule tells us to subtract the second element from the first.
Step 2
Why this answer is correct
(9*4=9-4=5)। / (9*4=9-4=5).
Step 3
Exam Tip
घटाव में क्रम बहुत महत्त्वपूर्ण होता है। / Order is very important in subtraction-based operations.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+2b) है, तो (3*5) का मान क्या होगा?
If (a*b=a+2b), what is the value of (3*5)?
#binary operations
#substitution
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (13)
B (16)
C (10)
D (8)
Explanation opens after your attempt
Step 1
Concept
नियम में (a) के स्थान पर (3) और (b) के स्थान पर (5) रखें। / Put (a=3) and (b=5) in the rule.
Step 2
Why this answer is correct
(3*5=3+2(5)=13)। / (3*5=3+2(5)=13).
Step 3
Exam Tip
गुणा को जोड़ से पहले पूरा करें। / Complete multiplication before addition.
Login to save your score, XP, coins and progress. Login
यदि (a*b=2a+b) है, तो (4*3) का मान क्या होगा?
If (a*b=2a+b), what is the value of (4*3)?
#binary operations
#substitution
#class 12
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (10)
B (11)
C (14)
D (7)
Explanation opens after your attempt
Step 1
Concept
(a=4) और (b=3) रखें। / Substitute (a=4) and (b=3).
Step 2
Why this answer is correct
(4*3=2(4)+3=11)। / (4*3=2(4)+3=11).
Step 3
Exam Tip
सरल संक्रिया में सही स्थान पर मान रखना सबसे जरूरी है। / Correct substitution is the main skill in simple operation questions.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a^2+b\) है, तो (3*2) का मान क्या होगा?
If \(a*b=a^2+b\), what is the value of (3*2)?
#binary operations
#powers
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (7)
B (11)
C (13)
D (25)
Explanation opens after your attempt
Step 1
Concept
नियम में पहले अवयव का वर्ग लेना है। / The rule requires the square of the first element.
Step 2
Why this answer is correct
\(3*2=3^2+2=9+2=11\)। / \(3*2=3^2+2=9+2=11\).
Step 3
Exam Tip
वर्ग केवल पहले अवयव पर लागू है। / Notice that the square applies only to the first element.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a+b^2\) है, तो (4*3) का मान क्या होगा?
If \(a*b=a+b^2\), what is the value of (4*3)?
#binary operations
#powers
#substitution
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (13)
B (25)
C (10)
D (19)
Explanation opens after your attempt
Step 1
Concept
नियम में दूसरे अवयव का वर्ग लेना है। / The rule uses the square of the second element.
Step 2
Why this answer is correct
\(4*3=4+3^2=4+9=13\)। / \(4*3=4+3^2=4+9=13\).
Step 3
Exam Tip
प्रश्न में किस अवयव पर घात है, यह ध्यान से देखें। / Check carefully which element has the power.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b-1) है, तो (6*4) का मान क्या होगा?
If (a*b=a+b-1), what is the value of (6*4)?
#binary operations
#constant term
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (9)
B (10)
C (11)
D (24)
Explanation opens after your attempt
Step 1
Concept
नियम के अनुसार दोनों संख्याएँ जोड़कर (1) घटाना है। / According to the rule, add the numbers and subtract (1).
Step 2
Why this answer is correct
(6*4=6+4-1=9)। / (6*4=6+4-1=9).
Step 3
Exam Tip
छोटे स्थिर पद को छोड़ना आसान गलती है, इसलिए पूरा नियम लिखें। / Do not forget the constant term in the operation rule.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b+1) है, तो (0*5) का मान क्या होगा?
If (a*b=a+b+1), what is the value of (0*5)?
#binary operations
#zero
#addition rule
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (6)
C (1)
D (0)
Explanation opens after your attempt
Step 1
Concept
(a=0) और (b=5) रखें। / Put (a=0) and (b=5).
Step 2
Why this answer is correct
(0*5=0+5+1=6)। / (0*5=0+5+1=6).
Step 3
Exam Tip
शून्य आने पर भी पूरे नियम का उपयोग करें। / Even when zero appears, use the complete rule.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{0,1,2\}\) पर (a*b=a+b) दिया है। क्या यह (A) में बंद है?
On the set \(A=\{0,1,2\}\), (a*b=a+b) is given. Is it closed in (A)?
#closure
#binary operation
#set
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ क्योंकि हर योग (A) में है / Yes because every sum is in (A)
B नहीं क्योंकि \(2*2=4\notin A\) / No because \(2*2=4\notin A\)
C हाँ क्योंकि \(0\in A\) / Yes because \(0\in A\)
D नहीं क्योंकि (1*1=0) / No because (1*1=0)
Explanation opens after your attempt
Correct Answer
B. नहीं क्योंकि \(2*2=4\notin A\) / No because \(2*2=4\notin A\)
Step 1
Concept
बंद होने के लिए हर \(a,b\in A\) पर \(a*b\in A\) होना चाहिए। / For closure, \(a*b\in A\) must hold for every \(a,b\in A\).
Step 2
Why this answer is correct
(2*2=2+2=4), लेकिन \(4\notin A\)। / (2*2=2+2=4), but \(4\notin A\).
Step 3
Exam Tip
बंदता जाँचने के लिए एक विरोधी उदाहरण काफी है। / One counterexample is enough to disprove closure.
Login to save your score, XP, coins and progress. Login
समुच्चय \(A=\{1,2,3\}\) पर (a*b=a) दिया है। यह संक्रिया (A) में बंद क्यों है?
On \(A=\{1,2,3\}\), (a*b=a) is given. Why is this operation closed in (A)?
#closure
#binary operation
#concept
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि परिणाम हमेशा पहला अवयव है / Because the result is always the first element
B क्योंकि परिणाम हमेशा (0) है / Because the result is always (0)
C क्योंकि परिणाम (a+b) है / Because the result is (a+b)
D क्योंकि (A) खाली है / Because (A) is empty
Explanation opens after your attempt
Correct Answer
A. क्योंकि परिणाम हमेशा पहला अवयव है / Because the result is always the first element
Step 1
Concept
(a) यदि (A) में है, तो (a*b=a) भी (A) में ही होगा। / If \(a\in A\), then (a*b=a) is also in (A).
Step 2
Why this answer is correct
इसलिए किसी भी दो अवयवों पर परिणाम (A) से बाहर नहीं जाता। / So the result never goes outside (A).
Step 3
Exam Tip
बंदता में परिणाम के समुच्चय से बाहर जाने की जाँच करें। / For closure, check whether outputs remain inside the set.
Login to save your score, XP, coins and progress. Login
कौन सा नियम प्राकृतिक संख्याओं के समुच्चय (N) पर बंद संक्रिया देता है?
Which rule gives a closed operation on the set (N) of natural numbers?
#closure
#natural numbers
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (a*b=a-b)
B (a*b=a+b)
C \(a*b=\frac{a}{b}\)
D (a*b=a-2b)
Explanation opens after your attempt
Correct Answer
B. (a*b=a+b)
Step 1
Concept
प्राकृतिक संख्याओं में दो प्राकृतिक संख्याओं का योग फिर प्राकृतिक संख्या होता है। / The sum of two natural numbers is again a natural number.
Step 2
Why this answer is correct
घटाव और भागफल हमेशा प्राकृतिक संख्या नहीं देते। / Subtraction and division do not always give natural numbers.
Step 3
Exam Tip
बंदता के लिए हर संभव जोड़ी पर परिणाम उसी समुच्चय में होना चाहिए। / Closure must hold for every possible pair.
Login to save your score, XP, coins and progress. Login
पूर्णांकों के समुच्चय (Z) पर कौन सी संक्रिया बंद नहीं है?
Which operation is not closed on the set (Z) of integers?
#integers
#closure
#division
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (a*b=a+b)
B (a*b=a-b)
C (a*b=ab)
D \(a*b=\frac{a}{b}\), जहाँ \(b\neq 0\) / \(a*b=\frac{a}{b}\), where \(b\neq 0\)
Explanation opens after your attempt
Correct Answer
D. \(a*b=\frac{a}{b}\), जहाँ \(b\neq 0\) / \(a*b=\frac{a}{b}\), where \(b\neq 0\)
Step 1
Concept
पूर्णांक जोड़, घटाव और गुणा में बंद होते हैं। / Integers are closed under addition, subtraction, and multiplication.
Step 2
Why this answer is correct
भाग करने पर परिणाम हमेशा पूर्णांक नहीं होता, जैसे \(\frac{1}{2}\notin Z\)। / Division does not always give an integer, for example \(\frac{1}{2}\notin Z\).
Step 3
Exam Tip
बंदता में ऐसा उदाहरण खोजें जो समुच्चय से बाहर जाए। / To test closure, find an output outside the set.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) है, तो क्या यह संक्रिया क्रमविनिमेय है?
If (a*b=a+b), is this operation commutative?
#commutative
#binary operation
#addition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ क्योंकि (a+b=b+a) / Yes because (a+b=b+a)
B नहीं क्योंकि \(a+b\neq b+a\) / No because \(a+b\neq b+a\)
C हाँ केवल (a=0) पर / Yes only when (a=0)
D नहीं केवल ऋणात्मक संख्याओं पर / No only for negative numbers
Explanation opens after your attempt
Correct Answer
A. हाँ क्योंकि (a+b=b+a) / Yes because (a+b=b+a)
Step 1
Concept
क्रमविनिमेयता के लिए (a*b=b*a) होना चाहिए। / For commutativity, (a*b=b*a) must hold.
Step 2
Why this answer is correct
यहाँ (a*b=a+b) और (b*a=b+a), दोनों बराबर हैं। / Here (a*b=a+b) and (b*a=b+a), which are equal.
Step 3
Exam Tip
जोड़ पर आधारित संक्रिया में क्रम बदलने से मान नहीं बदलता। / Addition-based operations usually keep the same value when order changes.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a-b) है, तो यह संक्रिया सामान्यतः कैसी है?
If (a*b=a-b), what is this operation generally like?
#commutative
#non commutative
#subtraction
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्रमविनिमेय / Commutative
B क्रमविनिमेय नहीं / Not commutative
C हमेशा शून्य / Always zero
D हमेशा धनात्मक / Always positive
Explanation opens after your attempt
Correct Answer
B. क्रमविनिमेय नहीं / Not commutative
Step 1
Concept
क्रमविनिमेयता के लिए (a-b=b-a) हर बार होना चाहिए। / For commutativity, (a-b=b-a) must always hold.
Step 2
Why this answer is correct
(5-2=3) लेकिन (2-5=-3), इसलिए दोनों बराबर नहीं हैं। / (5-2=3) but (2-5=-3), so they are not equal.
Step 3
Exam Tip
घटाव में क्रम बदलने से उत्तर बदल सकता है। / Subtraction usually changes when order changes.
Login to save your score, XP, coins and progress. Login
यदि (a*b=ab) है, तो यह संक्रिया क्रमविनिमेय क्यों है?
If (a*b=ab), why is this operation commutative?
#commutative
#multiplication
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि (ab=ba) / Because (ab=ba)
B क्योंकि (ab=a+b) / Because (ab=a+b)
C क्योंकि (ab=0) / Because (ab=0)
D क्योंकि (ab=a-b) / Because (ab=a-b)
Explanation opens after your attempt
Correct Answer
A. क्योंकि (ab=ba) / Because (ab=ba)
Step 1
Concept
क्रमविनिमेयता में दोनों अवयवों का क्रम बदलते हैं। / In commutativity, we interchange the two elements.
Step 2
Why this answer is correct
गुणन में (ab=ba), इसलिए (a*b=b*a)। / In multiplication, (ab=ba), so (a*b=b*a).
Step 3
Exam Tip
गुणन से बने सरल नियम प्रायः क्रमविनिमेय होते हैं। / Simple rules based on multiplication are generally commutative.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+2b) है, तो (1*2) और (2*1) के आधार पर सही कथन चुनिए।
If (a*b=a+2b), choose the correct statement using (1*2) and (2*1).
#commutative test
#binary operations
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1*2=2*1)
B \(1*2\neq 2*1\)
C दोनों अपरिभाषित हैं / Both are undefined
D दोनों (0) हैं / Both are (0)
Explanation opens after your attempt
Correct Answer
B. \(1*2\neq 2*1\)
Step 1
Concept
(1*2=1+2(2)=5)। / (1*2=1+2(2)=5).
Step 2
Why this answer is correct
(2*1=2+2(1)=4), इसलिए दोनों बराबर नहीं हैं। / (2*1=2+2(1)=4), so they are not equal.
Step 3
Exam Tip
क्रमविनिमेयता जाँचने के लिए उलटे क्रम में भी मान निकालें। / To test commutativity, calculate in both orders.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b+ab) है, तो यह संक्रिया कैसी है?
If (a*b=a+b+ab), what type of operation is it?
#commutative
#algebraic rule
#binary operations
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्रमविनिमेय / Commutative
B क्रमविनिमेय नहीं / Not commutative
C बंद नहीं / Not closed
D सदैव शून्य / Always zero
Explanation opens after your attempt
Correct Answer
A. क्रमविनिमेय / Commutative
Step 1
Concept
(a*b=a+b+ab) है। / (a*b=a+b+ab).
Step 2
Why this answer is correct
(b*a=b+a+ba), जो (a+b+ab) के बराबर है। / (b*a=b+a+ba), which equals (a+b+ab).
Step 3
Exam Tip
जोड़ और गुणा दोनों में क्रम बदलने से मान नहीं बदलता। / Addition and multiplication do not change when the order is reversed.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) है, तो तत्समक अवयव कौन सा है?
If (a*b=a+b), what is the identity element?
#identity element
#addition
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D (a)
Explanation opens after your attempt
Step 1
Concept
तत्समक अवयव (e) के लिए (a*e=a) और (e*a=a) होना चाहिए। / For identity element (e), (a*e=a) and (e*a=a).
Step 2
Why this answer is correct
(a+0=a) और (0+a=a)। / (a+0=a) and (0+a=a).
Step 3
Exam Tip
जोड़ वाली संक्रिया में (0) को पहले जाँचें। / For addition-like operations, check (0) first.
Login to save your score, XP, coins and progress. Login
यदि (a*b=ab) है, तो तत्समक अवयव कौन सा होगा?
If (a*b=ab), what will be the identity element?
#identity element
#multiplication
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D (2)
Explanation opens after your attempt
Step 1
Concept
तत्समक अवयव (e) ऐसा हो कि (ae=a) और (ea=a)। / An identity element (e) must satisfy (ae=a) and (ea=a).
Step 2
Why this answer is correct
\(a\cdot 1=a\) और \(1\cdot a=a\)। / \(a\cdot 1=a\) and \(1\cdot a=a\).
Step 3
Exam Tip
गुणन जैसी संक्रिया में (1) मुख्य उम्मीदवार होता है। / For multiplication-like operations, (1) is the first candidate.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b+1) है, तो तत्समक अवयव (e) क्या होगा?
If (a*b=a+b+1), what is the identity element (e)?
#identity element
#operation rule
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
(a*e=a) होना चाहिए। / We need (a*e=a).
Step 2
Why this answer is correct
(a+e+1=a) से (e=-1) मिलता है। / From (a+e+1=a), we get (e=-1).
Step 3
Exam Tip
तत्समक अवयव निकालते समय (a) को दोनों ओर से काटकर (e) निकालें। / To find identity, cancel (a) from both sides and solve for (e).
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b-1) है, तो तत्समक अवयव कौन सा है?
If (a*b=a+b-1), what is the identity element?
#identity element
#binary operation
#linear rule
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (-1)
D (2)
Explanation opens after your attempt
Step 1
Concept
(a*e=a) के लिए (a+e-1=a) होना चाहिए। / For (a*e=a), we need (a+e-1=a).
Step 2
Why this answer is correct
इससे (e=1) मिलता है और (e*a=e+a-1=a) भी सही है। / This gives (e=1), and (e*a=e+a-1=a) also works.
Step 3
Exam Tip
दोनों ओर से तत्समक शर्त जाँचना अच्छी आदत है। / It is a good habit to check identity from both sides.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b+ab) है, तो (0) के बारे में सही कथन चुनिए।
If (a*b=a+b+ab), choose the correct statement about (0).
#identity element
#binary operations
#zero
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0) तत्समक अवयव है / (0) is the identity element
B (1) तत्समक अवयव है / (1) is the identity element
C (0) प्रतिलोम है / (0) is the inverse
D कोई संक्रिया नहीं है / There is no operation
Explanation opens after your attempt
Correct Answer
A. (0) तत्समक अवयव है / (0) is the identity element
Step 1
Concept
\(a*0=a+0+a\cdot 0=a\)। / \(a*0=a+0+a\cdot 0=a\).
Step 2
Why this answer is correct
\(0*a=0+a+0\cdot a=a\), इसलिए (0) दोनों ओर काम करता है। / \(0*a=0+a+0\cdot a=a\), so (0) works from both sides.
Step 3
Exam Tip
तत्समक अवयव वही है जो किसी भी अवयव को नहीं बदलता। / The identity element leaves every element unchanged.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) में तत्समक अवयव (0) है, तो (5) का प्रतिलोम कौन सा है?
If the identity element is (0) for (a*b=a+b), what is the inverse of (5)?
#inverse element
#addition
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (0)
C (-5)
D (1)
Explanation opens after your attempt
Step 1
Concept
प्रतिलोम (x) के लिए (5*x=0) होना चाहिए। / For inverse (x), we need (5*x=0).
Step 2
Why this answer is correct
(5+x=0) से (x=-5) मिलता है। / (5+x=0) gives (x=-5).
Step 3
Exam Tip
जोड़ वाली संक्रिया में प्रतिलोम विपरीत चिह्न वाला अवयव होता है। / In addition, the inverse is the element with the opposite sign.
Login to save your score, XP, coins and progress. Login
यदि (a*b=ab) में तत्समक अवयव (1) है, तो (4) का प्रतिलोम कौन सा है?
If the identity element is (1) for (a*b=ab), what is the inverse of (4)?
#inverse element
#multiplication
#reciprocal
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (4)
B \(\frac{1}{4}\)
C (0)
D (-4)
Explanation opens after your attempt
Correct Answer
B. \(\frac{1}{4}\)
Step 1
Concept
प्रतिलोम (x) के लिए (4x=1) होना चाहिए। / For inverse (x), we need (4x=1).
Step 2
Why this answer is correct
इसलिए \(x=\frac{1}{4}\) है। / Hence \(x=\frac{1}{4}\).
Step 3
Exam Tip
गुणन में प्रतिलोम लेते समय संख्या का व्युत्क्रम सोचें। / In multiplication, think of the reciprocal as the inverse.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b-1) में तत्समक अवयव (1) है, तो (3) का प्रतिलोम क्या होगा?
If the identity element is (1) for (a*b=a+b-1), what is the inverse of (3)?
#inverse element
#identity
#linear operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (3)
B (1)
C (-1)
D (0)
Explanation opens after your attempt
Step 1
Concept
प्रतिलोम (x) के लिए (3*x=1) होना चाहिए। / For inverse (x), (3*x=1) must hold.
Step 2
Why this answer is correct
(3+x-1=1) से (x=-1) मिलता है। / (3+x-1=1) gives (x=-1).
Step 3
Exam Tip
पहले तत्समक अवयव पहचानें, फिर प्रतिलोम की समीकरण बनाएं। / First identify the identity, then form the inverse equation.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b+1) में तत्समक अवयव (-1) है, तो (2) का प्रतिलोम क्या होगा?
If the identity element is (-1) for (a*b=a+b+1), what is the inverse of (2)?
#inverse element
#binary operations
#identity
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (2)
B (-4)
C (-2)
D (0)
Explanation opens after your attempt
Step 1
Concept
प्रतिलोम (x) के लिए (2*x=-1) होना चाहिए। / For inverse (x), (2*x=-1) must hold.
Step 2
Why this answer is correct
(2+x+1=-1) से (x=-4) मिलता है। / (2+x+1=-1) gives (x=-4).
Step 3
Exam Tip
प्रतिलोम में परिणाम हमेशा तत्समक अवयव के बराबर रखते हैं। / In inverse questions, set the result equal to the identity element.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) है, तो ((2*3)*4) का मान क्या होगा?
If (a*b=a+b), what is the value of ((2*3)*4)?
#binary operations
#brackets
#associativity practice
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (9)
C (14)
D (24)
Explanation opens after your attempt
Step 1
Concept
पहले कोष्ठक के अंदर (2*3=2+3=5) निकालें। / First calculate inside the bracket: (2*3=2+3=5).
Step 2
Why this answer is correct
फिर (5*4=5+4=9)। / Then (5*4=5+4=9).
Step 3
Exam Tip
कोष्ठक वाले प्रश्नों में अंदर की संक्रिया पहले करें। / In bracket questions, do the inner operation first.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) है, तो (2*(3*4)) का मान क्या होगा?
If (a*b=a+b), what is the value of (2*(3*4))?
#binary operations
#brackets
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (9)
B (14)
C (20)
D (5)
Explanation opens after your attempt
Step 1
Concept
पहले (3*4=3+4=7)। / First (3*4=3+4=7).
Step 2
Why this answer is correct
अब (2*7=2+7=9)। / Now (2*7=2+7=9).
Step 3
Exam Tip
संक्रिया वही रहती है, केवल कोष्ठक के अनुसार क्रम बदलता है। / The operation rule remains the same, only the order follows the brackets.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b) है, तो ((2*3)*4) और (2*(3*4)) के बारे में सही कथन क्या है?
If (a*b=a+b), what is the correct statement about ((2*3)*4) and (2*(3*4))?
#associative
#binary operations
#addition
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A दोनों बराबर हैं / Both are equal
B पहला बड़ा है / The first is greater
C दूसरा बड़ा है / The second is greater
D दोनों परिभाषित नहीं हैं / Both are undefined
Explanation opens after your attempt
Correct Answer
A. दोनों बराबर हैं / Both are equal
Step 1
Concept
((2*3)*4=9) और (2*(3*4)=9)। / ((2*3)*4=9) and (2*(3*4)=9).
Step 2
Why this answer is correct
दोनों मान बराबर हैं, इसलिए यह उदाहरण साहचर्य गुण को दिखाता है। / The two values are equal, showing associativity in this example.
Step 3
Exam Tip
जोड़ आधारित संक्रिया में कोष्ठक बदलने से मान नहीं बदलता। / In addition-based operations, changing brackets does not change the value.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a-b) है, तो ((5*2)*1) का मान क्या होगा?
If (a*b=a-b), what is the value of ((5*2)*1)?
#binary operations
#brackets
#subtraction
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (2)
B (3)
C (4)
D (6)
Explanation opens after your attempt
Step 1
Concept
पहले (5*2=5-2=3)। / First (5*2=5-2=3).
Step 2
Why this answer is correct
फिर (3*1=3-1=2)। / Then (3*1=3-1=2).
Step 3
Exam Tip
घटाव में कोष्ठक का क्रम उत्तर बदल सकता है। / In subtraction, bracket order can change the answer.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a-b) है, तो (5*(2*1)) का मान क्या होगा?
If (a*b=a-b), what is the value of (5*(2*1))?
#binary operations
#brackets
#subtraction
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (2)
B (4)
C (6)
D (8)
Explanation opens after your attempt
Step 1
Concept
पहले (2*1=2-1=1)। / First (2*1=2-1=1).
Step 2
Why this answer is correct
फिर (5*1=5-1=4)। / Then (5*1=5-1=4).
Step 3
Exam Tip
कोष्ठक देखकर ही अगली संक्रिया करें। / Always follow the brackets before applying the next operation.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a-b) है, तो ((5*2)*1) और (5*(2*1)) से क्या पता चलता है?
If (a*b=a-b), what do ((5*2)*1) and (5*(2*1)) show?
#associative
#non associative
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A संक्रिया साहचर्य है / The operation is associative
B संक्रिया साहचर्य नहीं है / The operation is not associative
C संक्रिया हमेशा शून्य देती है / The operation always gives zero
D संक्रिया बंद नहीं हो सकती / The operation cannot be closed
Explanation opens after your attempt
Correct Answer
B. संक्रिया साहचर्य नहीं है / The operation is not associative
Step 1
Concept
((5*2)*1=2) मिलता है। / ((5*2)*1=2).
Step 2
Why this answer is correct
(5*(2*1)=4) मिलता है, इसलिए दोनों बराबर नहीं हैं। / (5*(2*1)=4), so the two values are not equal.
Step 3
Exam Tip
साहचर्य गुण टूटने के लिए एक असमान उदाहरण काफी है। / One unequal example is enough to disprove associativity.
Login to save your score, XP, coins and progress. Login
यदि (a*b=ab) है, तो ((2*3)*4) का मान क्या होगा?
If (a*b=ab), what is the value of ((2*3)*4)?
#binary operations
#multiplication
#brackets
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (9)
B (14)
C (24)
D (20)
Explanation opens after your attempt
Step 1
Concept
पहले \(2*3=2\cdot 3=6\)। / First \(2*3=2\cdot 3=6\).
Step 2
Why this answer is correct
फिर \(6*4=6\cdot 4=24\)। / Then \(6*4=6\cdot 4=24\).
Step 3
Exam Tip
गुणन के नियम में हर बार दो संख्याओं का गुणन करें। / Under multiplication, multiply the two numbers each time.
Login to save your score, XP, coins and progress. Login
यदि (a*b=ab) है, तो (2*(3*4)) का मान क्या होगा?
If (a*b=ab), what is the value of (2*(3*4))?
#binary operations
#multiplication
#associative
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (24)
B (14)
C (9)
D (12)
Explanation opens after your attempt
Step 1
Concept
पहले \(3*4=3\cdot 4=12\)। / First \(3*4=3\cdot 4=12\).
Step 2
Why this answer is correct
फिर \(2*12=2\cdot 12=24\)। / Then \(2*12=2\cdot 12=24\).
Step 3
Exam Tip
गुणन में कोष्ठक बदलने पर भी अंतिम गुणनफल समान रहता है। / In multiplication, changing brackets still gives the same final product.
Login to save your score, XP, coins and progress. Login
यदि (a*b=\max(a,b)) है, तो (3*7) का मान क्या होगा?
If (a*b=\max(a,b)), what is the value of (3*7)?
#binary operations
#maximum
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (3)
B (7)
C (10)
D (21)
Explanation opens after your attempt
Step 1
Concept
(\max(a,b)) का अर्थ दोनों में बड़ा मान लेना है। / (\max(a,b)) means choosing the greater value.
Step 2
Why this answer is correct
(3) और (7) में बड़ा मान (7) है। / Between (3) and (7), the greater value is (7).
Step 3
Exam Tip
अधिकतम वाले नियम में जोड़ या गुणा नहीं करना होता। / In a maximum-based rule, do not add or multiply the numbers.
Login to save your score, XP, coins and progress. Login
यदि (a*b=\min(a,b)) है, तो (8*5) का मान क्या होगा?
If (a*b=\min(a,b)), what is the value of (8*5)?
#binary operations
#minimum
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (8)
B (5)
C (13)
D (40)
Explanation opens after your attempt
Step 1
Concept
(\min(a,b)) का अर्थ दोनों में छोटा मान लेना है। / (\min(a,b)) means choosing the smaller value.
Step 2
Why this answer is correct
(8) और (5) में छोटा मान (5) है। / Between (8) and (5), the smaller value is (5).
Step 3
Exam Tip
न्यूनतम आधारित संक्रिया में केवल छोटा अवयव चुनें। / In a minimum-based operation, simply choose the smaller element.
Login to save your score, XP, coins and progress. Login
यदि (a*b=\max(a,b)) है, तो क्या यह संक्रिया क्रमविनिमेय है?
If (a*b=\max(a,b)), is this operation commutative?
#commutative
#maximum
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A हाँ क्योंकि बड़ा मान क्रम पर निर्भर नहीं करता / Yes because the greater value does not depend on order
B नहीं क्योंकि क्रम हमेशा बदलता है / No because the order always changes
C हाँ केवल बराबर संख्याओं पर / Yes only for equal numbers
D नहीं क्योंकि उत्तर हमेशा पहला अवयव है / No because the answer is always the first element
Explanation opens after your attempt
Correct Answer
A. हाँ क्योंकि बड़ा मान क्रम पर निर्भर नहीं करता / Yes because the greater value does not depend on order
Step 1
Concept
(a*b=\max(a,b)) और (b*a=\max(b,a)) है। / (a*b=\max(a,b)) and (b*a=\max(b,a)).
Step 2
Why this answer is correct
दोनों में बड़ा मान एक ही होगा, इसलिए परिणाम बराबर है। / The greater value is the same in both cases, so the results are equal.
Step 3
Exam Tip
अधिकतम और न्यूनतम वाले नियमों में क्रमविनिमेयता आसानी से जाँची जा सकती है। / Maximum and minimum operations are easy to test for commutativity.
Login to save your score, XP, coins and progress. Login
यदि (a*b=\min(a,b)) है, तो (0) और (6) के लिए (0*6) का मान क्या होगा?
If (a*b=\min(a,b)), what is the value of (0*6)?
#minimum
#binary operations
#zero
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (6)
C (-6)
D (1)
Explanation opens after your attempt
Step 1
Concept
नियम छोटे मान को चुनता है। / The rule chooses the smaller value.
Step 2
Why this answer is correct
(0) और (6) में छोटा मान (0) है। / Between (0) and (6), the smaller value is (0).
Step 3
Exam Tip
न्यूनतम में शून्य भी सामान्य संख्या की तरह तुलना में लिया जाता है। / In a minimum operation, zero is compared just like any other number.
Login to save your score, XP, coins and progress. Login
यदि (a*b=|a-b|) है, तो (9*4) का मान क्या होगा?
If (a*b=|a-b|), what is the value of (9*4)?
#absolute value
#binary operation
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (13)
C (-5)
D (36)
Explanation opens after your attempt
Step 1
Concept
पहले अंतर निकालें (9-4=5)। / First find the difference: (9-4=5).
Step 2
Why this answer is correct
(|5|=5), इसलिए (9*4=5)। / (|5|=5), so (9*4=5).
Step 3
Exam Tip
परम मान हमेशा ऋणात्मक चिह्न हटाकर दूरी जैसा मान देता है। / Absolute value gives a non-negative distance-like value.
Login to save your score, XP, coins and progress. Login
यदि (a*b=|a-b|) है, तो (4*9) का मान क्या होगा?
If (a*b=|a-b|), what is the value of (4*9)?
#absolute value
#commutative
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (-5)
C (13)
D (36)
Explanation opens after your attempt
Step 1
Concept
(4-9=-5) मिलता है। / (4-9=-5).
Step 2
Why this answer is correct
(|-5|=5), इसलिए उत्तर (5) है। / (|-5|=5), so the answer is (5).
Step 3
Exam Tip
परम मान के कारण उलटे क्रम में भी यहाँ मान समान आता है। / Because of absolute value, the reversed order also gives the same value here.
Login to save your score, XP, coins and progress. Login
यदि (a*b=|a-b|) है, तो (9*4) और (4*9) से कौन सा गुण दिखाई देता है?
If (a*b=|a-b|), what property is shown by (9*4) and (4*9)?
#commutative
#absolute value
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्रमविनिमेयता / Commutativity
B तत्समकता / Identity
C बंदता का अभाव / Lack of closure
D प्रतिलोमता / Invertibility
Explanation opens after your attempt
Correct Answer
A. क्रमविनिमेयता / Commutativity
Step 1
Concept
(9*4=|9-4|=5)। / (9*4=|9-4|=5).
Step 2
Why this answer is correct
(4*9=|4-9|=5), इसलिए दोनों बराबर हैं। / (4*9=|4-9|=5), so both are equal.
Step 3
Exam Tip
जब (a*b=b*a) मिले, तो क्रमविनिमेयता का संकेत मिलता है। / When (a*b=b*a), it indicates commutativity.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a^2+b^2\) है, तो (2*3) का मान क्या होगा?
If \(a*b=a^2+b^2\), what is the value of (2*3)?
#binary operations
#squares
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (13)
C (25)
D (12)
Explanation opens after your attempt
Step 1
Concept
दोनों अवयवों का वर्ग लेना है। / Square both elements.
Step 2
Why this answer is correct
\(2*3=2^2+3^2=4+9=13\)। / \(2*3=2^2+3^2=4+9=13\).
Step 3
Exam Tip
वर्गों का योग निकालते समय पहले घात पूरी करें। / In a sum of squares, calculate powers first.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a^2+b^2\) है, तो यह संक्रिया क्रमविनिमेय क्यों है?
If \(a*b=a^2+b^2\), why is this operation commutative?
#commutative
#squares
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A क्योंकि \(a^2+b^2=b^2+a^2\) / Because \(a^2+b^2=b^2+a^2\)
B क्योंकि \(a^2+b^2=a-b\) / Because \(a^2+b^2=a-b\)
C क्योंकि हर बार उत्तर (0) है / Because the answer is always (0)
D क्योंकि \(a^2=b^2\) हमेशा होता है / Because \(a^2=b^2\) always holds
Explanation opens after your attempt
Correct Answer
A. क्योंकि \(a^2+b^2=b^2+a^2\) / Because \(a^2+b^2=b^2+a^2\)
Step 1
Concept
\(a*b=a^2+b^2\) और \(b*a=b^2+a^2\)। / \(a*b=a^2+b^2\) and \(b*a=b^2+a^2\).
Step 2
Why this answer is correct
जोड़ में क्रम बदलने से योग नहीं बदलता, इसलिए दोनों बराबर हैं। / Addition does not change when terms are interchanged, so both are equal.
Step 3
Exam Tip
समान पदों के क्रम बदलने पर भी योग वही रहता है। / Reordering terms in a sum keeps the same value.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a^2-b^2\) है, तो (3*2) का मान क्या होगा?
If \(a*b=a^2-b^2\), what is the value of (3*2)?
#binary operations
#difference of squares
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (1)
B (5)
C (13)
D (25)
Explanation opens after your attempt
Step 1
Concept
पहले दोनों संख्याओं के वर्ग निकालें। / First square both numbers.
Step 2
Why this answer is correct
\(3*2=3^2-2^2=9-4=5\)। / \(3*2=3^2-2^2=9-4=5\).
Step 3
Exam Tip
घटाव वाले वर्गीय नियम में क्रम का ध्यान रखें। / In a square-difference rule, pay attention to order.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a^2-b^2\) है, तो (2*3) का मान क्या होगा?
If \(a*b=a^2-b^2\), what is the value of (2*3)?
#binary operations
#difference of squares
#order
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (5)
B (-5)
C (13)
D (1)
Explanation opens after your attempt
Step 1
Concept
नियम में पहले अवयव का वर्ग दूसरे अवयव के वर्ग से घटता है। / The rule subtracts the square of the second element from the square of the first.
Step 2
Why this answer is correct
\(2*3=2^2-3^2=4-9=-5\)। / \(2*3=2^2-3^2=4-9=-5\).
Step 3
Exam Tip
क्रम बदलने से घटाव आधारित नियम का चिह्न बदल सकता है। / Reversing order in subtraction-based rules can change the sign.
Login to save your score, XP, coins and progress. Login
यदि \(a*b=a^2-b^2\) है, तो (3*2) और (2*3) के आधार पर सही कथन चुनिए।
If \(a*b=a^2-b^2\), choose the correct statement based on (3*2) and (2*3).
#commutative test
#difference of squares
#binary operation
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A संक्रिया क्रमविनिमेय है / The operation is commutative
B संक्रिया क्रमविनिमेय नहीं है / The operation is not commutative
C दोनों मान (0) हैं / Both values are (0)
D संक्रिया परिभाषित नहीं है / The operation is undefined
Explanation opens after your attempt
Correct Answer
B. संक्रिया क्रमविनिमेय नहीं है / The operation is not commutative
Step 1
Concept
(3*2=9-4=5)। / (3*2=9-4=5).
Step 2
Why this answer is correct
(2*3=4-9=-5), इसलिए दोनों मान बराबर नहीं हैं। / (2*3=4-9=-5), so the values are not equal.
Step 3
Exam Tip
क्रम बदलकर मान जाँचना क्रमविनिमेयता का सबसे सरल तरीका है। / Reversing the order and comparing values is the simplest test for commutativity.
Login to save your score, XP, coins and progress. Login
यदि (a*b=a+b-2) है, तो तत्समक अवयव कौन सा होगा?
If (a*b=a+b-2), what will be the identity element?
#binary operations
#identity element
#linear rule
#easy
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (0)
B (1)
C (2)
D कोई नहीं / None
Explanation opens after your attempt
Step 1
Concept
तत्समक अवयव (e) के लिए (a*e=a) होना चाहिए। / For identity element (e), we need (a*e=a).
Step 2
Why this answer is correct
(a+e-2=a) से (e=2) मिलता है। / From (a+e-2=a), we get (e=2).
Step 3
Exam Tip
ऐसे प्रश्नों में पहले तत्समक की शर्त लिखें और फिर (e) का मान निकालें। / In such questions, first write the identity condition and then solve for (e).
Login to save your score, XP, coins and progress. Login