Question 453318
abelardo wants to create several different7-character screen names.he wants to use arrangements of the first 3 letters of his first name(abe)
----
# of arrangements of abe = 3! = 6
-------
follwed by arrangements of 4 digits in 1984 the year of his birth
----
# of arrangements of 1984 = 4! = 24
---------
 how many ifferents screen names can he create this way ?
# =  6*24 = 144
======================
Cheers,
Stan H.