let A={b,d,e,g,h} and B={a,e,c,h}
verify that n(A-B)=n(A)-n(AnB)
Answers
- n(A - B) = 3 , n(A) = 5 , n(A ∩ B) = 2
- n(A - B) = n(A) - n(A ∩ B) is verified
Given :
A = {b,d,e,g,h} and B = {a,e,c,h}
To find :
To verify n(A - B) = n(A) - n(A ∩ B)
Solution :
Step 1 of 2 :
Find n(A - B) , n(A) , n(A ∩ B)
Here the given sets are
A = {b,d,e,g,h} and B = {a,e,c,h}
∴ n(A) = 5
A - B
= { x : x ∈ A ∧ x ∉ B }
= {b, d, g}
∴ n(A - B) = 3
A ∩ B
= { x : x ∈ A ∧ x ∈ B }
= {e,h}
∴ n(A ∩ B) = 2
Step 2 of 2 :
Verify n(A - B) = n(A) - n(A ∩ B)
LHS = n(A - B) = 3
RHS = n(A) - n(A ∩ B) = 5 - 2 = 3
∴ LHS = RHS
Hence verified
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If P and Q are two sets such that n(P) = 12, n(Q - P) = 7, then which among the following is the value of n(PU Q)?
https://brainly.in/question/31763496
2. 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
#SPJ3