What is the probability of consecutively pulling two more orange blocks, without replacement, from a bag containing 3 orange blocks, 5 green blocks, and 4 purple blocks?
Correct Answer: B
Rationale: To calculate the probability of consecutively pulling two more orange blocks without replacement, we first determine the probability of pulling an orange block on the first draw, which is 3/12 (3 orange blocks out of 12 total blocks). After removing one orange block, there are only 11 blocks left, so the probability of pulling another orange block on the second draw is 2/11. To find the combined probability, we multiply the probabilities together: (3/12) * (2/11) = 6/132 = 3/55. Therefore, the correct answer is B. Choice A (3/12) incorrectly simplifies the probability before calculating the second draw. Choice C (2/10) does not consider the specific number of orange blocks in the bag. Choice D (1/3) does not account for the reduced number of blocks after the first draw.