If A= {1, 2, 4}, B={2, 4, 5}, C={2, 5}, find (A-B) x (B-C).
Answers
The answer to your question is given above in the pic. I hope that it helps you!!!
(A - B) × (B - C) = { (1,4) }
Given :
A = {1, 2, 4} , B = {2, 4, 5} , C = {2, 5}
To find :
The set (A - B) × (B - C)
Concept :
Difference of two set :
For two given set A and B , the difference of two sets is denoted by A - B and defined as
A - B = { x : x ∈ A : x ∉ B }
Cartesian Product :
Let A and B are two sets. Then the Cartesian product of A and B is denoted by A × B and defined as
Solution :
Step 1 of 3 :
Write down the given sets
Here the given sets are
A = {1, 2, 4} , B = {2, 4, 5} , C = {2, 5}
Step 2 of 3 :
Find (A - B) and (B - C)
A - B
= { x : x ∈ A : x ∉ B }
= {1}
B - C
= { x : x ∈ B : x ∉ C }
= {4}
Step 3 of 3 :
Find the set (A - B) × (B - C)
(A - B) × (B - C)
= { (x, y) : x ∈ (A - B) and y ∈ (B - C) }
= { (1,4) }
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
write the following sets in roster form N={x:x is odd number, 21<x<35,XEN
https://brainly.in/question/24185793
2. If A and B are two sets then A-B =B-A if
https://brainly.in/question/28848928
#SPJ3