Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GMAT score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Quant Quizzes are back with a Bang and with lots of Prizes. The first Quiz will be on 8th Dec, 6PM PST (7:30AM IST). The Quiz will be Live for 12 hrs. Solution can be posted anytime between 6PM-6AM PST. Please click the link for all of the details.
Join IIMU Director to gain an understanding of DEM program, its curriculum & about the career prospects through a Q&A chat session. Dec 11th at 8 PM IST and 6:30 PST
Enter The Economist GMAT Tutor’s Brightest Minds competition – it’s completely free! All you have to do is take our online GMAT simulation test and put your mind to the test. Are you ready? This competition closes on December 13th.
Attend a Veritas Prep GMAT Class for Free. With free trial classes you can work with a 99th percentile expert free of charge. Learn valuable strategies and find your new favorite instructor; click for a list of upcoming dates and teachers.
Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
06 Oct 2009, 14:41
58
206
00:00
A
B
C
D
E
Difficulty:
(N/A)
Question Stats:
73% (00:10) correct 27% (00:00) wrong based on 70 sessions
HideShow timer Statistics
There was a topic with problem:
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 in 4 envelopes at random, what is the probability that only 1 letter will be put into the envelope with its correct address?
And seems that it was confusing for many. GMAT often has similar questions, so find below the problems to master yourself in them.
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 in 4 envelopes at random, what is the probability:
A. That no letter will be put into the envelope with its correct address?
B. That all letters will be put into the envelope with its correct address?
C. That only 1 letter will be put into the envelope with its correct address?
D. That only 2 letters will be put into the envelope with its correct address?
E. That only 3 letters will be put into the envelope with its correct address?
F. That more than one letter will be put into the envelope with its correct address?
G. That more than two letters will be put into the envelope with its correct address?
Note that each Q could be solved in different ways, so check your answers with the alternate solution.
Answers to follow after discussion.
_________________
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
10 Mar 2010, 04:39
22
35
arjunsridhar84 wrote:
Hi Bunuel - i didnt understand how yangsta arrived at 1*2*1*1 for all incorrect or for that matter 1*1*1*1 for one incorrect and so on... i didnt quite follow this logic.
kindly explain
Counting 1 correct: 4C1=4, choosing which letter will be put in correct envelope. (Let's assume A letter was put in correct envelope). Then 3 letters (BCD) and 3 envelopes (BCD) are left. # of ways to put them incorrectly is 2: Envelopes: B-C-D Letters: C-D-B OR: D-B-C So total # of ways one letter will be put into the envelope with its correct address is: 4C1*2=8. As total # of ways to distribute 4 letter in 4 envelopes is 4!=24, probability P(C=1)=8/24.
Counting 2 correct: 4C2=6, choosing which 2 letter will be put in correct envelope. (Let's assume A and B letter were put in correct envelopes). Then 2 letters (CD) and 2 envelopes (CD) are left. # of ways to put them incorrectly is 1: Envelopes: C-D Letters: D-C So total # of ways two letters will be put into the envelope with its correct address is: 4C2*1=6. As total # of ways to distribute 4 letter in 4 envelopes is 4!=24, probability P(C=2)=6/24.
Counting 3 correct: if three letters will be put in correct envelopes, then the fourth one also gets its correct envelope. So there is no way we can put exactly 3 letters in correct envelopes --> P(C=3)=0
Counting 4 correct: there are 4!=24 ways to distribute 4 letters in 4 envelopes and obviously only one is when all letters get their correct envelopes. P(C=4)=1/24.
Counting all incorrect, or 0 correct: P(all incorrect)=1-(1 correct)-(2 correct)-(3 correct)-(4 correct)=1-8/24-6/24-0-1/24=9/24.
ichha148 wrote:
A. That no letter will be put into the envelope with its correct address? 9/24 B. That all letters will be put into the envelope with its correct address? 1/24
I understand that correct answer is 9/24 , however my question is should not the B. That all letters will be put into the envelope with its correct address? is opposite of no letter will be put into the envelope with its correct address?
So , should not the result be 1-1/24 = 23/24
Can some one please explain me why this is not 23/24 and when 23/24 is applicable
Opposite of "all letters in correct envelopes" (= 1-1/24 = 23/24), is: "at least one in wrong envelope" = "3 correct" (=0) + "2 correct" (=6/24) + "1 correct" (=8/24) + "0 correct, option A" (=9/24) --> \(1-\frac{1}{24}=\frac{23}{24}=0+\frac{6}{24}+\frac{8}{24}+\frac{9}{24}=\frac{23}{24}\).
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
07 Oct 2009, 05:10
14
5
let us consider there are four letters (L1,L2,L3,L4) with corresponding right addressed envelopes (e1,e2,e3,e4)
Now if we assume - one correct
Total possible combination = 24 (P4)
Consider => L1-e1 is right => then L2 has 2 possible combinations such as e3 or e4 (we consider L2-e3); it cannot take e2 bcoz then there will be a combination with 2 letters in right envelop. Now the obvious choice for L3 to take e4 and not e3 (same logic for L2) and thus L4 is paired bydefault with e2.....Now plz refer below sequence with 2 possibilities
Now this sequence is only for L1-e1 to be the only right and all others are wrong; similarly we have 4 pairs such as (L1-e1 | L2-e2 | L3-e3 | L4-e4 ) with 2 possibilities for each
Hence Ans is 4 x 2 = 8 ways => 8/24 => 1/3
on similar lines evaluate probability by dividing by 24 for each case
1 correct = 8 ways 2 correct = 4 ways 3 correct = 0 way ( if 3 are in right envelop 4th one will automatically go in the correct envelop) 4 correct = 1 way ( only one possible combination )
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
08 Oct 2009, 17:30
14
12
yangsta8 wrote:
Great post Bunuel +1 Not sure if my answers are right cos I’m no good at these type of questions.
Total possibilities are 4! = 4x3x2x1 = 24
My methodology: (letter1 into an envelope) x (letter 2 into remaining) x … etc x (Ways to choose this) Probability 1 is correct = 1x2x1x1x4C1 = 8 Probability 2 are correct = 1x1x1x1x4C2= 6 Probability 3 are correct = 0 (Not sure about this one but I thought you can’t put only 3 in the right envelope because the last one will match the remaining letter) Probability 4 are correct 1x1x1x1x1x4C1 = 1 Probability all are wrong = 24 - (the above) = 24 – 15 = 9/24
A. That no letter will be put into the envelope with its correct address? 9/24 B. That all letters will be put into the envelope with its correct address? 1/24 C. That only 1 letter will be put into the envelope with its correct address? 8/24 D. That only 2 letters will be put into the envelope with its correct address? 6/24 E. That only 3 letters will be put into the envelope with its correct address? 0 F. That more than one letter will be put into the envelope with its correct address? 1-(9/24) = 15/24 G. That more than two letters will be put into the envelope with its correct address? 17/24
Very good. Though there are some incorrect answers:
A.B. C. D. and E. correct. As for E: probability that only 3 letters will be put into the envelope with its correct address, is 0 because if you put 3 into the correct address envelopes, 4th one also gets the correct envelope.
F. Probability that more than one letter will be put into the envelope with its correct address is P(C=2)=6/24 plus P(C=3)=0 plus P(C=4)=1/24, which gives us P(C>1)=7/24 (You forgot to deduct P(C=1) in the way you were doing it)
G. Probability that more than two letters will be put into the envelope with its correct address is P(C=3)=0 plus P(C=4)=1/24, which gives us P(C>2)=1/24, the same probability as for P(C=4), because P(C=3)=0.
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
08 Oct 2009, 16:18
6
4
Great post Bunuel +1 Not sure if my answers are right cos I’m no good at these type of questions.
Total possibilities are 4! = 4x3x2x1 = 24
My methodology: (letter1 into an envelope) x (letter 2 into remaining) x … etc x (Ways to choose this) Probability 1 is correct = 1x2x1x1x4C1 = 8 Probability 2 are correct = 1x1x1x1x4C2= 6 Probability 3 are correct = 0 (Not sure about this one but I thought you can’t put only 3 in the right envelope because the last one will match the remaining letter) Probability 4 are correct 1x1x1x1x1x4C1 = 1 Probability all are wrong = 24 - (the above) = 24 – 15 = 9/24
A. That no letter will be put into the envelope with its correct address? 9/24 B. That all letters will be put into the envelope with its correct address? 1/24 C. That only 1 letter will be put into the envelope with its correct address? 8/24 D. That only 2 letters will be put into the envelope with its correct address? 6/24 E. That only 3 letters will be put into the envelope with its correct address? 0 F. That more than one letter will be put into the envelope with its correct address? 1-(9/24) = 15/24 G. That more than two letters will be put into the envelope with its correct address? 17/24
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
11 Jan 2010, 23:17
5
3
rohitsb wrote:
Great post for someone like me who shivers seeing probability questions. Request a more detail explanation for question F & G.
Regards
"Problems are Purposeful Roadblocks Offering Beneficial Lessons (to) Enhance Mental Strength. Inner strength comes from struggle and endurance, not when you are free from problems."
F. Probability that more than one letter will be put into the envelope with its correct address is the sum of the following probabilities:
P(C=2)=6/24, 4C2=6(choosing 2 letters for the envelopes with correct address)*1(as there is only one arrangement of two left letters to be placed incorrectly)/4!(Total number of combinations of 4 letters in 4 envelopes)=4C2*1/24=6/24;
P(C=3)=0, as when 3 letters are placed in correct envelopes the fourth one will also be placed in correct envelope, which means there won't be the case (P=0) when exactly 3 letters are placed in correct envelope;
P(C=4)=1/24, total 24 combinations from which only one is correct;
So, P(C>1)=6/24+0+1/24=7/24
G. Probability that more than two letters will be put into the envelope with its correct address is the sum of the following probabilities:
P(C=3)=0; P(C=4)=1/24;
So, P(C>2)=0+1/24=1/24, the same probability as for P(C=4), because P(C=3)=0.
_________________
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
07 Oct 2009, 05:28
3
bhushan252 wrote:
let us consider there are four letters (L1,L2,L3,L4) with corresponding right addressed envelopes (e1,e2,e3,e4)
Now if we assume - one correct
Total possible combination = 24 (P4)
Consider => L1-e1 is right => then L2 has 2 possible combinations such as e3 or e4 (we consider L2-e3); it cannot take e2 bcoz then there will be a combination with 2 letters in right envelop. Now the obvious choice for L3 to take e4 and not e3 (same logic for L2) and thus L4 is paired bydefault with e2.....Now plz refer below sequence with 2 possibilities
Now this sequence is only for L1-e1 to be the only right and all others are wrong; similarly we have 4 pairs such as (L1-e1 | L2-e2 | L3-e3 | L4-e4 ) with 2 possibilities for each
Hence Ans is 4 x 2 = 8 ways => 8/24 => 1/3
on similar lines evaluate probability by dividing by 24 for each case
1 correct = 8 ways 2 correct = 4 ways 3 correct = 0 way ( if 3 are in right envelop 4th one will automatically go in the correct envelop) 4 correct = 1 way ( only one possible combination )
You answered B. C. D. E. and one of the answers is incorrect. Try again.
A. F. and G. are left. Good luck.
_________________
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
06 Feb 2011, 13:31
3
2
good question and initiative. well, here's how i solved the question.
let's assume the correct arrangement of envelopes is ABCD total cases = 4! = 24
if 1st & 2nd are already chosen, 3rd & 4th will have only 1 choice to either select the correct env or the incorrect one.
Option(A) possible cases = 3*3*1*1 = 9 1st env = 3 (all incorrect) 2nd env = 3 (all incorrect) 3rd & 4th = only 1 incorrect will be left for each.
P(A) = \(\frac{9}{24}\)
Option (B) only one case where all are correctly placed i.e. ABCD P(B) = \(\frac{1}{24}\)
Option (C) let’s consider case where 1st is placed correctly. possible cases = 1*2*1*1*\(4C1\) = 8 1st env = 1 (correct) 2nd env = 2 (2 incorrect out of possible 3) \(4C1\) = choosing 1 correct out of 4. all four (A,B,C,D) will have a chance to have correct address, so 4.
P(C) = \(\frac{8}{24}\)
Option (D) let’s consider case where 1st & 2nd are placed correctly. possible cases = 1*1*1*1*\(4C2\) = 6 \(4C2\) = choosing 2 correct out of 4.
P(D) = \(\frac{6}{24}\)
Option (E) if all 3 are placed correctly, the 4th automatically will be placed correct. So there are no cases where only 3 are placed correctly.
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
19 Jul 2010, 12:40
2
vittarr wrote:
Hi Bunuel, could you please explain me where i was wrong for the "No letter to right enveloper" option:
I used:
P(to select 1st letter)*P(to select 1st envelope wrong) * ... * P(to select last letter)*P(to select last envelope wrong)
and i ve got 1/4: (4/4*3/4)*(3/3*2/3)*(2/2*1/2)*(1/1*1/1) = 6/24 = 1/4 (first fraction probability for letter selection, second for envelope)
this method worked for all letters in correct envelopes (4/4*1/4)*(3/3*1/3)*(2/2*1/2)*(1/1*1/1) = 1/24
Most of the times it's easier to show what the correct approach is than to explain why some approach didn't work.
But still: when you say that the probability of choosing wrong envelope for the first letter is 3/4 you are right, but then when you are saying that the probability of choosing wrong envelope for the second letter is 2/3 you are not. Because if for the first letter you chose the envelope of the second letter then when you are choosing wrong envelope for the second letter the probability would be 3/3 as there won't be correct envelope availabel for the second one (it was already used for the firs letter).
Solution for this problem is in my previous posts.
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
19 Feb 2011, 13:52
2
Bunuel wrote:
There was a topic with problem:
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 in 4 envelopes at random, what is the probability that only 1 letter will be put into the envelope with its correct address?
And seems that it was confusing for many. GMAT often has similar questions, so find below the problems to master yourself in them.
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 in 4 envelopes at random, what is the probability:
Solved using exclusion-inclusion
Bunuel wrote:
A. That no letter will be put into the envelope with its correct address?
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
07 Oct 2009, 08:22
1
3
Bunuel wrote:
There was a topic with problem:
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 in 4 envelopes at random, what is the probability that only 1 letter will be put into the envelope with its correct address?
And seems that it was confusing for many. GMAT often has similar questions, so find below the problems to master yourself in them.
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 in 4 envelopes at random, what is the probability:
There are \((4P4) = 4!\) ways to put the letters in envelopes
A. That no letter will be put into the envelope with its correct address?
P that at least one letter will be put in correct envelope = \(4*[(2P1)/(2P1)*(3P3)] = 4/6\) P that no letter will be put in correct envelope = \(1-4/6 = 1/3\)
B. That all letters will be put into the envelope with its correct address?
P that ALL letters will be put in correct envelope = \(1/24\)
C. That only 1 letter will be put into the envelope with its correct address?
Consider that only first letter will be put correctly and other are all incorrect. P that first letter is put correctly = \((2P1)/(2P1*3P3) = 1/6\) P that at least one letter of remaining 3 letters put correctly = \(3*[(2P1)/(2P1)*(2P2)] = 1/2\) P that NO letter of remaining 3 letters put correctly = \(1-1/2 = 1/2\) P that ONLY 1 letter put correctly = \(1/6*1/2 = 1/12\)
D. That only 2 letters will be put into the envelope with its correct address?
Consider that first and second letter will be put correctly and other are all incorrect. P that first letter is put correctly = \((2P1)/(2P1*3P3) = 1/6\) P that second letter is put correctly = \((2P1)/(2P1*2P2) = 1/2\) P that at least one letter of remaining 2 letters put correctly = \(1/2\) P that NO letter of remaining 2 letters put correctly = \(1-1/2 = 1/2\) P that ONLY 2 letter put correctly = \(1/6*1/2*1/2 = 1/24\)
E. That only 3 letters will be put into the envelope with its correct address?
P that ONLY 3 letter put correctly = \(0\), It is not possible to put only 3 letters correctly
F. That more than one letter will be put into the envelope with its correct address?
P that either 2, 3 or 4 letters correctly put = D+E+B = \(1/24+0+1/24 = 1/12\)
G. That more than two letters will be put into the envelope with its correct address?
P that either 3 or 4 letters correctly put = E+B = \(0+1/24 = 1/24\)
Note that each Q could be solved in different ways, so check your answers with the alternate solution.
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
08 Oct 2009, 17:53
1
Bunuel wrote:
A.B. C. D. and E. correct. As for E: probability that only 3 letters will be put into the envelope with its correct address, is 0 because if you put 3 into the correct address envelopes, 4th one also gets the correct envelope.
F. Probability that more than one letter will be put into the envelope with its correct address is P(C=2)=6/24 plus P(C=3)=0 plus P(C=4)=1/24, which gives us P(C>1)=7/24 (You forgot to deduct P(C=1) in the way you were doing it)
G. Probability that more than two letters will be put into the envelope with its correct address is P(C=3)=0 plus P(C=4)=1/24, which gives us P(C>2)=1/24, the same probability as for P(C=4), because P(C=3)=0.
Damn... I didn't read those questions properly... thanks for the correct answers This is a great post.
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
30 Aug 2010, 06:36
1
mainhoon wrote:
Bunuel I have a basic question. In this case we have 4 letters and 4 envelopes. So lets say the letters are L1-L4 and envelopes are E1-E4.. Now there are 4! combinations between the two.. I am trying to understand how we arrive at that.. If I use the logic that I select 1 letter from the 4 letters and 1 envelope from the 4 envelopes and pair them together we get 4C1 x 4C1 = 16 combinations.. Where is my thinking wrong? I understand 4! as we can select one of the 4 for the first envelope... 4x3x2x1=4!, but where is 16 missing the combinations? Thanks
Envelopes: 1, 2, 3, and 4; Letters: A, B, C, and D;
1234 ABCD BACD BCAD BCDA ...
You can notice that the # of ways to put 4 different letters in 4 different envelopes would be the # of permutations of 4 letters A, B, C, and D, which is 4!.
As for "4C1*4C1=16": it's not missing combinations it's just wrong. This formula counts the # of different pairs of envelope-letter.
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
07 Oct 2009, 08:49
1
hgp2k wrote:
Bunuel wrote:
There was a topic with problem:
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 in 4 envelopes at random, what is the probability that only 1 letter will be put into the envelope with its correct address?
And seems that it was confusing for many. GMAT often has similar questions, so find below the problems to master yourself in them.
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 in 4 envelopes at random, what is the probability:
There are \((4P4) = 4!\) ways to put the letters in envelopes
A. That no letter will be put into the envelope with its correct address?
P that at least one letter will be put in correct envelope = \(4*[(2P1)/(2P1)*(3P3)] = 4/6\) P that no letter will be put in correct envelope = \(1-4/6 = 1/3\)
B. That all letters will be put into the envelope with its correct address?
P that ALL letters will be put in correct envelope = \(1/24\)
C. That only 1 letter will be put into the envelope with its correct address?
Consider that only first letter will be put correctly and other are all incorrect. P that first letter is put correctly = \((2P1)/(2P1*3P3) = 1/6\) P that at least one letter of remaining 3 letters put correctly = \(3*[(2P1)/(2P1)*(2P2)] = 1/2\) P that NO letter of remaining 3 letters put correctly = \(1-1/2 = 1/2\) P that ONLY 1 letter put correctly = \(1/6*1/2 = 1/12\)
D. That only 2 letters will be put into the envelope with its correct address?
Consider that first and second letter will be put correctly and other are all incorrect. P that first letter is put correctly = \((2P1)/(2P1*3P3) = 1/6\) P that second letter is put correctly = \((2P1)/(2P1*2P2) = 1/2\) P that at least one letter of remaining 2 letters put correctly = \(1/2\) P that NO letter of remaining 2 letters put correctly = \(1-1/2 = 1/2\) P that ONLY 2 letter put correctly = \(1/6*1/2*1/2 = 1/24\)
E. That only 3 letters will be put into the envelope with its correct address?
P that ONLY 3 letter put correctly = \(0\), It is not possible to put only 3 letters correctly
F. That more than one letter will be put into the envelope with its correct address?
P that either 2, 3 or 4 letters correctly put = D+E+B = \(1/24+0+1/24 = 1/12\)
G. That more than two letters will be put into the envelope with its correct address?
P that either 3 or 4 letters correctly put = E+B = \(0+1/24 = 1/24\)
Note that each Q could be solved in different ways, so check your answers with the alternate solution.
Answers to follow after discussion.
Please correct me if I am wrong.
GREAT questions Bunuel. +1 for you
That' why I said that these kind of problems are often confusing:
Total number of combinations 4!=24 - correct!
BUT most of your answers - wrong. Try again. Good practice to master. You are close to find the wright pattern.
I will post the answers after discussion, think this is the bets way.
_________________
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
08 Jan 2010, 16:54
yangsta8 wrote:
Great post Bunuel +1 Not sure if my answers are right cos I’m no good at these type of questions.
Total possibilities are 4! = 4x3x2x1 = 24
My methodology: (letter1 into an envelope) x (letter 2 into remaining) x … etc x (Ways to choose this) Probability 1 is correct = 1x2x1x1x4C1 = 8 Probability 2 are correct = 1x1x1x1x4C2= 6 Probability 3 are correct = 0 (Not sure about this one but I thought you can’t put only 3 in the right envelope because the last one will match the remaining letter) Probability 4 are correct 1x1x1x1x1x4C1 = 1 Probability all are wrong = 24 - (the above) = 24 – 15 = 9/24
One small additional correction in the above post :"Probability 4 are correct 1x1x1x1x1x4C1" this should be ""Probability 4 are correct 1x1x1x1x1x4C4" understand this migt sound obvious but not always .
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
10 Jan 2010, 10:19
GMATMadeeasy wrote:
Bunuel wrote:
GMATMadeeasy wrote:
Part of this question :
what is the probability that all the letters are not placed in the right envelopes?
It means "no letter should be in correct envelope" or "at least one letter is in incorrect envelope " ?
Are you referring to "A. That no letter will be put into the envelope with its correct address"?
It means all 4 letters are in the envelopes with incorrect address.
Thanks. I had problem in understanding if the question is phrased in different manner. So
Quote:
all the letters are not placed in the right envelopes
means
Quote:
no letter will be put into the envelope with its correct address
?
I think it's more Verbal question than Quant. "all the letters are not placed in the right envelopes" this is not correct wording, I think.
If it were: "not all letters are placed in correct envelopes", then this is the case: 0, 1, 2, or 3 letters in correct envelopes, so not all, which is 4.
"No letter will be put into the envelope with its correct address" means 0 letter in correct envelope.
Anyway GMAT won't give the question which won't be clear in this sence.
_________________
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
11 Jan 2010, 02:52
Great post for someone like me who shivers seeing probability questions. Request a more detail explanation for question F & G.
Regards
"Problems are Purposeful Roadblocks Offering Beneficial Lessons (to) Enhance Mental Strength. Inner strength comes from struggle and endurance, not when you are free from problems."
Re: Letter arrangements: understanding probability and combinats
[#permalink]
Show Tags
05 Mar 2010, 20:31
Hi Bunuel - i didnt understand how yangsta arrived at 1*2*1*1 for all incorrect or for that matter 1*1*1*1 for one incorrect and so on... i didnt quite follow this logic.
kindly explain
gmatclubot
Re: Letter arrangements: understanding probability and combinats
[#permalink]
05 Mar 2010, 20:31