G = {7, 8} and H = {5, 4, 2}
We know that the Cartesian product P x Q of two non-empty sets P and Q is defined as :
P x Q = {(p, q): p∈P, q ∈Q}
∴G x H = {(7, 5), (7, 4), (7, 2), (8, 5), (8, 4), (8, 2)}
H x G = {(5, 7), (5, 8), (4, 7), (4, 8), (2, 7), (2, 8)}
Let $R$ be a relation defined on the set $\{1,2,3,4\times\{1,2,3,4\}$ by \[ R=\{((a,b),(c,d)) : 2a+3b=3c+4d\} \] Then the number of elements in $R$ is