How many different combinations are possible?
If the number cube lands on a number less then 4, then Samone wins 5 tickets. If the number cube lands on a number less than 4 and the coin is heads, then Samone wins 20 tickets. Create a list to represent the possible outcomes of Samone winning 5 tickets and 20 tickets

Respuesta :

The required number of combinations possible is 6 and list has been evaluated below in the answer section.

Given that,
the number cube lands on a number less than 4, then Samone wins 5 tickets. If the number cube lands on a number less than 4 and the coin heads, then Samone wins 20 tickets.
To Create a list to represent the possible outcomes of Samone winning 5 tickets and 20 tickets.

What are permutation and combination?

In arithmetic, combination and permutation are two different ways of grouping elements of a set into subsets. In a combination, the components of the subset can be recorded in any order. In a permutation, the components of the subset are listed in a distinctive order.

Here,
Samone  wins     cube land less than 4     Coin Tossed

5 tickets                 1, 2, 3                             tail, tail, tail
20 tickets                1, 2, 3                            head, head, head

Thus, the required number of combination possible is 6.

Learn more about permutations and combinations here: https://brainly.com/question/2295036
#SPJ1