Answer:
40/81.
Step-by-step explanation:
Prob(Picking a blue on one pick) = 5/(5+4) = 5/9.
Prob(Picking a red on one pick) = 4/(5+4) = 4/9.
Required probability is either the first pick is blue OR the second pick is blue. (The other probability on one pick is of course a red marble.)
Probability of at least 1 blue = P(red)*P(blue) + P(blue)*P(red)
= 4/9 * 5/9 + 5/9*4/9
= 20/81 + 20/81
= 40/81.
Another way of solving this is by using a tree diagram.