Given A = {1, 2, 3), B = {3,4}, C = {4,5,6}
then (A x B)intersection(BxC)=?
(a) {(5,7)}
(b) {(4,3)}
(c) {(3,4)}
(d) None of these
Answers
Answered by
1
Answer:
Option C.
Step-by-step explanation:
- A×B = { (1,3),(1,4),(2,3),(2,4),(3,3),(3,4) }
- B×C = { (3,4),(3,5),(3,6),(4,4),(4,5),(4,6)}
- (A×B) intersection (B×C) = {(3,4)}
Hope this will help you!!
Similar questions
Chemistry,
4 months ago
English,
4 months ago
Math,
8 months ago
Computer Science,
11 months ago
CBSE BOARD X,
11 months ago