A box contains 10 balls. Five balls are numbered 0, and the other 5 are numbered 1, 2, 3, 4, 5 respectively.
3 balls are chosen randomly with replacement. What is the probability that the sum of then numbers on the balls is 10?
What if it's without replacement?