SOLUTION: Racers A, B and C have the greatest chance of winning the race. How many different ways can the first two positions be placed?

Algebra ->  Permutations -> SOLUTION: Racers A, B and C have the greatest chance of winning the race. How many different ways can the first two positions be placed?      Log On


   



Question 1201719: Racers A, B and C have the greatest chance of winning the race.
How many different ways can the first two positions be placed?

Answer by ikleyn(52879) About Me  (Show Source):
You can put this solution on YOUR website!
.

If the order of these winners in pairs is important, then the number of ways is 3*2 = 6

        AB, AC, BC, BA, CA, CB.



If the order of these winners in pairs is not important, then the number of ways is 3

        AB, AC, BC.



Since the wording in your post does not allow to distinct between these two 
possible configurations, it is not possible to give a unique answer.



The correct way to ask the question is THIS:


    Racers A, B and C have the greatest chance of winning the race. 
    How many different ways can the first two positions be placed

    (a) if the order in pairs is important ?

    (b) if the order in pairs is not important ?



Then the questions are clear, and the answers are clear, as well.