My effort for this question was
Since I have to select two balls so my sample space will be = $25C2$ and the favourable case is: $10C1$ $15C1$ because I have $10$ red balls and $15$ green balls, so my probability is $\dfrac{10C1\space 15C1}{25C2}$.
but the answer is something like this : since we have to select two balls so sample space would be: $25 \cdot 24$ and the favourable case is : $10C1\space 15C1 + 15C1\space 10C1$.
so the probability would become : $\dfrac{10C1 \space 15C1 + 15C1 \space 10C1}{25 \cdot 24}$.
Can anybody please guide why the answer is like this?
* Thanks in Advance *
There are $10\cdot 15$ combinations of one red ball and one green ball. There are a total of $25$ choose $2$ pairs to pick from, and $150$ them are "successful". $25$ choose $2$ is $300$. Thus the probability of success is $\frac{150}{300}=\frac{1}{2}$.