Concept:Probability of different colours when drawing two balls with replacement.Explanation:Total balls =2+3=5.P(white) =52 and P(blue) =53.Since replacement occurs, the probabilities remain the same for the second draw.Different colours can happen in two orders: white then blue, or blue then white.Required probability =(52×53)+(53×52).=256+256=2512.Answer:2512 Option D.