Let U = {0, 1,2, ...,9}, A = {1, 2, 5, 8, 9}, B = {0, 1, 3, 4}, and C (AU B) nC = AU (Bn C) = A – (B – C) = B – (An C) = %3D C – (A U B) = %3D (A n B) U C =

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter3: Assignment, Formatting, And Interactive Input
Section3.1: Assignment Operations
Problem 3E: (Conversion) Write an assignment statement to convert temperature in degrees Fahrenheit to degrees...
icon
Related questions
Question
Let U = {0, 1,2, ...,9}, A = {1,2, 5, 8,9}, B = {0, 1, 3, 4}, and C = {1,4, 5, 9}.
%3D
(AU B) n C =
AU (Bn C) =
A – (B – C) =
B - (An C) =
C- (A U B) =
(An B) U C =
Transcribed Image Text:Let U = {0, 1,2, ...,9}, A = {1,2, 5, 8,9}, B = {0, 1, 3, 4}, and C = {1,4, 5, 9}. %3D (AU B) n C = AU (Bn C) = A – (B – C) = B - (An C) = C- (A U B) = (An B) U C =
A = {3x : x is even and 4 < x< 12}. Rewrite A in roster notation.
%3D
Transcribed Image Text:A = {3x : x is even and 4 < x< 12}. Rewrite A in roster notation. %3D
Expert Solution
Explanation:

Set Operation:

  • Union: It is denoted by  symbol. Let's take two sets A & B, then AB contains all the elements which are present in set A or B or both.
  • Intersection: It is denoted by  symbol. Let's take two sets A & B, then AB contains all the elements which are present in set A and B both.
  • Difference: It is denoted by - symbol. Let's take two sets A & B, then A-B contains all the elements which are present in set A but not in B.
  • Complement: Let's take a set A, then A contains all the elements which are present in the universal set not in the A.

Roaster Notation of Set: The set is represented in roaster notation by listing all the elements within braces {} and separated by comma(,).

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Time complexity
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning