SOLUTION: The number of combinations of 2 objects from 'n' is equal to the number of combinations of 3 objects from 'n'. Determine 'n'.

Algebra.Com
Question 410825: The number of combinations of 2 objects from 'n' is equal to the number of combinations of 3 objects from 'n'. Determine 'n'.
Found 2 solutions by richard1234, sudhanshu_kmr:
Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
We have . Two ways to solve it:

Solution 1 (faster solution):
------------------------------
If you know that we can set k = 2 and n-k = 3, , so n = 5.

Solution 2 (algebraic solution):
------------------------------
We can write it as an algebraic equation:



This is equivalent to





--> Cross-multiplying, we get n = 5.

Answer by sudhanshu_kmr(1152)   (Show Source): You can put this solution on YOUR website!

Here nC2 = nC3
=> n!/ 2! * (n-2)! = n!/3!* (n-3)!
here nominators are same so, compare denominators
2! * (n-2)! = 3! * (n-3)!
=> (n-2) = 3 [ because (n-2)! = (n-2)* (n-3)! and 3! = 3* 2! ]

=> n = 3+2 = 5

n =5


RELATED QUESTIONS

____is the number of combinations if the number of objects taken from n distinct objects... (answered by ewatrrr)
. If the number of combinations of n objects taken 3 at a time is 20, how many... (answered by ikleyn,greenestamps)
If the number of permutations of n objects taken r at a time is 6^0 times the number of... (answered by ikleyn)
I'm still looking for an answer to this question... "If the number of permutations of... (answered by addingup)
given 4 distinct objects, if you take 2 at the time, the possible number of combinations... (answered by fractalier)
15. The probability that a recently offered stock by a technology company will double in (answered by solver91311)
The number of combinations of n items taken 2 together is 6 larger than the number of... (answered by greenestamps,ikleyn)
I have the following problem: Let P(n, k) denote the number of permutations of k objects (answered by stanbon)
Of the following statements which one is not true? A. A combination is a selection of (answered by ikleyn)