Back

Question: 2018 Winter Midterm - 1

Author: Michiel Smid
Consider strings consisting of 12 characters, where each character is an element of the set $\{a,b,c,d,e\}$. The positions in such strings are numbered as $1,2,3,\dots,12$.
How many such strings have the property that
  • each even position contains an element of $\{a,b,c\}$, and
  • each odd position contains an element of $\{d,e\}$?
(a)
$6^3 \cdot 6^2$
(b)
$5^{12}$
(c)
$6^6$
(d)
None of the above.