QR permutation/combination problems

  • Thread starter Thread starter 299678
  • Start date Start date
This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.
Yeah that's what I got, but the correct answer is 4
Maybe they wanted:

(0, 3)
(1, 2)
(2, 1)
(3, 0)

Where (1,2) means student A got 1 prize and student B got 2 prizes.

But that doesn't account for specific prizes in the (1,2) and (2,1) cases.



If each student HAD to get a prize then only (1,2) and (2,1) are possible.

In that case you have 3 choices for each though and it would STILL be 6 ways.


Problem could be asking for something different.


Or they have the wrong answer listed.
 
Top