Q 3: List the set of odd numbers between 31 and 39. {31,33,35,37} {33,35,37,39} {33,35,37}
|
Q 4: You list the members of a set inside curly braces { }. false true
|
Q 5: List the set of different letters that are used to write the word mission. {m, i, s, o, n} {m, i, s, s, i, o, p} {m, i, s, c, o, n}
|
Q 6: List the set of 5 odd numbers between 0 and 9. {1,3,5,7,9} {1,3,4,7,9} {1,3,5,8,9}
|
Q 7: List the numbers 3, 4, 5, 6, 7, 6, and 4 as a set. {3,4,5,6,7} {3,4,5,6,6,7} {3,4,4,5,6,7}
|
Q 8: The things in a set are called its ____ members equations sets
|