answersLogoWhite

0


Best Answer

Assuming 2 randomly selected positive integers are multiplied together, I came up with a 5 in 12 chance (41 2/3 percent )

Here's how I figured it: take the first number and divide by six and examine the remainder (called modulo 6). You have 6 different possibilities (0,1,2,3,4,5), each with a 1 in six chance of occurring.

If mod 6 = 0, then the first number is a multiple by 6, and it doesn't matter what the 2nd number is; all products are multiples of 6 as well.

If mod 6 = 1 or 5, then the 2nd number must be a multiple of six to get the product to be multiple of 6. The chance of the 2nd number a multiple of six is 1 in 6.

If mod 6 = 2, then these are numbers like 2,8,14,20... They are even numbers, so if the second number is a multiple of 3, then the product is multiple of 6. The chance of the 2nd number a multiple of three is 1 in 3.

Mod 6 = 3, then first number is multiple of 3 (like 3,9,15,21), and the second number must be even (chance is 1 in 2).

Mod 6 = 4, then first number is like 4,10,16,22 It is an even number so the 2nd number must be multiple of 3 (chance is 1 in 3).

So in order how I described, we have (1 + 1/6 + 1/6 + 1/3 + 1/2 + 1/3)*(1/6) which equals 5/12.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the probability that the product of the numbers will be a multiple of 6?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a pair of numbers where the least common multiple is the same as the product of that number?

the least common multiple of 5 and 6 is 30 and 30 is the product of 5*6


What is the least common multiple of 49 and 6?

The least common multiple of the numbers 6 and 49 is 294.Their product.


Franklin rolls a pair of six-sided fair dice with sides numbered 1 through 6. The probability that the sum of the numbers rolled is either even or a multiple of 5 is . The probability that the sum of?

The probability that the sum of the numbers rolled is either even or a multiple of 5 is 11/18.


What is the Multiple of 2 3 4 5 6?

The product of the given numbers is: 720


How do probability work?

Probability are the odds of something happening but has multiple answers. Such as probability of getting a 5 in a fair dice would be 1 out of 6 because there are 6 numbers on a dice altogether, and ONE chance of getting a 5 from the total of 6. Therefore, the probability of getting a 5 or any number from a dice would be 1/6.


What is the probability of rolling a five on one die times in a row?

Since there are 6 sides to the die, the probability of rolling a 5 on one roll is 1/6. Since each roll is an independent event the probability of the multiple results is the product of the probability of each result. So 2 consecutive 5's would occur with a probability of (1/6)(1/6) = 1/36


What is the probability of that you roll a multiple of 3 or 5 on a number cube?

The probability that you roll a multiple of 3 (3 and 6) in a fair die is: P(3 or 6) = 2/6=1/3 = 0.333... ≈ 33.3%.The probability that you roll a multiple of 5 (5) is: P(5) = 1/6.The probability that you roll a multiple of 3 or 5 is: P(3 or 6 or 5) = 2/6 + 1/6 = 1/2 = 0.50 = 50%


What is the theoretical probability of rolling a number that is a multiple of 2 and a 6 sided die?

ans2. The probability of an even number resulting; from a large number of throws; would be 1/2. For 1/2 of the numbers 1 - 6 are even.


What is the probability of rolling a prime number on a 6 face dice?

If the numbers are 1 to 6, there are three prime numbers in that range, a probability of 50%.


If John throws 2 fair 6 sided die what is the probability he will get a multiple of 5?

John throws a fair 6-sided die. What is the probability he will get a multiple of 2?


What is the probability that the difference of the numbers is 6 in two number cubes?

The probability is 0.


What is the probability of rolling a 4 on a die?

There are 6 possible numbers that can be rolled. "4" is one of those possible numbers. Probability is therefore 1/6.