Suppose there are two sets, A={a,b,c} and B={x,y} All ordered pairs in form of (element of A, element of B) All ordered pairs in form of (element of B, element of A)
2026-03-29 02:45:43.1774752343
Ordered of pairs 2 sets
21 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
$$A\times B = \{(a,x),(b,x),(c,x),(a,y),(b,y),(c,y)\}$$
$$B\times A= \{(x,a),(x,b),(x,c),(y,a),(y,b),(y,c)\}$$