How many 2-digit numbers can be formed using only the digits 2, 3, 5, and 6, if the digits are not be repeated within a number?

A. 11
B. 12
C. 10
D. 2

3 answers

There are 4 choices for the tens digit and 3 choices for the units digit (since it cannot be the same as the tens digit). Therefore, there are $4\times 3 = 12$ such 2-digit numbers. The answer is $\boxed{\textbf{(B)}\ 12}$.
A juice company decides to test five different brands of juice. The different brands have been labeled A¸ B¸ C¸ D¸ and E. The company decides to compare each brand with the other brands by pairing together different brands. How many different pairs will result by selecting two different brands at a time?
A. 11
B. 15
C. 120
D. 10
We want to count the number of ways to choose 2 brands out of 5, which is just $\binom{5}{2}=\boxed{\textbf{(B)}\ 15}$.