SOLUTION: given 4 distinct objects, if 2 objects are taken at the time, the possible number combinations is equal 2. True or false?
*note: I used the combination formula nCr and I got 2. So
Algebra.Com
Question 1002206: given 4 distinct objects, if 2 objects are taken at the time, the possible number combinations is equal 2. True or false?
*note: I used the combination formula nCr and I got 2. So "False." Just wanted to be sure if it was the right application I made. Thank you
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
nCr formula is n! / (r! * (n-r)!
4C2 formula becomes 4! / (2! * (4-2)! which becomes 4! / (2! * 2!) which becomes (4*3*2!) / (2!*2!) which becomes (4*3)/2! which becomes 6.
your answer should have been 6.
let the 4 distinct objects be a, b, c, d
the possible combinations, taken 2 at a time, are:
ab
ac
ad
bc
bd
cd
that's 6 possible combinations.
you used the correct formula, but you must have applied it wrong, or you explained it wrong.
4C2 = 4! / (2! * 2!) = (4*3*2*1) / (2*1*2*1)
get rid of the 1's because they don't add anything to it, and you get:
4C2 = (4*3*2) / (2*2) which becomes (4*3*2) / 4 which becomes 3*2 = 6
false is the correct answer because 6 is not equal to 2.
your last statement, however, doesn't make sense because you say:
*note: I used the combination formula nCr and I got 2. So "False." Just wanted to be sure if it was the right application I made. Thank you
if you got 2, then you should have said true.
perhaps you meant you didn't get 2?
you got the answer right but your explanation was confusing.
RELATED QUESTIONS
given 4 distinct objects, if you take 2 at the time, the possible number of combinations... (answered by fractalier)
____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)
How many combinations are there of six distinct objects taken three at a... (answered by ikleyn)
If the number of permutations of n objects taken r at a time is 6^0 times the number of... (answered by ikleyn)
The number of combinations of 2 objects from 'n' is equal to the number of combinations... (answered by richard1234,sudhanshu_kmr)
Find both the number of combinations and the numbers of permutations of 10 objects taken... (answered by richard1234)
15. The probability that a recently offered stock by a technology company will double in
(answered by solver91311)
Q.1 IF THE RATIO OF AM AND GM OF TWO NUMBER IS 5:4. THE RATIO BETWEEN THE NUMBERS IS 4:1? (answered by Theo)