A number cube is rolled and a coin is tossed. What is the probability of rolling a 5 and tossing tails?

1 Answer
Feb 10, 2016

Because these events are independent, you can get the probability of of rolling a 5 and tossing tails by multiplying the probabilities of the two events together.

This gives you #P= (1/6)*(1/2) = 1/12#

Explanation:

Assuming the cube is 6-sided and is fair, the probability of rolling a #5# is #1/6# (because there is an equal chance of rolling a #1#, #2#, #3#, #4#, #5#, and #6#, so the probability of each is 1 divided by the total number of options).

Assuming the coin is fair, the probability of tossing tails is #1/2# (because there are two, equally likely options).

Therefore, to get the probability of rolling a #5# AND tossing tails, you multiply #(1/6)# by #(1/2)#, and get the answer #(1/12)#.

Note: This is only possible because the events are independent. If the outcome of one affected the outcome of the other, you would not be able to simply multiply the probabilities together