Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 May 2013, 18:27
Customize  |  Hide

How many ways 6 rings can be worn in 4 fingers

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
Director
Joined: 18 Feb 2005
Posts: 720
Followers: 1

Kudos [?]: 2 [0], given: 0

GMAT Tests User
How many ways 6 rings can be worn in 4 fingers [#permalink] New post 19 Mar 2005, 18:30
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
How many ways 6 rings can be worn in 4 fingers? Please explain.
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

Kudos [?]: 9 [0], given: 0

GMAT Tests User
 [#permalink] New post 19 Mar 2005, 18:37
each ring has a choice of 4 fingers, so no of ways.....4^6
Senior Manager
Senior Manager
Joined: 15 Mar 2005
Posts: 434
Location: Phoenix
Followers: 1

Kudos [?]: 7 [0], given: 0

GMAT Tests User
Re: PS: P&C problem [#permalink] New post 20 Mar 2005, 18:08
gmat2me2 wrote:
How many ways 6 rings can be worn in 4 fingers? Please explain.


Baner's answer assumes any finger can have any number of rings (which is perfect, since no restriction has been specified in the question)

Try the following interesting variations:

1) How many ways 6 rings can be worn in 4 fingers when a finger can have a maximum of 2 rings?
2) How many ways 6 rings can be worn in 4 fingers when a finger can have a maximum of 3 rings and each finger must have at least 1 ring?
3) How many ways 6 rings can be worn in 4 fingers when at least 3 fingers should have rings and any finger can't have more than 2 rings?

I don't know the actual answers, so would post the answers I calculate in a while.
_________________

Who says elephants can't dance?

VP
VP
User avatar
Joined: 13 Jun 2004
Posts: 1135
Location: London, UK
Schools: Tuck'08
Followers: 5

Kudos [?]: 14 [0], given: 0

GMAT Tests User
 [#permalink] New post 20 Mar 2005, 18:16
4^6 too

tough questions kapslock :P
Senior Manager
Senior Manager
Joined: 15 Mar 2005
Posts: 434
Location: Phoenix
Followers: 1

Kudos [?]: 7 [0], given: 0

GMAT Tests User
Re: PS: P&C problem [#permalink] New post 21 Mar 2005, 01:41
kapslock wrote:
gmat2me2 wrote:
How many ways 6 rings can be worn in 4 fingers? Please explain.


Baner's answer assumes any finger can have any number of rings (which is perfect, since no restriction has been specified in the question)

Try the following interesting variations:

1) How many ways 6 rings can be worn in 4 fingers when a finger can have a maximum of 2 rings?
2) How many ways 6 rings can be worn in 4 fingers when a finger can have a maximum of 3 rings and each finger must have at least 1 ring?
3) How many ways 6 rings can be worn in 4 fingers when at least 3 fingers should have rings and any finger can't have more than 2 rings?

I don't know the actual answers, so would post the answers I calculate in a while.


Alright Antmarvel, I am posting my calculations. Correct me if I am wrong (I just invented these problems on-the-fly) and post if you've got a better solution.

I am assuming the rings are all alike.

It would be interesting to solve for rings being distinct :) (Antmarvel - don't I just keep increasing the complexity? :) )

1) 8 places on 4 fingers, 6 rings, problem of choice of 6 from 8.
C(8, 6) = 28.

2) Since each finger must have one ring, lets place 1 ring in each finger. 4 rings gone, 2 remain, and now we have 4x2 = 8 positions (2 positions for each finger now remain - since each finger could accomodate a max of 3 rings). Again, a problem of selecting 2 out of 8, C(8, 2) = 28.

3) Case 1 : 3 fingers have rings. Place 1 ring each in these 3 fingers. You've 3 rings remaining now. Available positions = 3. Choices = C(3,2) = 3.

Case 2: All 4 fingers have rings.Place 1 ring in all 4 fingers. 2 rings remain, for 4 positions. Choices = C(4,2) = 6.

