What the problem looks like: $$\frac{(n-2)!}{(n-3)!}$$
2026-04-01 06:33:29.1775025209
Simplify the factorial $\frac{(n-2)!}{(n-3)!}$
4.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Use the definition, since $k! = k\cdot (k-1) \cdot (k-2) \cdot \ldots \cdot 2 \cdot 1$, you have: $$\frac{(n-2)!}{(n-3)!} = \frac{(n-2)(n-3)(n-4)\cdots}{(n-3)(n-4)(n-5)\cdots}$$ You can cancel a lot!
Once you get the idea, note that: $$\frac{\color{blue}{(n-2)!}}{(n-3)!} = \frac{\color{blue}{(n-2)(n-3)!}}{(n-3)!} = \cdots$$