if two sets A and B have 17 in common then the number of elements common to the AxB and BxA is
Answers
SOLUTION
GIVEN
Two sets A and B have 17 in common
TO DETERMINE
The number of elements common to the A × B and B × A
EVALUATION
We know that for two sets A and B their cartesian product is denoted by A × B and defined as
A × B = { (a, b) : a ∈ A ∧ b ∈ B }
Now it is given that A and B have 17 in common
∴ n (A ∩ B) = 17
∴ The number of elements common to the A × B and B × A
= n [ (A × B) ∩ (B × A) ]
= n(A ∩ B) × n(B ∩ A )
= 17 × 17
= 289
FINAL ANSWER
The number of elements common to the A × B and B × A = 289
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If n(A) = 300, n(A∪B) = 500, n(A∩B) = 50 and n(B′) = 350, find n(B) and n(U).
https://brainly.in/question/4193770
2. If A, B and C are any three sets
then prove the following using venn-diagram
A∩(BUC) = (A∩B) U (A∩C)
https://brainly.in/question/23234089