Thus total choices = 6 + 3 = 9.

I have some doubt on the solution for case 3. Antmarvel/anyone else would want to have a look please?

Thanks.
_________________

Who says elephants can't dance?

VP
VP
User avatar
Joined: 13 Jun 2004
Posts: 1135
Location: London, UK
Schools: Tuck'08
Followers: 5

Kudos [?]: 14 [0], given: 0

GMAT Tests User
 [#permalink] New post 22 Mar 2005, 23:15
This one is definitely too tough for me, I am still reviewing easy quant :roll:

However I hope HongHu, Ywelfried, banerjeea_98, rupstars and others to correct your post or to confirm the answers you've given because I want to know how to calculate this :?: :?: :?:
SVP
SVP
User avatar
Joined: 03 Jan 2005
Posts: 2322
Followers: 9

Kudos [?]: 157 [0], given: 0

GMAT Tests User
Re: PS: P&C problem [#permalink] New post 25 Mar 2005, 09:44
Wow so many rings and fingers. ;)

I agree the answer to the original question is 4^6 if the rings are different from each other. It may be more complicated if the order of the rings on one finger is important. Would it be 4^6*P(6,6)?

If they are not different from each other, then we need to separate the 6 rings into four sections with three divisors. Total number of positions is 6+3=9 for 6 rings and 3 divisors. We need to pick three positions to place the three divisors. So the outcome would be C(9,3).


Now the different variations:

kapslock wrote:
1) How many ways 6 rings can be worn in 4 fingers when a finger can have a maximum of 2 rings?

Assuming they are not different from each other. There are 6 rings and 4 fingers so that means there could only be one finger without a ring if each finger can have a maximum of 2 rings. The outcome would be C(4,1) to decide which finger would be the bare finger, then the other three fingers would have 2 rings each.
Another type of outcome would be no bare fingers. In other words each finger would have at least 1 ring, then we need to pick two fingers to each have 1 more ring. The outcome would be C(4,2).
So my answer to this question is C(4,1)+C(4,2)

If they are different from each other, then order would become important too.
One bare finger: C(4,1)*P(6,6)
No bare fingers: C(4,2)*P(6,6)

Quote:
2) How many ways 6 rings can be worn in 4 fingers when a finger can have a maximum of 3 rings and each finger must have at least 1 ring?

Assuming they are not different. Each finger must have 1 ring so we only need to arrange the 2 extra ring. The total outcome would be C(5,3)=10. You could also do it this way: the two rings are in one finger: C(4,1). The two rings are in different fingers: C(4,2). Total outcomes=4+6=10.

If they are different, then we would need to take out the case where there is one or more bare fingers from the total outcome 4^6. This will also take care the maximum 3 condition.
4^6-3^6-2^6-1

Quote:
3) How many ways 6 rings can be worn in 4 fingers when at least 3 fingers should have rings and any finger can't have more than 2 rings?

Isn't it the same with question number 1)?
Re: PS: P&C problem   [#permalink] 25 Mar 2005, 09:44
    Similar topics Author Replies Last post
Similar
Topics:
New posts How many way 5 rings can go on 4 fingers? (A) 3x4 (B) 5C4 qhoc0010 7 27 Dec 2004, 14:11
New posts In how many ways can 5 rings be worn on the four fingers of smcgrath12 9 10 Jun 2005, 08:19
New posts In how many ways can 6 rings be worn in 4 fingers of 1 hand remgeo 2 25 Nov 2005, 05:15
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC 5 rings on 4 fingers. Bunuel 8 31 Oct 2009, 23:35
New posts EXPERTS_POSTS_IN_THIS_TOPIC In how many ways can 5 different rings be worn in four docabuzar 7 02 Feb 2012, 16:16
Display posts from previous: Sort by

How many ways 6 rings can be worn in 4 fingers

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.