asked 127k views
1 vote
Which of the following demonstrates how the first 21 (on the left side of the triangle) is calculated using the combination pattern?

Which of the following demonstrates how the first 21 (on the left side of the triangle-example-1
asked
User Ralston
by
8.0k points

2 Answers

3 votes

Answer:

The correct option is A.

Explanation:

Combination formula for selecting r items from n items is


_nC_r=\binom{n}{r}=(n!)/(r!(n-r)!)

Using the formula we get


_7C_2=\binom{7}{2}=(7!)/(2!(7-2)!)=(7* 6* 5!)/(2* 1* 5!)=21

Therefore option A is correct.


_(21)C_2=\binom{21}{2}=(21!)/(2!(21-2)!)=(21* 20* 19!)/(2* 1* 19!)=210

Therefore option B is incorrect.


_(21)C_7=\binom{21}{7}=(21!)/(7!(21-7)!)=116280

Therefore option C is incorrect.


_(7)C_7=\binom{7}{7}=(7!)/(7!(7-7)!)=1

Therefore option D is incorrect.

answered
User Endran
by
8.0k points
2 votes
Pls. see attachment. 
Which of the following demonstrates how the first 21 (on the left side of the triangle-example-1
answered
User Kermia
by
8.4k 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.