2 six-sided dice, one colored green and one red, are released. Find the probability that : either the score on the green die is 1, or the score on the red die is 6, but not both.

Respuesta :

The probability that either the score on the green die is 1, or the score on the red die is 6 is 1/6.

What is the probability?

Probability determines the odds hat an event would happen. The probability the event occurs is 1 and the probability that the event does not occur is 0.

The probability = [[(number of green die / total number of die) x (number of sides that have a score of 1 / total number of sides) ]+ [[(number of red die / total number of die) x (number of sides that have a score of 6 / total number of sides) ]

[(1/2) x (1/6) + [(1/2) x (1/6)]

= 1/12 + 1/12 = 2/12 = 1/6

To learn more about probability, please check: https://brainly.com/question/13234031

#SPJ1