Three distinct positive integers are selected at random from 9 consecutive positive integers. What is...

glitinosim3
Answered
2022-07-03
Three distinct positive integers are selected at random from 9 consecutive positive integers. What is the probability that their average is also an integer?
Is there any way to find it efficiently? I'd taken example of 1,2,3,4,5,6,7,8,9 then there are a lot of combinations to give a number divisible by three which give an integer average value. It's difficult to find the way :D
Thank you.