214 views

1 Answer

3 votes
3 votes

Detailed Video Solution timestamp: https://youtu.be/mOfUwNN2JP8?si=pAwbfvi2309xRBln&t=245

Source: https://gateoverflow.in/128555/isro2017-9 

$A=\{1, 2, 3, 4, 5, 6, 7, 8\}$ and $B = \{1, 3, 5, 6, 7, 8, 9\}$

A (symmetric difference) B $\implies$ Elements which are in $A$ but not in B $\cup$ Elements which are in $B$ but not in $A$

$\implies$ (A - B) $\cup$ (B - A)

$\implies$ $\{2, 4\} \cup  \{9\} = \{2, 4, 9 \}$

Option B is correct.

Answer:

Related questions

279
views
1 answers
4 votes
GO Classes asked Apr 3
279 views
What is the Cardinality of the Power set of the set $\{0,1,2\}$?$8$6$7$9$
253
views
1 answers
4 votes
GO Classes asked Apr 3
253 views
If $A=\{x,y,z\}$ and $B=\{u,v,w,x\}, $ and the universe is $\{s,t,u,v,w,x,y,z\}$. Then $(A \cup \overline{B}) \cap (A \cap B)$ is equal to$\{u,v,w,x\}$\{ x \}$\{u,v,w,x,y,z\}$\{u,v,w\}$
194
views
1 answers
5 votes
GO Classes asked Apr 3
194 views
The power set of the set $\{ \Phi \}$ is$\{ \Phi \}$\{ \Phi, \{ \Phi \} \}$\{ 0 \}$\{ 0, \Phi , \{ \Phi \} \}$
222
views
1 answers
5 votes
GO Classes asked Apr 3
222 views
Let $A, B$ be two sets. Let $\bar{A}$ denote the complement of set $A$ (with respect to some fixed universe), and $( A - B)$ denote the set of elements in $A$ ... (A - (A - B))$ is equal to:$B$A\cap \bar{B}$A - B$A\cap B$