given: bag which contains 6 red, 8 blue and 4 white balls
Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\)
two balls are drawn at random, therefore
total possible outcomes are 18C3
therefore n(S)=816
(i) let E be the event of getting one red and two white balls
E= {(W) (W) (R)}
n(E)= 6C1 4C2 = 36
P(E) = \(\frac{n(E)}{n(S)}\)
P(E) = \(\frac{36}{816}\) = \(\frac{3}{16}\)
(ii) let E be the event of getting two blue and one red
E= {(B) (B) (R)}
n(E)= 8C2 6C1 = 168
P(E) = \(\frac{n(E)}{n(S)}\)
P(E) = \(\frac{168}{816}\) = \(\frac{7}{34}\)
(iii) let E be the event that one of the balls must be red
E= {(R) (B) (B)} or {(R) (W) (W)} or {(R) (B) (W)}
n(E)= 6C1 4C1 8C1+ 6C1 4C2 + 6C1 8C2 = 396
P(E) = \(\frac{n(E)}{n(S)}\)
P(E) = \(\frac{396}{816}\) = \(\frac{33}{68}\)