Answer:
C. 30
Step-by-step explanation:
We have a list of names that need to be sorted in a specific order. For this, we will use a permutation. This can be found on a scientific calculator, however, I'll be using the equation.
[tex]_nP_r=\frac{n!}{(n-r)!}[/tex]
n = total number of objects
r = number of objects selected
In this instance, n will equal 6 since we have 6 different names to choose from and r will equal 2 since we are picking two names. Enter the values into the equation and evaluate.
[tex]_6P_2=\frac{6!}{(6-2)!}=30[/tex]
Therefore, there are 30 possible two-part names.