How do you determine the number of ways a computer can randomly generate an integer that is divisible by 3 from 1 through 12?
1 Answer
Dec 20, 2017
A computer can randomly generate the numbers 3, 6, 9, and 12 that are evenly divisible by 3 and so there are 4 ways to do it.
Explanation:
A computer can randomly generate the numbers 3, 6, 9, and 12 that are evenly divisible by 3 and so there are 4 ways to do it.