Given any four randomly chosen natural numbers (not mentioned if the numbers taken are distinct or not) what is the probability that their product is divisible by 5?
My answers:
The numbers chosen will either be of the form $5k$ or $5k+1$ or $5k+2$ or $5k+3$ or $5k+4$ ($k$ is a natural number.). Since each of the form is equally likely to occur (I just feel they will be equally likely and don't know the proof) therefore the probability is $1-P(\text{none of the numbers is divisible by 5})=1-(4/5)^4$.
Is my answer along with justification correct?
Now let us consider the question in a different way. Let the product of the numbers be $x$. Since $x$ is equally likely to be of form $5k$ or $5k+1$ or $5k+2$ or $5k+3$ or $5k+4$ (Is it?) therefore answer is $4/5$.
Obviously at least one of the two methods posted answer above is wrong. Which one is it? If both are wrong kindly tell the answer along with justification.
PS the question is from my guide book IIT JEE Mathematics: 35 Years Chapterwise Solved Papers 2013 - 1979