Question 1208677: What is the cardinality of set R?
R = { {1, 2, 3,} {A, B, C} }
I see two sets inside a bigger set. What I see is the key word.
I say the cardinality is 2.
You say?
Answer by ikleyn(52777) (Show Source):
You can put this solution on YOUR website! .
What is the cardinality of set R?
R = { {1, 2, 3,} {A, B, C} }
I see two sets inside a bigger set. What I see is the key word.
I say the cardinality is 2.
You say?
~~~~~~~~~~~~~~~~~~
The comma after "3" is placed in wrong place.
/////////////////////
Comment from student : Ok. I placed the command in the wrong location in the set.
Here is setbR again: R = { {1, 2, 3} , {A, B, C} } Cardinality is 2. Yes???
My response : Yes.
|
|
|