asked 24.2k views
0 votes
Please Explain how you got this answer

Please Explain how you got this answer-example-1
asked
User Neurax
by
8.5k points

1 Answer

6 votes
"My fruit salad is a combination of apples, grapes and bananas" We don't care what order the fruits are in, they could also be "bananas, grapes and apples" or "grapes, apples and bananas", its the same fruit salad.

When the order doesn't matter, it is a Combination.

The formula means the number of ways to combine k items from a set of n

***************************************

n = 4 (brisket, chicken, ribs, turkey)
k = 2 (two-meat combos)


_nC_k= (n!)/(k!(n-k)!) \\ \\ _nC_k= (4!)/(2!(4-2)!) \\ \\ _nC_k= (4!)/(2!2!) \\ \\_nC_k= (4*3*2*1)/(2*1*2*1) \\\\ _nC_k= (4*3)/(2*1) \\\\_nC_k= 2*3 \\\\_nC_k=6
answered
User Jebeaudet
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.