Letters and Envelopes

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 107
Joined: Sat Feb 27, 2010 11:10 am
GMAT Score:690

Letters and Envelopes

by singhsa » Sun Sep 12, 2010 6:16 am
There are 4 letters and 4 corresponding envelopes. If we put the 4 letters into the envelopes at random, what is the probability that only one letter was into the exact envelope?
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Sep 12, 2010 7:33 am
singhsa wrote:There are 4 letters and 4 corresponding envelopes. If we put the 4 letters into the envelopes at random, what is the probability that only one letter was into the exact envelope?
Let's call the envelopes E1, E2, E3 and E4.

P(only E1 gets the correct letter):

P(E1 gets the correct letter) = 1/4 (4 letters total, 1 of them correct)
P(E2 gets the wrong letter) = 2/3 (3 letters left, 2 of them wrong)
P(E3 gets the wrong letter) = 1/2 (2 letters left, 1 of them wrong)
P(E4 gets the wrong letter) = 1/1 (1 letter left, and it must be wrong since we placed the correct letter in either E2 or E3)

Since we need all of these events to happen, we multiply the fractions:

1/4 * 2/3 * 1/2 * 1/1 = 1/12.

Since each envelope has the same probability of getting the correct letter and we have 4 envelopes total, we need to multiply by 4:

4 * 1/12 = 1/3.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 107
Joined: Sat Feb 27, 2010 11:10 am
GMAT Score:690

by singhsa » Sun Sep 12, 2010 8:44 am
GMATGuruNY wrote:
singhsa wrote:There are 4 letters and 4 corresponding envelopes. If we put the 4 letters into the envelopes at random, what is the probability that only one letter was into the exact envelope?
Let's call the envelopes E1, E2, E3 and E4.

P(only E1 gets the correct letter):

P(E1 gets the correct letter) = 1/4 (4 letters total, 1 of them correct)
P(E2 gets the wrong letter) = 2/3 (3 letters left, 2 of them wrong)
P(E3 gets the wrong letter) = 1/2 (2 letters left, 1 of them wrong)
P(E4 gets the wrong letter) = 1/1 (1 letter left, and it must be wrong since we placed the correct letter in either E2 or E3)

Since we need all of these events to happen, we multiply the fractions:

1/4 * 2/3 * 1/2 * 1/1 = 1/12.

Since each envelope has the same probability of getting the correct letter and we have 4 envelopes total, we need to multiply by 4:

4 * 1/12 = 1/3.
Wonderful Explanation!!! Thanks a lot Mitch

Master | Next Rank: 500 Posts
Posts: 127
Joined: Mon May 11, 2009 10:04 am
Thanked: 5 times

by apex231 » Mon Jan 02, 2012 10:16 am
I did this question like this -

Total ways to assign letters to envelopes = 4! = 24

Total ways to assign only one correct letter = 4 * 2 (2 ways to assign right envelope to only one letter).

E1 E2 E3 E4
L1 L3 L4 L2
L1 L4 L2 L3

P = 8/24 = 1/3