What does the formula 5*n!/(n-2) simplify to?

What does the formula 5*n!/(n-2) simplify to?

Explanation
  • The formula 5*n!/(n-2) can be expanded as:
  • 5 * (n * (n-1) * (n-2) * ... ) / (n-2)
  • The (n-2) terms cancel out, leaving: 5 * n * (n-1)