Counting Techniques
Example 1

In how many different ways can a true-false test consisting of 10 questions be answered?

 If we take the questions one at a time, we have a series of 10 stages each with two possible outcomes.  Applying the multiplication rule,

N = (2)(2) … (2) = 210 = 1024.               L. K. Gaafar