यदि \(A=\{1,2,3,4,5\}\) और \(B=\{1,2,3,4,5\}\) हैं, तो \(A\times B\) में कितने युग्म ((a,b)) ऐसे हैं जिनमें (ab>15) है?
If \(A=\{1,2,3,4,5\}\) and \(B=\{1,2,3,4,5\}\), how many pairs ((a,b)) in \(A\times B\) satisfy (ab>15)?
Explanation opens after your attempt
C. (5)
Simple Explanation
संतुष्ट युग्म ((4,4),(4,5),(5,4),(5,5),(5,5)) नहीं गिने जाते दो बार; सही युग्म ((4,4),(4,5),(5,4),(5,5),(5,4)) नहीं बल्कि कुल (4) हैं। / The satisfying pairs are ((4,4),(4,5),(5,4),(5,5)), so the total is (4). Count each ordered pair once.
Login to save your score, XP, coins and progress.
