Question 1001499
How many arrangements of the letters in KILLYIKYAKYODLE are possible?
There are
{{{3}}} instances of the letter {{{K}}} ,
{{{3}}} instances of the letter {{{Y}}} ,
{{{3}}} instances of the letter {{{L}}} ,
{{{2}}} instances of the letter {{{I}}} ,
and {{{1}}} each of the {{{4}}| letters {{{A}}} , {{{D}}} , {{{E}}} , and {{{O}}} ,
for a total of {{{3+3+3+2+4=15}}} characters.
If we could distinguish between the repeated instances of the same letter,
we would see {{{15!}}} different arrangements.
The {{{3}}} instances of the letter {{{K}}}  can be arranged {{{3!=6}}} different ways.
The same goes for
the {{{3}}} instances of the letter {{{Y}}} ,
{{{3}}} instances of the letter {{{L}}} , and
the {{{3}}} instances of the letter {{{Y}}} ,
{{{3}}} instances of the letter {{{L}}} ,
while the {{{2}}} instances of the letter {{{I}}} can be arranged {{{2!=2}}} ways.
So, if the repeats of the same letter cannot be distinguished, we would see
{{{highlight(15!/(3!*3!*3!*2!))}}} arrangements,
which I believe is what you meant to write.


Of these arrangements, how many have all the L’s together?
If we do not include the {{{3}}} instances of the letter {{{L}}} ,
we have {{{15-3=12}}} characters, that can be arranged into
{{{12!/(3!*3!*2!)}}} 12-letter "words."
In each 12-letter "word", we can then intercalate the 3 L’s together in
{{{12+1=13}}} different positions:
before any of the 12 letter positions, or at the end.
We end up with {{{highlight(13*12!/(3!*3!*2!))}}} arrangements that have all the L’s together.


Of all the possible arrangements, how may have all the letters in alphabetical order?
To have all the letters in alphabetical order,
the first character must be A,
the second character must be D,
the third character must be E,
the 2 I's must follow as the 4th and 5th characters,
followed by the 3 K's,
then the 3 L's,
followed by the O,
and ending with the 3 Y's.
That is the prescribed order:
{{{highlight(1)}}} prescribed arrangement, no choices,
unless we can distinguish between the repeated instances of the same letter.