1.8 Cartesian Product and Advanced Concepts

Ask AI

Solved Examples

A×A={(1,1),(1,2),(2,1),(2,2)}A \times A = \{ (1,1), (1,2), (2,1), (2,2) \}. A×A×AA \times A \times A consists of ordered triplets (x,y,z)(x, y, z). Total elements = 2×2×2=82 \times 2 \times 2 = 8. A×A×A={(1,1,1),(1,1,2),(1,2,1),(1,2,2),(2,1,1),(2,1,2),(2,2,1),(2,2,2)}A \times A \times A = \{ (1,1,1), (1,1,2), (1,2,1), (1,2,2), (2,1,1), (2,1,2), (2,2,1), (2,2,2) \}.

Interactive Solver