asked 171k views
3 votes
Evaluate the factorial expression 12!/11!

1 Answer

3 votes

Answer:

12

Explanation:

A factorial is a function of an integer number n, so that

n! = n*(n-1)*(n-2)*...*1

Fractions with factorials like the one in the question offer themselves to simplification via canceling out common parts with same factors to avoid long multiplications of the actual factorials (which can become quickly unmanageable):


(12!)/(11!)=(12\cdot11\cdot10 \cdot\cdot\cdot 1)/(11\cdot11\cdot10 \cdot\cdot\cdot 1) = (12)/(1)=12

answered
User Mike Fogel
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.