sud21 wrote:Six colours (red.black.white.orange.pink.yellow) can be used to decorate. If one or more can be used, how many ways are possible that white is used?
Given n elements, the number of ways to select 0 or more of the n elements = 2^n.
For example, given 3 people, the number of ways to select 0 or more of the 3 people = 2^3 = 8.
The reasoning behind the formula is that for each person there are 2 options: to be selected or not to be selected.
To combine the 2 options for each of the 3 people, we multiply:
2*2*2 = 2^3 = 8.
To confirm, here are all the ways to select 0 or more of the 3 people:
Number of ways to select 0 people = 1.
Number of ways to select 2 people = 3C2 = 3.
Number of ways to select 3 people = 3C3 = 1.
Total ways = 1+3+3+1 = 8.
Same answer as above.
In the problem at hand:
The white paint can be combined with 0 or more of the 5 other colors.
Thus, the number of combinations that include white = the number of ways to select 0 or more of the 5 other colors = 2^5 = 32.
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