document.write( "Question 606633: Given the sets:
\n" ); document.write( "vowels = {'a' ,'e', 'i', 'o', 'u'} and name = {'a', 'l', 'l, 'a', 'n'}\r
\n" ); document.write( "\n" ); document.write( "Which is FALSE?
\n" ); document.write( "- name ∪ vowels = {'a'}
\n" ); document.write( "- 'a' ∈ (vowels ∩ name)
\n" ); document.write( "- The cardinality of name = The cardinality of {'a', 'l', 'n' }
\n" ); document.write( "- The cardinality of vowels is equal to the cardinality of name\r
\n" ); document.write( "\n" ); document.write( "I would normally say it would be D in this case, as I think duplicate letters don't count such as name would be 3 and vowels would be 4.
\n" ); document.write( "

Algebra.Com's Answer #382180 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Choice A is false. So there must be a typo if there is only one possible answer. My guess is that the union symbol in choice A should be an intersection symbol.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If that's the case, then the answer is choice D.
\n" ); document.write( "
\n" );