Discrete Math: Combinatorics
In a group of 15 people, 12 voted for pizza, 10 for sushi, and 7 for tacos. If some voted for two or three types, calculate the number of people who voted for each combination (voted once, twice, or all three).
If we take dominoes, each of which can cover up two of these squares, can we perfectly tile this chessboard after removing two squares from opposite corners?
How many ways can we pick n shirts out of four different shirts? Provide answers for n = 0, 1, 2, 3, 4, 5.
How many ways can we pick n identical socks out of five identical socks? Provide answers for n = 0, 1, 2, 3, 4, 5, 6.
How many ways can you select one student from a class with 18 girls and 15 boys?
How many total possible pairs are there if you need to select one boy and one girl from a class with 18 girls and 15 boys?
How many ways can you roll an even number on a six-sided die?
How many ways can you draw a face card in a standard 52-card deck?
How many license plates can be made with specific restrictions on numbers and letters?
How many license plates can be made with six letters, where no letters are repeated?
Compute using Pascal's Triangle.
Expand using Pascal's Triangle.
How many permutations of the 10 digits (0 through 9) have at least one of the patterns 60, 04, or 42 appear consecutively?
How many ways can 10 people, consisting of 6 men and 4 women, stand in line without any restrictions?
How many ways can 6 men stand in line such that no two women are next to each other if there are 4 women in total?
How many binary strings contain exactly 5 zeros and 14 ones where each zero must be followed immediately by two ones?
How many ways can you arrange the letters in the word 'hello'?
There are five people A, B, C, D, E but only four chairs. Person B has to sit in the second chair. How many ways can the people be seated?
In how many ways can 5 men and 3 women be arranged in a row if no two women are standing next to one another?
In how many ways can the letters in the word SUCCESS be arranged if no two S's are next to one another?