यदि \(A=\{1,2,3,4\}\) पर (aRb) यदि (a+b) सम है, तो (R) के युग्मों की संख्या कितनी होगी?
On \(A=\{1,2,3,4\}\), if (aRb) when (a+b) is even, how many pairs are in (R)?
Explanation opens after your attempt
C. 8
Concept
The sum is even only when both numbers have the same parity.
Why this answer is correct
The odd class ({1,3}) gives (4) pairs and the even class ({2,4}) gives (4) pairs.
Exam Tip
Total pairs are (4+4=8). चरण 1: योग सम तभी होगा जब दोनों संख्याएं समान समता की हों। चरण 2: विषम वर्ग ({1,3}) से (4) युग्म और सम वर्ग ({2,4}) से (4) युग्म मिलते हैं। चरण 3: कुल युग्म (4+4=8) हैं।
Login to save your score, XP, coins and progress.
