How Many Ways to Split Students and Combine Outfits?

  • Thread starter Thread starter Apophis
  • Start date Start date
  • Tags Tags
    Permutations
Apophis
Messages
4
Reaction score
0
:rolleyes: I can normally do combinations and permutations, but these two currently stump me. Any help is appreciated. :confused:

1) Twelve students are in a class. They are split so that five go to room A, four go to room B and three go to room C. How many different ways can this happen?

2) You have six pairs of jeans, three shirts and two pairs of sandals. How many different outfits can you wear from these choices?

:rolleyes:
 
Mathematics news on Phys.org
For number two, I think (2c1)(3c1)(6c1) describes the correct answer. There are 36 combinations. Thats evaluated as

nCk = \frac{n!}{k!(n-k)!}
 
For The First One:

(12C_5)(7C_4)(3C_3)

For The Second One:

Take One Shirt ===> You can pair it up with 6 different jeans
And each of the above pair of shirt+jeans can be worn in two way (with 2 different pairs of sandals) Therefore total cases=

(1 x 6) x 2 =12

Similarily the above case happenes 3 times for three different shirts :

12 x 3

Ans= 36
 
Thank You

Thank You all for the help. This makes more sense to me now. :biggrin:
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top