Ask Experts Questions for FREE Help !
Ask
    B00410932's Avatar
    B00410932 Posts: 1, Reputation: 1
    New Member
     
    #1

    Oct 12, 2012, 04:34 PM
    Word problem
    How many ways are there of choosing 5 colors, without replacement, from 16 distinct colors, if the order of the choices is relevant
    ebaines's Avatar
    ebaines Posts: 12,131, Reputation: 1307
    Expert
     
    #2

    Oct 13, 2012, 09:36 AM
    Whenever you have a collection of N items from which you are going to choose K of them without replacement, the number of possible combinations is either:

    A) If order matters: P(N,K) = N x (N-1) x (N-2) *... *(N-K+1). This is called the "permutation" of N items taken K at a time. The reason is that you can pick any one of the N items for the first choice, then any of the (N-1) remaining items for the second, etc.

    B) If order doesn't matter - in other words picking items A, B, and C is considered the same as picking items A, C, and B - then the answer is: C(N,K) = P(N,K)/K! This is the "combination" of N items taken K at a time. The reason is that starting with the answer for (A) you must divide by K! Because for each set there are K! That are repeats in different order.

    Now can you apply this to your problem? Post back with what you get.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Word problem [ 1 Answers ]

Ben ate one-half of the jelly beans that were in a jar and passed the jar to Clarissa. Clarissa ate one-third of the remaining jelly beans and passed the jar to Joshua. Joshua ate one-fourth of the jelly beans that remained and passed the jar to Rebecca. Rebecca ate the last 12 jelly beans. How...

Word problem [ 0 Answers ]

Find three consecutive even integers such that 5 times the first plus 6 times the second is equal to 7 times the third.

Word problem [ 0 Answers ]

Lucas drives to and from school over the same route each day. On Friday, he drives at an average rate of 35 mph and is two minutes late to school. On Monday, he drives at an average rate of 40 mph and is three minutes early to school. If he left home at the same time each day, what is the...

Word problem [ 1 Answers ]

At one time, the Texas Junior college Teachers asscosiation annual conference was held in Austin. At that time a taxi ride in austin was $1.25 for the first 1/5 of a mile and $.025 for each additional mile. If the distance from one of the convention hotel to the airport is 7.5 miles how much...

Word Problem [ 2 Answers ]

One printing shop charges $5 plus $.02 perpage and a second shop charges $7 plus $.015 per page. If ___ pages are printed, the total cost is less for the first printing shop. a. less than 1500 b. less than 2100 c. less than 400 d. less than 900 I got c for my answer. Just checking to see...


View more questions Search