I have a problem which requires multiplying:
$$ \frac 1 4 \cdot \binom n k $$
Expanded: $$ \frac 1 4 \cdot \frac {(n)!} {5!(n-5)!} $$
The answer is below, but it isn't clear how to get from the initial state to this one algebraically. $$ \frac {(n-1)!} {4!(n-5)!} $$