Tanya prepared \(4\) different letters to be sent to \(4\) different addresses. For each letter, she prepared an envelop

This topic has expert replies
Legendary Member
Posts: 1622
Joined: Thu Mar 01, 2018 7:22 am
Followed by:2 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

Tanya prepared \(4\) different letters to be sent to \(4\) different addresses. For each letter, she prepared an envelope with its correct address. If the \(4\) letters are to be put into the \(4\) envelopes at random, what is the probability that only \(1\) letter will be put into the envelope with its correct address?

A. \(\dfrac1{24}\)

B. \(\dfrac18\)

C. \(\dfrac14\)

D. \(\dfrac13\)

E. \(\dfrac38\)

Answer: D

Source: GMAT Prep

Master | Next Rank: 500 Posts
Posts: 415
Joined: Thu Oct 15, 2009 11:52 am
Thanked: 27 times
There are 4! or 24 total ways the letters can be distributed among the envelopes.

Put A in its correct envelope. B,C and D therefore must be put into incorrect envelopes.

B letter can be put into C envelope, leaving C and D letters and B and D envelopes. D must therefore go into B envelope and C into D envelope. So 1 way in this case.

By the same approach B can be put also into D envelope, leaving C and D letters and B and C envelopes. D must go into C and C into B. 1 more way.

Since there are 4 letters, by the logic above, there are 4x2 or 8 total ways to put one letter correctly and the others incorrectly.

Probability is therefore 8/24=
[spoiler]
D, 1/3
[/spoiler]
Last edited by regor60 on Thu Sep 30, 2021 8:25 am, edited 1 time in total.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770
Gmat_mission wrote:
Wed Sep 29, 2021 8:39 am
Tanya prepared \(4\) different letters to be sent to \(4\) different addresses. For each letter, she prepared an envelope with its correct address. If the \(4\) letters are to be put into the \(4\) envelopes at random, what is the probability that only \(1\) letter will be put into the envelope with its correct address?

A. \(\dfrac1{24}\)

B. \(\dfrac18\)

C. \(\dfrac14\)

D. \(\dfrac13\)

E. \(\dfrac38\)

Answer: D

Source: GMAT Prep
Let's solve this question using counting methods.

So, P(exactly one letter with correct address) = (number of outcomes in which one letter has correct address)/(total number of outcomes)

Let a, b, c and d represent the letters, and let A, B, C and D represent the corresponding addresses.
So, let's list the letters in terms of the order in which they are delivered to addresses A, B, C, and D.
So, for example, the outcome abcd would represent all letters going to their intended addresses.
Likewise, cabd represent letter d going to its intended address, but the other letters not going to their intended addresses.

-------------------
total number of outcomes
The TOTAL number of outcomes = the number of different ways we can arrange a, b, c, and d

RULE: We can arrange n different objects in n! ways.
So, we can arrange the four letters in 4! ways = 24 ways
-------------------

number of outcomes in which one letter has correct address
Now let's list all possible outcomes in which exactly ONE letter goes to its intended addresses:
- acbd
- adbc
- cbda
- dbac
Aside: At this point you might recognize that there are two outcomes for each arrangement in which one letter goes to its intended address
- dacb
- bdca
- bcad
- cabd
There are 8 such outcomes.
-------------------

So, P(exactly one letter with correct address) = 8/24 = 1/3

Answer: D

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Master | Next Rank: 500 Posts
Posts: 415
Joined: Thu Oct 15, 2009 11:52 am
Thanked: 27 times
Brent you mean acdb in your first example. I had to correct my post also 😉