The player throws a dice in a desktop game. If he gets the number
\(6\), he
throws again and his score is the sum of both numbers. Find how many possibilities
are there for the player's score.
The current Czech vehicle registration plate number has the form NLN-NNNN, where N stands
for a digit from \(0\)
to \(9\)
and L stands for a letter from an alphabet containing
\(26\)
letters. How many different registration plates are possible?
A combination lock will open if a right choice of three numbers (from
\(1\) to
\(9\)) is selected.
Suppose that we use a brute force attack to open the lock (we try all possibilities). To try one
code takes \(20\)
seconds. What is the maximal time (in seconds) required to open the lock by brute
force?
The king has eight daughters. A dragon asks two daughters, otherwise he will
destroy the whole country. In how many ways can we choose a pair of king's
daughters for the dragon?
A bowl contains \(12\) different
gummy-bears and \(20\)
different sweet-drops. Anne can choose either one sweet-drop or one gummy-bear.
From the rest, Jane can choose one sweet-drop and two gummy-bears. Anne wants to
provide a maximum of the possibilities for Jane's choice. What should Anne choose?
There are seven different yellow apples, eight different green apples and ten different
red apples. How many ways are there to choose three apples, if we wish to have three
apples of different colors?
Each candidate in a tender is fluent in at least one out
of two required languages (English and French). There are
\(20\) candidates fluent
in English and \(14\)
candidates fluent in French. From these amounts
\(10\)
candidates are fluent in both languages. How many candidates are there in the
tender?