SOLUTION: What is the probability of "getting a number divisible by 3 or odd" in rolling a dice?

Algebra ->  Probability-and-statistics -> SOLUTION: What is the probability of "getting a number divisible by 3 or odd" in rolling a dice?       Log On


   



Question 1193008: What is the probability of "getting a number divisible by 3 or odd" in rolling a dice?
Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.

Instruction:  count integer numbers from 1 to 6 inclusive that are odd or divisible by 3;

              then relate this amount to 6.