Fundamental Counting Principle
10 questions
A logistics firm generates a 4-character tracking code, , for express parcels according to the following rules:
- The first character, , must be a non-zero digit ( through ).
- The second character, , must be a vowel chosen from the set .
- The third character, , must be an even digit ().
- The fourth character, , must be a consonant chosen from the set .
If no digit may be repeated within the code, how many different tracking codes can be created?
A diner offers a three-course meal deal where a customer selects appetizer from a choice of , main dish from a choice of , and dessert from a choice of . How many different three-course meal combinations can a customer order?
A security system requires each employee to create a 6-character access code consisting of 3 non-zero digits followed by 3 letters from the standard 26-letter English alphabet. The access code must satisfy the following restrictions:
1. The first digit must be odd.
2. No two adjacent digits in the code can be identical.
3. The first letter must be a vowel (), the second letter must be a consonant, and the third letter cannot be identical to the first letter.
How many distinct access codes can be created under these rules?
A security analyst is designing a 4-character access code consisting of a digit, followed by two letters, followed by another digit. The code must be constructed according to the following rules:
- The first character must be a prime digit chosen from the set of single-digit integers .
- The second and third characters must be distinct uppercase letters selected from the set .
- The fourth character must be an odd digit chosen from the set of single-digit integers , such that it is not equal to the first digit.
How many different 4-character access codes can be created following these rules?
An airline creates a -character identification code for each of its cargo routes. The characters in the code must satisfy the following sequential rules from left to right:
1. The first character must be a non-zero even digit.
2. The second and third characters must be distinct uppercase vowels chosen from the set .
3. The fourth character must be a single-digit prime number.
4. The fifth character must be a single digit ( through ) such that the sum of the first digit and the fifth digit is odd.
How many such unique identification codes can the airline create?
A tech company generates a 5-digit security badge number, represented as , using digits from to , inclusive. The badge numbers must satisfy the following constraints:
- The first digit, , cannot be or .
- The second and third digits, and , must be distinct even digits.
- The fourth digit, , must be an odd digit strictly greater than .
- The fifth digit, , can be any digit except that it cannot be equal to .
How many different 5-digit badge numbers can be created under these rules?
A medical research laboratory creates a 4-digit identification code, , for sample trays using digits selected from the set . The digits in each code must satisfy the following conditions:
- The first digit, , must be an odd prime number.
- The second digit, , must be an even integer.
- All four digits in the code must be distinct.
How many different identification codes can be created under these rules?
A furniture manufacturer allows customers to customize a dining set by selecting options from four categories:
- Tabletop shape: rectangular, oval, or round (3 choices)
- Wood finish: oak, walnut, cherry, or maple (4 choices)
- Leg design: tapered, hairpin, or turned (3 choices)
- Number of chairs: 4, 6, or 8 (3 choices)
However, due to space constraints, a round tabletop cannot be paired with a set of 8 chairs. How many distinct dining set configurations can a customer assemble?
An artisan tea shop allows customers to order a custom tea blend prepared through three sequential choices:
1. Base Tea: Choose of available tea types (Black, Green, Oolong, or White).
2. Flavor Infusion: Choose of available herbal flavors. However, if Black tea is chosen as the base, only of these herbal flavors can be selected.
3. Sweetener: Choose of natural sweeteners (Honey, Stevia, or Maple Syrup), or choose to have no sweetener.
How many different custom tea blends can a customer create?
An architectural firm offers custom townhouse design packages created by making sequential choices across three stages: Exterior Facade Material (4 choices), Floor Plan Layout (5 choices), and Interior Lighting Scheme (6 choices).
However, two design constraints apply:
1. If the first exterior facade material option is chosen, the fifth floor plan layout option cannot be selected.
2. The sixth interior lighting scheme option can only be selected if the fifth floor plan layout option is chosen.
How many different valid townhouse design packages can a client create?