(Combinatorics) A bicycle manufacturer decided to offer electric bicycles to university students.
35 students got a red colored bicycle and another 10 students got a green colored bicycle. Another 15 students changed their mind and decided not to accept
1 Answer
You are right. There is a toal of 60 students. You first choose 35 students who get a red bicycle, then choose 10 students who get a green bicycle, and then the remaining 15 students will get no bicycle in ${15\choose 15}=1$ ways. So the number of different ways is going to be
$${60\choose 35}{25\choose 10}{15\choose 15}.$$
You can do this in any order, the number of different ways is also equal to
$${60\choose 10}{50\choose 35}{15\choose 15}.$$
This means you first chose the 10 students who get no bicycle, the choose students who get a red bicycle, and then the ones who get a green bicycle.
Or
$${60\choose 15}{45\choose 35}{10\choose 10}.$$
You can check that all this formulas give you the same number.

- 1 Answer
- 393 views
- Pro Bono
Related Questions
- Logic Question π΄∨π΅→πΆβ’(π΄→πΆ)∧(π΅→πΆ)
- Determine formula to calculate the radii of a unique ellipsoid from coordinates of non-coplanar locii on its surface, and without knowing its center or rotation angles.
- Logic Question (π΄→(π΅→πΆ))→((π΄→π΅)→(π΄→πΆ))
- Induction proof for an algorithm. Introductory level discrete math course. See attachment for details
- Combinatorial Counting: Painting Streetlight Poles with Color Restrictions
- Why does this spatial discretization with n intervals have a position of (n-1)/n for each interval?
- Combinatorics Questions: Card Pairs, Letter Arrangements, and Number Sequences
- Solve summation problem: $\sum_{k=1}^{n} \tfrac{2k+1}{k^{2}(k+1)^2 } $