Big Ideas Math Geometry, 2014
BI
Big Ideas Math Geometry, 2014 View details
5. Permutations and Combinations
Continue to next subchapter

Exercise 49 Page 705

Practice makes perfect
a We want to find the expression for the number of diagonals in a convex n-sided polygon using the formula for combinations. Let's consider an example polygon with n sides.
polygon
Let's first look for the total number of ways to connect the vertices in the polygon. We want to find all possible combinations in which we can choose pairs of vertices from all n vertices. Let's recall the formula for the number of combinations of n objects taken r at a time, where r ≤ n.

_nC_r = n!/(n-r)! * r! In our case, since we want to choose pairs r will be equal to 2. Therefore, according to the formula the total number of connections between vertices is equal to _nC_2. Notice that there are two possible types of connections.

  • Edges
  • Diagonals
In order to obtain the number of diagonals, we need to subtract the number of edges from the total number of connections between vertices. In a convex n-sided polygon there are n edges. Therefore, we are ready to write the expression for the number of diagonals in an n-sided polygon. _nC_2 - n

Extra

Number of combinations
Notice that the numbers of combinations _nC_2 and _n C_(n-2) are the same. We will check it by comparing both expressions. Let's start by substituting n-2 for r.
_nC_r = n!/(n-r)! * r!
_nC_(n-2) = n!/( n-( n-2) )! * ( n-2)!
â–Ľ
Simplify right-hand side
_nC_(n-2) = n!/(n-n+2)! * (n-2)!
_nC_(n-2) = n!/2! * (n-2)!
_nC_(n-2) = n!/(n-2)! * 2!
Now, let's find the formula for _nC_2. _nC_r = n!/(n-r)! * r! [0.6em] ⇓ _nC_2 = n!/(n-2)! * 2! Both expression are the same, therefore it does not make a difference whether in the answer if we use _nC_2 and _n C_(n-2). Both formulas produce correct answers for the number of diagonals in an n-sided polygon.
b We want to use the result from Part A and find a formula for the number of diagonals. This means we need to evaluate the number of combinations _nC_2 and simplify the expression.
_nC_2 - n
n!/(n-2)! * 2!-n
â–Ľ
Simplify

2!=2

n!/(n-2)! * 2-n

Write as a product

n * (n-1) * (n-2)!/(n-2)! * 2-n
n * (n-1) * (n-2)!/(n-2)! * 2-n
n * (n-1)/2-n
n * (n-1)/2-2 * n/2
n * (n-1) -2n/2
n^2-n-2n/2
n^2-3n/2
n(n-3)/2
There are n(n-3)2 diagonals in a n-sided polygon.

Alternative Solution

Using the formula _nC_(n-2)
We can find a formula for the number of diagonals using the expression _nC_(n-2) in the formula from Part A.
_nC_(n-2) - n
n!/( n-(n-2) )! * (n-2)!-n
â–Ľ
Simplify
n!/(n-n+2)! * (n-2)!-n
n!/2! * (n-2)!-n

2!=2

n!/2 * (n-2)!-n

Write as a product

n * (n-1) * (n-2)!/2 * (n-2)!-n
n * (n-1) * (n-2)!/2 * (n-2)!-n
n * (n-1)/2-n
n * (n-1)/2-2 * n/2
n * (n-1) -2n/2
n^2-n-2n/2
n^2-3n/2
n(n-3)/2