In order to beautify the environment, we select any two types of flowers from four colors: red, yellow, white, and purple, to plant in one flower bed, and the remaining two types in another flower bed. Find the probability that the red and purple flowers are not in the same flower bed.
Problem 122
Official solution
First, we identify the total number of ways to select two types of flowers from the four available colors to plant in one flower bed, with the remaining two types automatically assigned to the other flower bed. This is a combination problem, where we must choose 2 out of 4, which can be calculated by the combination formula .
The total number of ways to do this is:
Next, we need to calculate the number of ways the red and purple flowers can be in separate flower beds. There are two scenarios where this can happen:
1. Red and purple flowers are chosen to be planted together (which we want to avoid).
2. Red and purple flowers are chosen to be in separate beds.
For the scenario where red and purple flowers end up in the same bed, there are 2 ways to complete this selection: either both red and purple are in the first bed or both are in the second bed.
Thus, the number of ways where red and purple are in different beds is:
Therefore, the probability that the red and purple flowers are not in the same flower bed is:
So, the final answer, expressing the probability that red and purple flowers are not in the same flower bed, is: