by jen Thu Jun 23, 2011 3:30 pm
If one number is chosen at random from the first 1,000 positive integers, what is the probability that the number chosen is a multiple of both 2 and 8?
In answer to your second question, a "multiple of 2 and 8" is really just a multiple of 8, since 2 is already included in 8.
So, 1 in every 8 numbers is a multiple of 8.
Since 8 goes into 1,000 evenly, the answer is just 1/8.
(If 1,000 were instead some number that weren't a multiple of 8, we'd have a remainder to contend with -- for instance, if 1,000 were 15, the answer would be 1/15, since the list would actually only contain 8 and wouldn't reach up to the next multiple of 8, which is 16).
This question would be a lot more interesting if it said something like "a multiple of both 7 and 11." Since 7 and 11 don't share any factors, the smallest multiple of 7 and 11 is 77, so you'd be counting how many multiples of 77 are between 1 and 1,000.
(That's more information than you probably needed here!)