For this case we have that by definition, the formula to count the total number of different permutations is:
[tex]nP_ {r} = \frac {n!} {(n-r)!}[/tex]
SUstituyendo:
[tex]n = 8\\r = 5[/tex]
We have:
[tex]8P_ {5} = \frac {8!} {(8-5)!} = \frac {8!} {3!} = \frac {8 * 7 * 6 * 5 * 4 * 3!} {3! } = 6720[/tex]
ANswer:
[tex]8P_ {5} = 6720[/tex]