Q.
What is the value of ?
see full answer
Want to Fund your own JEE / NEET / Foundation preparation ??
a
0
b
c
1
d
None of these
answer is C.
(Unlock A.I Detailed Solution for FREE)
Ready to Test Your Skills?
Check your Performance Today with our Free Mock Test used by Toppers!
Take Free Test
Detailed Solution

1
What is the value of nC0?
In combinatorics, nC0 represents the number of ways to choose 0 items from a set of n items, which mathematically is expressed as:
nC0 = n!/0!(n-0)!
Step-by-Step Explanation
Understanding the Formula:
The formula for combinations is given as:
nCr = n!/r!(n-r)!
Here:
- n! (n factorial) is the product of all positive integers up to n. For example, 5! = 5 × 4 × 3 × 2 × 1 = 120.
- r! is the factorial of the number of items selected.
- (n-r)! is the factorial of the difference between the total items (n) and the items selected (r).
Applying to nC0:
When r = 0, the formula simplifies to:
nC0 = n!/0!(n-0)!
Special Property of Factorials:
By definition, 0! = 1. This is a key mathematical convention used across various combinatorial calculations.
Final Calculation:
Substituting 0! = 1 into the formula:
nC0 = n!/1 × n! = 1
Conceptual Insight: Why is nC0 Always 1?
Choosing 0 items from n items means you are selecting nothing. There is exactly one way to do this — choose no items. Therefore, regardless of the value of n, the value of nC0 is always 1.
Practical Example:
If you have a set of 5 items: {A, B, C, D, E}, the number of ways to choose 0 items is exactly 1 — the empty set {}.

