in Combinatory
1,137 views
0 votes
0 votes
The number of ways in which 6 rings can be worn on the four fingers of one hand is:
a. 360
b. 4^6
c. 6C4
d. 6^4
in Combinatory
1.1k views

4 Comments

Let xbe the no. of rings on first finger, x2 on second,xon third and xon fourth, then

x+ x+ x+ x= 6

using C(n+r-1,r) 

the solution is 9C= 84

what is wrong in this approach?

1
1
I think it is more accurate
0
0
But the answer does not match to any of the options.. Moreover I could not find the difference between the two approches
0
0
if you use this method , ring should be identical .. which is not mentioned
1
1

2 Answers

2 votes
2 votes
Best answer
Ans B) option, you can put one ring in any of 4 fingers so it becomes 4*4*4*4*4*4.
selected by
by

2 Comments

Thanks. But my approach about this question is : we have to select 4 rings out of 6 rings. and then we have 4! arrangements. so the result is : 6C4  * 4!  = 360

Could you please tell me where i'm going wrong?
0
0
What you are doing is permutation without repetition means only one ring on one finger, but there is no such constraint in the ques. So 4^6 is the ans which is permutation with repetition allowed.
1
1
0 votes
0 votes

Case(1) When all rings are same

x1+x2+x3+x4=6

C(n+r-1,r) =9C

              =84

Case(2) All are distinct n u require all rings to worn

then C(n+r-1,r)*n! =9C6*6!

                                                     =60480

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true