mohankumarbd wrote:
Bunuel wrote:
1. In how many different ways can trhee letters be posted from seven different postboxes assuming no two letters can be posted from the same postbox?
First letter could be sent from ANY of the seven postboxes - 7 (7 options);
Second letter could be sent from the SIX postboxes left - 6 (6 options);
Third letter could be sent from the FIVE postboxes left - 5 (5 options);
Total # of ways =7*6*5=210
2. what if there is no restriction, that is, if two or more letters can be posted from the same box?
In this problem we don't have restriction, thus ANY letter could be sent from ANY postboxes =7*7*7=7^3=343
Hi Bunuel,
Could you please elaborate on the second question. Couldn't figure out why.
Welcome to GMAT Club. Please find below answer to your question:
"Two or more letters can be posted from the same box" means that all 3 letters can be posted from the same postbox (so we don't have the restriction we had for the first question).
Now, since there are 7 postboxes then each of these 3 letters has 7 options to be posted from, total # of ways is 7*7*7=7^3.
Hope it's clear.
I tried to do the second question via combinatorics, but i am not able to figure it out, please check the below method and guide where i went wrong
= all three in one box +2 in one box and the last one in a different box + all three in different boxes