let A={1,2,5} and B={5,8,,9} which of the following shows ( A U B )?
Answers
Answer:
AUB = {1,2,5,8,9}
Step-by-step explanation:
Since, A={1,2,5}
and B={5,8,,9}
=> AUB = {1,2,5,8,9}
HOPE IT HELPS.
IF YES, THEN MARK ME BRAINIEST (:
SOLUTION
GIVEN
A = { 1 , 2 , 5 } , B = { 5 , 8 , 9 }
TO DETERMINE
A ∪ B
CONCEPT TO BE IMPLEMENTED
SET :
A set is a well defined collection of distinct objects of our perception or of our thought to be conceived as a whole
Representation of Set :
A set can be represented in following ways
(i) Statement form method
(ii) Roster or tabular form method
(iii) Rule or set builder form method
EVALUATION
Here it is given that
A = { 1 , 2 , 5 } , B = { 5 , 8 , 9 }
Now
A ∪ B
= { x : x ∈ A ∨ x ∈ B }
= { 1 , 2 , 5 , 8 , 9 }
━━━━━━━━━━━━━━━━
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