document.write( "Question 957472: So, I forgot how to do permutations/combinations. I'm embarrassed, but whatever. 8 places, 30 objects, how many combinations? Can you show me how? \n" ); document.write( "
Algebra.Com's Answer #585084 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
We have 8 slots. Call them A through H\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Slot A: 30 choices
\n" ); document.write( "Slot B: 29 choices (once you pick something for slot A, you can't reuse it)
\n" ); document.write( "Slot C: 28 choices
\n" ); document.write( "Slot D: 27 choices
\n" ); document.write( "Slot E: 26 choices
\n" ); document.write( "Slot F: 25 choices
\n" ); document.write( "Slot G: 24 choices
\n" ); document.write( "Slot H: 23 choices\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply out all the numbers: 30*29*28*27*26*25*24*23 = 235,989,936,000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if you wanted to find the permutation P(30,8), then the answer would be 235,989,936,000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, you want the combination, so you use the formula\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C(n,r) = [ P(n,r) ]/[ r! ]\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So that means...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C(n,r) = [ P(n,r) ]/[ r! ]
\n" ); document.write( "C(30,8) = [ P(30,8) ]/[ 8! ]
\n" ); document.write( "C(30,8) = [ 235,989,936,000 ]/[ 8*7*6*5*4*3*2*1 ]
\n" ); document.write( "C(30,8) = [ 235,989,936,000 ]/[ 40,320 ]
\n" ); document.write( "C(30,8) = [ 235,989,936,000 ]/[ 40,320 ]
\n" ); document.write( "C(30,8) = 5,852,925\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we got C(30,8) = 5,852,925\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 5,852,925 different combinations (where order doesn't matter)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );