Q.

Let R be a relation defined on the set {1,2,3,4}×{1,2,3,4} by R={((a,b),(c,d)):2a+3b=3c+4d}.

Then the number of elements in R  is                       [2026]

1 15  
2 6  
3 18  
4 12  

Ans.

(4)

(a, b)      (c, d)

(1, 1)         x
(1, 2)         x
(1, 3)      (1, 2)
(1, 4)      (2, 2)
(2, 1)      (1, 1)
(2, 2)      (2, 1)
(2, 3)      (3, 1)
(2, 4)      (4, 1)
(3, 1)         x
(3, 2)         x
(3, 3)      (1, 3)
(3, 4)      (2, 3)
(4, 1)      (1, 2)
(4, 2)      (2, 2)
(4, 3)      (3, 2)
(4, 4)      (4, 2)