Exact result
66
12 choose 2 without repeats is 66.
This is the count of unique pairs you can build from 12 distinct items.
Worked steps
Show your work
- Inputs: n = 12, r = 2
- Formula: C(n, r) = n! / (r!(n-r)!)
- Substitute: C(12, 2) = 12! / (2!(12-2)!)
- Steps: 479,001,600 / (2 x 3,628,800)
- Result: 12 choose 2 without repeats is 66.
Interactive tool
Verify the same values in the calculator
This is the count of unique pairs you can build from 12 distinct items.
Result
0
Enter values to calculate.
What your result means
The explanation updates with the current inputs.
Live visual
Fruit preview
Previewing a small sample keeps the page fast and readable.
Calculation work