Step 1: Define the Problem
Total balls: 4 red + 6 blue = 10 balls. First ball drawn is blue (given). We need the probability that the second ball is red.
Step 2: Adjust for the First Draw
Since the first ball is blue, there are 6 blue balls initially, so the probability of drawing a blue ball first is \( \frac{6}{10} \). After drawing a blue ball, 9 balls remain: 4 red and 5 blue (since 6 - 1 = 5).
Step 3: Compute Conditional Probability
Probability that the second ball is red, given the first is blue, is the probability of drawing a red ball from the remaining 9 balls: \[ P(\text{second is red} \mid \text{first is blue}) = \frac{\text{Number of red balls}}{\text{Remaining balls}} = \frac{4}{9} \]