Discrete Math Let A a b c Let B x y Let C 0 1 List
Discrete Math
Let A = { a, b, c }. Let B = { x, y }. Let C = { 0, 1 }. List or describe the elements of: C B A
Solution
Given A = { a, b, c }, B = { x, y } and C = { 0, 1 }.
then C B = {{0, 1}, {0, y}, {1, y}}
and then C B A = {{{0, 1},a}, {{0, 1},b}, {{0, 1}, c}, {{0, y},a}, {{0, y},b}, {{0, y}, c}, {{1, y},a}, {{1, y},b}, {{1, y}, c},{}}
