A container holds red tiles, blue tiles, and green tiles. If tiles are selected at random from the container one after another without replacement, what is the probability that both selected tiles are blue?
- A
- Answer
- C
- D
- E
Answer
The probability that both selected tiles are blue is .
The correct answer is determined by calculating the probability of each draw sequentially. The probability of drawing a blue tile first is . Because the tile is not replaced, blue tiles and total tiles remain for the second draw, giving a probability of . Multiplying these probabilities yields , which simplifies to .
Step-by-Step Solution
Key Concept
Basic Probability of Dependent Sequential Events (Without Replacement)
Practice More
Try solving a similar question where 3 tiles are selected sequentially without replacement.
Alternative Method
Calculate using combinations: The total ways to choose any 2 tiles out of 15 is . The total ways to choose 2 blue tiles out of 4 is . The probability is .
Estimated Time:1m 0s