When you roll two dice at the same time which look same, what's the number of possible cases?
My friend thinks '21' because they are not distinguished, that is (1,2)=(2,1), (1,3)=(3,1), ... (5,6)=(6,5)
And I think the answer is 36 because they are different die even though they are not distinguished.
I also think that 36 is right because if 21 is right, there will be a problem on computing probabilities of the events.
I'm so confused
Can anybody tell me what's the correct answer of this problem and the reason?
There are only $21$ cases which you can distinguish. However, these cases are not equally likely - 5-6 is twice as likely to occur as 6-6, because the 5 could be on either of the two dice.
So the right way to think of it is that there are $21$ possibilities that you can tell apart, but hidden behind these are actually $36$ possibilities (that you can't necessarily tell apart), and it's the $36$ you need to work with for computing probabilities, because they are the ones that are equally likely.
It's a good idea to always approach questions about dice by pretending the dice have different colours and doing calculations on that basis.