asked 174k views
0 votes
Find the number of possible choices for 4 sandwiches, 3 drinks, and 2 desserts​

1 Answer

0 votes

Answer:

sandwiches n[S]=4

drinksn[D]=3

desserts[d]=2

total n[T]=9

number of possible choices for:

4 sandwiches=n[S]/n[T]=4/9

For

3 drinks=n[D]/n[T]=3/9=1/3

and

For 2 desserts=n[d]/n[T]=2/9

answered
User Cscsaba
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.