Problem 26
Question
Evaluate each factorial expression. $$\frac{20 !}{2!18 !}$$
Step-by-Step Solution
Verified Answer
The evaluated factorial expression \(\frac{20 !}{2!18 !}\) equals to 190
1Step 1: Simplify Factorial:
First, we write out the factorials in expanded form. So, \(20! = 20*19*18*17*16*....*3*2*1\), \(2! = 2*1\) and \(18! = 18*17*16*...*3*2*1\). By substituting these into the given expression, we get:\[\frac{20!}{2!*18!} = \frac{20*19*18*17*16*....*3*2*1}{(2*1)*(18*17*16*...*3*2*1)}\]
2Step 2: Simplify the Expression:
Next, we can see that in the numerator and the denominator, the terms from 18 to 1 are common and therefore cancels out. This leaves us with:\[\frac{20*19}{2*1}\]
3Step 3: Final Computation:
After performing the cancellations and multiplications, we get:\[\frac{20*19}{2*1} = 190\]
Key Concepts
Simplifying FactorialsCancellation in FractionsCombinatorial Expressions
Simplifying Factorials
When it comes to simplifying factorials, the process begins with understanding what a factorial really is. A factorial, denoted by an exclamation point (!), represents the multiplication of all positive integers up to that number. For example, \[n! = n \times (n-1) \times (n-2) \times \ldots \times 2 \times 1\]
This is a rather hefty operation, especially with larger numbers.
This is a rather hefty operation, especially with larger numbers.
- In our example, we have \(20!\) which is equal to \(20 \times 19 \times 18 \times \ldots \times 3 \times 2 \times 1\).
- Further, \(2!\) is simply \(2 \times 1\), and \(18!\) is \(18 \times 17 \times \ldots \times 3 \times 2 \times 1\).
Cancellation in Fractions
Cancellation in fractions is a key technique in making calculations easier, especially when working with factorial expressions.
When you have a fraction, such as our given \(\frac{20!}{2!18!}\), you can cancel out the common factors in both the numerator and the denominator. This process simplifies the expression without changing its value.
- In our problem, observe that \(20!\) expands to \(20 \times 19 \times 18!\).
- Similarly, \(18!\) is present in both the numerator and the denominator and thus cancels out accordingly.
- After these cancellations, you are left with \(\frac{20 \times 19}{2 \times 1}\), which is much simpler to compute.
Combinatorial Expressions
Factorial expressions frequently appear in combinatorics, which is a field of mathematics dealing with combinations and arrangements. Whether calculating permutations or combinations, factorials play a pivotal role.Let's relate it to our exercise. By simplifying \(\frac{20!}{2!18!}\), we have essentially calculated a combination.
- This specific expression is known as "20 choose 2," written as \(\binom{20}{2}\).
- It represents the number of ways to choose 2 items from a set of 20, without considering the order of selection.
Other exercises in this chapter
Problem 26
In Exercises 9-30, use the Binomial Theorem to expand each binomial and express the result in simplified form. $$(x-2)^{5}$$
View solution Problem 26
Use the formula for the sum of the first n terms of a geometric sequence to solve. Find the sum of the first 12 terms of the geometric sequence: $$3,6,12,24$$
View solution Problem 27
To play the California lottery, a person has to select 6 out of 51 numbers, paying \(\$ 1\) for each six-number selection. If you pick six numbers that are the
View solution Problem 27
Evaluate each expression. $$ \frac{_{4} C_{2} \cdot_{6} C_{1}}{_{18} C_{3}} $$
View solution