SOLUTION: Given the sets: vowels = {'a' ,'e', 'i', 'o', 'u'} and name = {'a', 'l', 'l, 'a', 'n'} Which is FALSE? - name ∪ vowels = {'a'} - 'a' ∈ (vowels ∩ name) - Th

Algebra.Com
Question 606645: Given the sets:
vowels = {'a' ,'e', 'i', 'o', 'u'} and name = {'a', 'l', 'l, 'a', 'n'}
Which is FALSE?
- name ∪ vowels = {'a'}
- 'a' ∈ (vowels ∩ name)
- The cardinality of name = The cardinality of {'a', 'l', 'n' }
- The cardinality of vowels is equal to the cardinality of name.
I would think it was D because the cardinality of vowels would be 5 and the cardinality of name would be 3, due to having more than one of the same letter.

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
Given the sets:
vowels = {'a' ,'e', 'i', 'o', 'u'} and name = {'a', 'l', 'l, 'a', 'n'}
Which is FALSE?
- name ∪ vowels = {'a'}
That's false because (name ∪ vowels) = {'a', 'e', 'i', 'l', 'n', 'o','u'}

- 'a' ∈ (vowels ∩ name)
That's true because (vowels ∩ name) = {'a'} and 'a' ∈ {'a'}

- The cardinality of name = The cardinality of {'a', 'l', 'n' }
That's true because 'a', 'l', and 'n' are the only elements in the
set name, and that cardinality is 3.

- The cardinality of vowels is equal to the cardinality of name.
That's false because the cadinality of vowels is 5 and the cardinality
of names is only 3.


--------------------------

I would think it was D because the cardinality of vowels would be 5 and the cardinality of name would be 3, due to having more than one of the same letter
Yes, but the first one is also false.

Edwin

RELATED QUESTIONS

Given the sets: vowels = {'a' ,'e', 'i', 'o', 'u'} and name = {'a', 'l', 'l, 'a', 'n'} (answered by jim_thompson5910)
How many four-letter codes can we make using only vowels, a, e, i, o, or u? N =... (answered by Fombitz)
A license plate is denoted by LLNNN, where L is a letter and N is a digit. It is... (answered by stanbon,Edwin McCravy)
Let U denote the set of all senators in Congress. Let ​D= {x∈U| x is a... (answered by ikleyn)
How many three-letter codes can we make using only vowels, a, e, i, o, or u? (answered by ikleyn)
Find the number of arrangements of all the seven letters of the word ECLIPSE in which... (answered by sudhanshu_kmr)
If a license plate does not contain any vowels (A, E, I, O, U) or the number 5. How many (answered by Alan3354)
in how many ways the letters of the word "equation" can be arranged so that the vowels... (answered by Edwin McCravy)
ADAM TAYLOR asks: What number, when written out in English contains all five vowels... (answered by Fombitz)