Activity Questions 1.5

Activity Questions 1.5

Question 1 Which of the following is a correct representation of set comprehension?

○ {x ; x ∈ ℕ, x is even}

○ {x | x ∈ ℕ, x is even}

○ {x is even | x ∈ ℕ | x}

○ {x is even ; x ∈ ℕ, x}

Solution

Question 2 Which of the following is the set of natural numbers that are multiples of 3 or 5?

○ {x | x ∈ ℕ, x mod 3 = 0 and x mod 5 = 0}

○ {x | x ∈ ℤ, x mod 3 = 0 or x mod 5 = 0}

○ {x | x ∈ ℤ, x mod 3 = 0 and x mod 5 = 0}

○ {x | x ∈ ℕ, x mod 3 = 0 or x mod 5 = 0}

Solution

Context for Questions 3-6 The image provides context about students from Madras University participating in SCHROETER sports fest:

Student Set: {Abbas, Akhil, Aditya, Balachandra, Bhuvan, Chidambaram, Charan, Kiran, Dayal, Deepak, Jaivardhan, Nithin, Sunil, Karthik, Rakesh}

Sport Assignments:

Volleyball: {Akhil, Charan, Deepak, Sunil, Karthik, Rakesh}

Basketball: {Charan, Rakesh, Kiran, Chidambaram, Balachandra}

Cricket: {Abbas, Akhil, Aditya, Bhuvan, Charan, Dayal, Deepak, Kiran, Jaivardhan, Nithin, Rakesh}

Question 3 Which of the following sets represents students from Madras University who play both cricket and basketball?

○ {Abbas, Akhil, Rakesh}

○ {Bhuvan, Charan, Dayal, Kiran}

○ {Kiran, Charan, Rakesh}

○ {Aditya, Jaivardhan, Nithin, Rakesh}

Solution

Question 4 What is the number of students who play all the three sports?

○ 1

○ 2

○ 3

○ 4

Solution

Q5. Which of the following set represents the students from Madras University who play volleyball but not cricket?

○ {Akhil, Rakesh, Sunil, Karthik}

○ {Sunil, Karthik}

○ {Deepak, Sunil, Bhuvan, Dayal, Nithin}

○ {Abbas, Aditya, Bhuvan, Dayal, Kiran, Jaivardhan, Nithin}

Solution

Question 6 Which of the following sets represent the students from Madras University who are not playing cricket?

○ {Dayal, Deepak, Kiran, Jaivardhan}

○ {Rakesh, Kiran, Chidambaram, Balachandra}

○ {Bhuvan, Jaivardhan, Sunil, Chidambaram}

○ {Sunil, Chidambaram, Karthik, Balachandra}

Solution

Context

The image provides two sets representing items required for different exams:

Exam A items: {Hall ticket, Pen, Calculator, Ruler, Pencil}

Exam B items: {Compass, Pencil, Drafter, Ruler, Eraser, Sharpener, Hall ticket}

Q7. If exams A and B are going to be conducted simultaneously, then what are the items that are required to be carried by the student to the exam centre?

○ {Hall ticket, Ruler, Pencil, Eraser, Sharpener, Pen, Drafter, Compass, Calculator}

○ {Calculator, Ruler, Pencil, Hall ticket, Pen, Paper, Compass, Drafter}

○ {Pen, Calculator, Pencil, Hall ticket, Ruler, Compass, Drafter, Eraser}

○ {Ruler, Pencil, Compass, Drafter, Eraser, Sharpener, Hall ticket, Calculator}

Solution

Q8. If a student forgets to bring her Calculator, which exam will she not be allowed to write?

○ Exam B

○ She can write both the exams

○ Exam A

○ None of the above

Solution