The code for a safe is of the form PPPQQQQ where P is any number from 0 to 9 and Q represents the letters of the alphabet. How many codes are possible for each of the following cases? Note that the digits and letters of the alphabet can be repeated.

🎲 Try a Random Question  |  Total Questions in Quiz: 440  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Discrete Mathematics Practice Test Problems — practice the complete quiz, review flashcards, or try a random question.

Discrete mathematics is the study of mathematical structures that can be considered "discrete" (in a way analogous to discrete variables, having a bijection with the set of natural numbers) rather than "continuous" (analogously to continuous functions).

Discrete Mathematics covers some important concepts such as set theory, graph theory, logic, permutation and combination etc.


The code for a safe is of the form PPPQQQQ where P is any number from 0 to 9 and Q represents the letters of the alphabet. How many codes are possible for each of the following cases? Note that the digits and letters of the alphabet can be repeated.