Question 681951
<pre>
Since we must pay each of them something, the only
way is to give 4 of them $2 and 2 of them $1.

We can select the 2 recipients to pay $1 to in C(6,2) ways, or
{{{(6*5)/(2*1)}}} = 15 ways.

Edwin</pre>