Practice Homework -- Combinatorics

  1. A girl has five skirts and eight blouses. How many skirt-blouse outfits does she own?

  2. How many permutations are there of the letters a,b,c. List them.

  3. A theater will show a new movie called Middlemen. If an employee is given the letters (all capital) for the marquis, in how many ways can he misspell the movie title.

  4. Write the following using factorials:
    1. 12*11*10*9
    2. 30*29

  5. How many 5-digit numbers are there where the first digit is non-zero?

  6. In how many ways can five science books, three history nooks, and four mathematics books be arranged on a shelf if books of the same subject must remain together?

  7. Evaluate each of the following:
    1. C(10,3)
    2. C(90,88)
    3. C(13,3) * C(12,2) / C(25,5)

  8. How many committees of four can be formed from sixteen people?

  9. Suppose you have a bowl of alphabet soup?
    1. How many combinations of five distinct letters may be picked up on a spoon?
    2. Suppose there is one pair of identical letters and three other distinct letters?

  10. Steve and 10 of his friends are choosing sides for a basketball game. There are five on each team, and the excluded person is the umpire.
    1. How many different ways are there to divide the friends into teams if Steve is the umpire?
    2. How many different ways are there to divide the friends into teams if Steve is not the umpire?

  11. A flush in poker consists of five cards all of the same suit. How many ways are there to get a flush?

  12. A jar contains six black and nine white balls. How many ways are there of selecting four balls if
    1. two are black?
    2. all four are the same color?

  13. A test has twelve questions and you must answer ten. How many choices do you have?

  14. How many sets are there of three distinct integers between 1 and 50 inclusive whose sum is even?