document.write( "Question 1210159: In the United States, there are 50 states. Each state is represented by 2 senators. In how many ways can we form a committee with 5 senators, in which no two of the senators are from the same state? \n" ); document.write( "
Algebra.Com's Answer #851425 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A similar question is found here
\n" ); document.write( "I recommend checking it out and using it as a tool to solve your current problem. If you're still stuck, then read on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 50*2 = 100 senators total.
\n" ); document.write( "For the first slot we have 100 choices.
\n" ); document.write( "For the second slot we have 100-2 = 98 choices.
\n" ); document.write( "We do not have 99 choices since we exclude the second senator from whatever state was chosen as the first slot.
\n" ); document.write( "Otherwise, this committee could potentially have two senators from the same state.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We keep this process of subtracting 2 until we account for all five slots.
\n" ); document.write( "The five slots have these choices: 100, 98, 96, 94, 92\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If order mattered then we would have 100*98*96*94*92 = 8,136,038,400 different committees.
\n" ); document.write( "Roughly 8.136 billion.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, it appears that none of the seats have a title (such as \"chairman\" or \"treasurer\"), so this means a committee like ABCDE is the same as ACBDE.
\n" ); document.write( "Order does not matter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How many ways are there to scramble the letters in ABCDE?
\n" ); document.write( "There are 5 letters and 5*4*3*2*1 = 120 permutations.
\n" ); document.write( "So we must divide that 8.136 billion figure by 120 to arrive at the correct final answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8136038400/120 = 67800320
\n" ); document.write( "When using commas to make the number more readable, it would look like this 67,800,320. This is approximately 67.8 million. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A bit of random trivia: If you were to form a different committee every second, then it would take about 784.7 days (a little over 2 years) for you to try all 67.8 million options.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 67800320
\n" ); document.write( "
\n" ); document.write( "
\n" );