Q.
Two balls are drawn one after another (without replacement) from a bag containing 2 white, 3 red and 5 blue balls. What is the probability that atleast one ball is red?
P(atleast one red ball) =1−P(no red ball) Now to calculate P(no red ball), let A be the event of drawing a non-red ball in first draw and B be the event of drawing a non-red ball in second draw. ∴P(A)=107
and P(B∣A)=96=32 P(no red ball) =P(A∩B)=P(A).P(B∣A) =107.32=157 ∴P(atleast one red ball) =1−157=158