Pascal’s Triangle and Combinations — Solutions
← Back to Questions
-
Evaluate each combination. Fluency
- (a) 5C2
- (b) 7C0
- (c) 6C6
- (d) 8C3
- (e) 10C4
- (f) 9C7
-
Pascal’s triangle. Fluency
- (a) Row 6.
- (b) Row 7 using Pascal’s rule.
- (c) Row sums.
-
Symmetry property. Fluency
- (a) 10C8
- (b) 12C10
- (c) 15C13
- (d) 20C18
-
Factorial expressions. Fluency
- (a) 5!/3!
- (b) 8!/(6!×2!)
- (c) (n+1)!/n!
- (d) n!/(n−2)!
-
Pascal’s rule applications. Fluency
- (a) 9C4
- (b) 9C5
- (c) 10C5
-
Solve for the unknown. Understanding
- (a) nC2 = 15.
- (b) nC1 = 7.
- (c) 6Cr = 15.
- (d) nC3 = 10.
-
Counting selections. Understanding
- (a) Team of 4 from 9.
- (b) Committee of 3 with exactly 2 women.
- (c) 5-card hands with exactly 3 aces.
-
Properties of Pascal’s triangle. Understanding
- (a) Row sums = 2n.
- (b) Alternating sum.
-
Proving combination identities. Problem Solving
- (a) Prove nCr = nCn−r.
- (b) Prove Pascal’s rule.
-
Advanced counting. Problem Solving
- (a) Dividing 12 into two unlabelled groups of 6.
- (b) President, VP, and 3-person committee from 10.
- (c) Diagonals of a convex polygon.