Q3 If G = {7, 8} and H = {5, 4, 2}, find
It is given that
G = {7, 8} and H = {5, 4, 2}
We know that the cartesian product of two non-empty sets P and Q is defined as
P Q = {(p,q) , where p P , q Q }
Therefore,
G H = {(7,5),(7,4),(7,2),(8,5),(8,4),(8,2)}
And
H G = {(5,7),(5,8),(4,7),(4,8),(2,7),(2,8)}