C(n, r) = C(n, n-r) for all n and r.
Answer
FALSE
Solution
Symmetry property: choosing r from n is same as leaving out (n-r). C(n,r) = C(n,n-r).
About this question
Subject: Mathematics · Chapter: Permutations and Combinations · Topic: Combinations
This question is part of PrepWiser's free JEE Main question bank. 16 more solved questions on Permutations and Combinations are available — start with the harder ones if your accuracy is >70%.