Answer:
266
Step-by-step explanation:
Red marbles = 4
Green marbles = 1
Lavender marbles = 1
Yellow marbles = 3
Orange marbles = 2
To pick 5 marbles with at most 1 yellow, we can pick 5 non-yellow marbles or (4 non-yellow marble and 1 yellow marble).
Picking 5 non-yellow marbles
There are 4 + 1 + 1 + 2 = 8 non-yellow marbles.
The number of ways of picking any 5 is
[tex]n_1 = \dbinom{8}{5} = 56[/tex]
Picking 4 non-yellow marble and 1 yellow marble
The number of ways of picking any 4 non-yellow marbles is
[tex]n_2 = \dbinom{8}{4} = 70[/tex]
The number of ways of picking any 1 yellow marble from 3 is
[tex]n_3 = \dbinom{3}{1} = 3[/tex]
Number of ways for both = [tex]70\times3=210[/tex]
Total number of picking 5 marbles with at most 1 yellow
Therefore, total number of ways = 56 + 210 = 266