यदि \(A=\{1,2,3,4\}\) और \(B=\{2,4,6\}\) हैं, तो \(A\times B\) में कितने युग्म ((x,y)) ऐसे हैं कि (x<y)?
If \(A=\{1,2,3,4\}\) and \(B=\{2,4,6\}\), how many pairs ((x,y)) in \(A\times B\) satisfy (x<y)?
Explanation opens after your attempt
A. (9)
Concept
The valid pairs are ((1,2),(1,4),(2,4),(3,4),(1,6),(2,6),(3,6),(4,6)), so the count is (8). List carefully to avoid overcounting.
Why this answer is correct
The correct answer is A. (9). The valid pairs are ((1,2),(1,4),(2,4),(3,4),(1,6),(2,6),(3,6),(4,6)), so the count is (8). List carefully to avoid overcounting.
Exam Tip
(y=2) के लिए (1) युग्म, (y=4) के लिए (3) युग्म और (y=6) के लिए (4) युग्म मिलते हैं। कुल (1+3+4=8) नहीं, सही गिनती ((1,2),(1,4),(2,4),(3,4),(1,6),(2,6),(3,6),(4,6)) यानी (8) है।
Login to save your score, XP, coins and progress.
