Error
There was an error loading the page.
Given some random finite subsets of the natural numbers, perform set operations ∩,∪ and complement.
Metadata
set3 by Bill Foster
-
England schools
-
England university
-
Scotland schools
Taxonomy: mathcentre
Taxonomy: Kind of activity
Taxonomy: Context
Contributors
Feedback
From users who are not members of Peter's workspace :
Bill Foster | said | Ready to use | 8 years, 9 months ago |
History
Bill Foster 8 years, 9 months ago
Gave some feedback: Ready to use
Peter Chapman 9 years, 1 month ago
Created this as a copy of set3 .There are 20 other versions that do you not have access to.
Name | Type | Generated Value |
---|
a | integer |
15
|
||||
b | integer |
7
|
||||
c | integer |
15
|
||||
d | integer |
6
|
||||
f | integer |
2
|
||||
universal | set |
Set of 15 items
|
||||
set1 | set |
set(7,8,9,10,11,12,13,14,15)
|
||||
set2 | set |
set(7,8,9,10,11,12,13,14,15)
|
||||
set3 | set |
set(2,4,6,8,10,12,14)
|
Generated value: integer
- c
- set2
- set3
- universal
This variable doesn't seem to be used anywhere.
Gap-fill
Ask the student a question, and give any hints about how they should answer this part.
Enumerate the following sets:
a) A∩B=
b) B∩C=
c) A∩¯C=
d) (¯A∪C)∩B=
Note that you input sets in the form set(a,b,c,..,z)
.
For example set(1,2,3)
gives the set {1,2,3}.
The empty set is input as set()
.
Also some labour saving tips:
If you want to input all integers between a and b inclusive then instead of writing all the elements you can input this as set(a..b)
.
If you want to input all integers between a and b inclusive in steps of c then this is input as set(a..b#c)
. So all odd integers from −3 to 28 are input as set(-3..28#2).
Use this tab to check that this question works as expected.
Part | Test | Passed? |
---|---|---|
Gap-fill | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet |
This question is used in the following exams:
- SET07106 Test I by Peter Chapman in Peter's workspace.
- SK Exam 1 by S Kapur in S's workspace.
- Quiz on Sets by S Kapur in S's workspace.
- DTS - entrance test i by Shaheen Charlwood in Shaheen's workspace.
- Shaheen's copy of DTS - entrance test i by Shaheen Charlwood in Shaheen's workspace.
- Applied Mathematics - Final Exam by Amine SAAD in Amine's workspace.
- Applied Mathematics - Final Exam by Amine SAAD in Amine's workspace.
- Copy of Applied Mathematics - Final Exam - V2 by Amine SAAD in Amine's workspace.
- SET07106 Test I Practice by Peter Chapman in Peter's workspace.
- Week 3: Sets I by Peter Chapman in Peter's workspace.