Consider the following statements<br>1. A=(A\cup B)\cup(A-B)<br>2. A\cup(B-A)=(A\cup B)<br>3. B=(A\cup B)-(A-B)<br>Which of the statements given above are correct?

  1. A. 1 <strong>ONLY</strong>
  2. B. 2 <strong>ONLY</strong>
  3. C. 1 and 2
  4. D. 2 and 3

Correct Answer: D. 2 and 3

Explanation

Statement 1 evaluates to A \cup B, which is not necessarily A, so it is false. Statement 2: A \cup (B - A) = A \cup (B \cap A') = (A \cup B) \cap (A \cup A') = A \cup B, so it is true. Statement 3: (A \cup B) - (A - B) = (A \cup B) \cap (A \cap B')' = (A \cup B) \cap (A' \cup B) = B \cup (A \cap A') = B, so it is true.

Related questions on Algebra

Practice more NDA Mathematics questions