Solveeit Logo

Question

Question: A bag contains 10 white balls and 15 black balls. Two balls are drawn in succession without replacem...

A bag contains 10 white balls and 15 black balls. Two balls are drawn in succession without replacement. The probability that first is white and other is black is

A

12\frac{1}{2}

B

1/3

C

1/5

D

1/4

Answer

1/4

Explanation

Solution

Total number of balls in the bag = Number of white balls + Number of black balls = 10 + 15 = 25 balls.

We want to find the probability that the first ball drawn is white and the second ball drawn is black, without replacement.

  1. Probability of drawing a white ball first (P(W1)P(W_1)):

There are 10 white balls out of 25 total balls.

P(W1)=Number of white ballsTotal number of balls=1025P(W_1) = \frac{\text{Number of white balls}}{\text{Total number of balls}} = \frac{10}{25}

  1. Probability of drawing a black ball second, given the first was white and not replaced (P(B2W1)P(B_2 | W_1)):

After drawing one white ball, there are 24 balls remaining in the bag (25 - 1 = 24).

The number of black balls remains 15.

P(B2W1)=Number of black balls remainingTotal number of balls remaining=1524P(B_2 | W_1) = \frac{\text{Number of black balls remaining}}{\text{Total number of balls remaining}} = \frac{15}{24}

  1. Probability that the first is white and the other is black (P(W1 and B2)P(W_1 \text{ and } B_2)):

This is the product of the probabilities from step 1 and step 2.

P(W1 and B2)=P(W1)×P(B2W1)P(W_1 \text{ and } B_2) = P(W_1) \times P(B_2 | W_1)

P(W1 and B2)=1025×1524P(W_1 \text{ and } B_2) = \frac{10}{25} \times \frac{15}{24}

Now, simplify the fractions:

1025=2×55×5=25\frac{10}{25} = \frac{2 \times 5}{5 \times 5} = \frac{2}{5}

1524=3×53×8=58\frac{15}{24} = \frac{3 \times 5}{3 \times 8} = \frac{5}{8}

Substitute the simplified fractions back into the probability calculation:

P(W1 and B2)=25×58P(W_1 \text{ and } B_2) = \frac{2}{5} \times \frac{5}{8}

Multiply the numerators and denominators:

P(W1 and B2)=2×55×8P(W_1 \text{ and } B_2) = \frac{2 \times 5}{5 \times 8}

Cancel out the common factor of 5:

P(W1 and B2)=28P(W_1 \text{ and } B_2) = \frac{2}{8}

Simplify the fraction:

P(W1 and B2)=14P(W_1 \text{ and } B_2) = \frac{1}{4}