10/08/2023
The creative mathematical muse has smothered me overnight.
---------------------------------------------------------------------
Angela has placed :
3 red balls & 1 white ball in Box A,
1 red ball & 2 white balls in Box B,
2 of each in Box C
Angela selects two boxes only, at random, and then
randomly selects a ball from each box.
Calculate the probability of her obtaining 2 red balls.
Solution :
-----------
Angela could choose combinations (A, B), (A, C), (B, C).
Let R = red ball.
P(RR) = P(R in A) x P(A) x P(R in B) x P(B)
+ P(R in A) x P(A) x P(R in C) x P(C)
+ P(R in B) x P(B) x P(R in C) x P(C)
= ¾ x 1/3 x 1/3 x ½ + ¾ x 1/3 x 2/4 x ½
+ 1/3 x 1/3 x 2/4 x ½
= ¾ x 1/3 x 1/3 x ½ + ¾ x 1/3 x 1/2 x ½
+ 1/3 x 1/3 x 1/2 x ½
= 3/72 + 3/48 + 1/36
= (6 + 9 + 4) = 19
------------- -----
144 144
----------------------------------------------------------------
----------------------------------------------------------------------------------------------------------