asked 17.6k views
2 votes
If C{1,2} and D={4,5,6}, find C×D by tabulation method. i need for exam​

asked
User Keks
by
8.9k points

1 Answer

3 votes

Answer:

Explanation:

C * D = {(x,y): x is an element of C and y is an element of D.}

C * D = { (1,4), (1,5), (1,6), (2,4), (2,5), (2,6) }

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.