यदि \(A=\{1,2,3,4\}\) और \(B=\{1,2,3,4\}\) हैं, तो \(A\times B\) में कितने युग्म ((a,b)) ऐसे हैं जिनमें (|a-b|=1) है?
If \(A=\{1,2,3,4\}\) and \(B=\{1,2,3,4\}\), how many pairs ((a,b)) in \(A\times B\) satisfy (|a-b|=1)?
Explanation opens after your attempt
C. (6)
Simple Explanation
युग्म ((1,2),(2,1),(2,3),(3,2),(3,4),(4,3)) हैं, कुल (6)। उलटे क्रमित युग्म अलग गिने जाते हैं। / The pairs are ((1,2),(2,1),(2,3),(3,2),(3,4),(4,3)), totaling (6). Reversed ordered pairs are counted separately.
Login to save your score, XP, coins and progress.
