mniyer
Sharvickr
mniyer
Though this method is straight forward, questions in GMAT doesn't make this very apparent. Instead we need to apply basic logic, arrive at the ANAGRAM word from question stem and THEN apply the above method. Sometimes I resolve the ANAGRAM word right and sometimes I don't
Could you please give examples/instances for the same
There can be many examples. Almost all the problems in
MGMAT series feature the ANAGRAM approach. But in general, if we are asked to find the number of possible ways to distinctly arrange a word, say "QUANTITATIVE" how do we approach using a perm/comb idea? For the e.g. in question, a part of it sounds permutation (for QUNVE because order does matter) and the rest looks like permutation and combination (because order does not matter within AA, TT or II but it DOES when we do across A,T,I ).
How do we put these pieces together?
You could think of it in the following way
First a basic example, "AB" can be arranged in 2! {"AB", "BA"} ways. But "AA" can be arranged only in one way
For the word "QUANTITATIVE" group in the following manner (QUNVE AA II TTT)
AA --> 2! (if letters are distinct)
TTT --> 3! (if letters are distinct)
II -->2! (if letters are distinct)
Since the above three groups have repetitions, out of 10! possible ways, the latter three groups have only one possible way of arrangement.
Therefore, no of ways for "QUANTITATIVE" is 10!/(2!*2!*3!)
Hope this helps