224k views
5 votes
In a quadrilateral, a student can draw two diagonals. In a pentagon, a student can draw five diagonals. In a hexagon, a student can draw nine different diagonals. How many diagonals can be drawn in a regular polygon that has 17 sides?

1 Answer

3 votes
Hello,

Let's assume a polygonal of n vertices.

Starting from of vertice we can reach n-1 vertices by 2 must be excluded.

So there are n*(n-1-2) possibilities but each possibility is counted twice

Number of diagonals = n(n-3)/2

Examples:
n=4==>#=4*(4-3)/2=4*1/2=2
n=5==>#=5(5-3)/2=5*2/2=5
n=6==>#=6*(6-3)/2=6*3/2=9

n=17==>#=17*(17-3)/2=119.
User Apoorva Manjunath
by
7.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories