The question is worded as follows.
A bag of marbles contains $10$ red marbles, $10$ orange marbles, and $10$ green marbles. You randomly take one marble out of the bag for yourself, and without replacement you then randomly take another marble out of the bag to give to your roommate. What is the probability that your roommate has the same color of marble as you do?"
The answer says that it is $10/30 \times 9/29 = 0.103$. I understand that this question is testing your understanding of "dependent events," where the occurrence of one event affects the likelihood of another event in the sequence.
What I don't understand is why it isn't simply $9/29$. I'll explain my thinking, and hopefully someone can point to where I'm wrong.
On the first draw, there are $30$ total possible marbles that can be matched by your roommate. Draw $1$: P{drawing a matchable marble} = $30/30$ On the second draw, there are $9$ marbles of the same color remaining out of 29. Draw $2$: P{drawing the same color} = $9/29$.
$$30/30 \times 9/29 = 9/29. $$
It seems to me that the answer to this problem matches the question: "what is the probability you both draw a green marble?" However, my professor told me that wasn't the case, and that the answer is correct.
Can someone help me? Thanks :)
EDIT Turns out the problem was incorrect, the answer actually is 9/29! Thank you guys for your help :)