If you pull an orange block from a bag of 3 orange, 5 green, and 4 purple blocks, what is the probability of consecutively pulling two more orange blocks without replacement?
Correct Answer: B
Rationale: To calculate the probability of pulling two more orange blocks consecutively without replacement after the initial orange block is pulled, we need to multiply the probabilities. After the first orange block is pulled, there are 2 orange blocks left out of a total of 11 blocks remaining. So, the probability of pulling a second orange block is 2/11. Therefore, the overall probability is (3/12) * (2/11) = 3/55. Choice A (1/12) is incorrect because it only considers the probability of the first orange block being pulled. Choice C (1/55) is incorrect as it represents the probability of pulling two orange blocks in a row, not the consecutive pulls after the initial pull. Choice D (2/33) is incorrect as it does not reflect the correct calculation for the consecutive pulls of orange blocks.