पूर्णांकों पर (a*b=a+b+ab) दी है। क्या यह संक्रिया पूर्णांकों में संवृत है?
On integers, (a*b=a+b+ab) is given. Is this operation closed on integers?
Explanation opens after your attempt
A. हाँ, क्योंकि परिणाम हमेशा पूर्णांक हैYes, because the result is always an integer
Concept
संवृतता का अर्थ है कि (a,b) पूर्णांक हों तो (a*b) भी पूर्णांक हो। / Closure means if (a,b) are integers, then (a*b) must also be an integer.
Why this answer is correct
(a+b+ab) पूर्णांकों के योग और गुणन से बना है, इसलिए पूर्णांक रहेगा। / (a+b+ab) is formed using integer addition and multiplication, so it is an integer.
Exam Tip
संवृतता में क्रमविनिमेयता नहीं, परिणाम का समुच्चय देखा जाता है। / Closure checks the set of the result, not commutativity.
Login to save your score, XP, coins and progress.
