asked 37.6k views
3 votes
An integer is chosen at random from the first 40 positive integers. What is the probability that the integer chosen is divisible by 6 or 8?

asked
User Cjbarth
by
8.0k points

1 Answer

1 vote

Answer:

1/4

Explanation:

There are floor(40/6) = 6 integers in the range that are divisible by 6.

There are floor(40/8) = 5) integers in the range that are divisible by 8.

One of those, 24, is divisible by both 6 and 8, so is counted twice. Then the number of unique numbers 1 to 40 that are divisible by 6 or 8 is ...

6 + 5 - 1 = 10

The probability of selecting one of those at random is ...

10/40 = 1/4

answered
User Jonathan Eckman
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.