SOLUTION: How do I find the formula for the number of diagonals in a polygon with "n" sides?
Algebra.Com
Question 57951: How do I find the formula for the number of diagonals in a polygon with "n" sides?
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
Every two vertices determines a line.
A polygon of n sides has n vertices.
There are nC2=[n(n-1)]/2 lines determined.
But n of the lines are sides of the polygon.
So there are nC2 - n diagonals in an n-sided polygon.
Example:
A pentagon has 5 vertices; it has 5C2 - 5 = [5*4]/2 - 5
=10-5 = 5 diagonals.
Hope this helps.
Cheers,
Stan H.
RELATED QUESTIONS
Find the number of diagonals for a polygon with N sides. IF... (answered by ewatrrr)
Find the number of diagonals for a polygon with N sides. IF N=... (answered by ewatrrr)
Find the number of diagonals for a polygon with N sides. If... (answered by richard1234)
The number of diagonals d in a polygon with n sides is given by the formula d=n^2-3n/2.... (answered by HyperBrain)
If I know the polygon to get the number of diagonals I can use the formula n(n-3)/2... (answered by jim_thompson5910)
A convex polygon is a polygon whose interior angles are between 0 and 180. The number of... (answered by robertb)
In geometry, a convex polygon is a many-sided closed figure, with no sides collapsing in... (answered by ikleyn)
Consider a polygon with n sides.a)Find a mathematical equation that relates the number of (answered by Theo)
What is an algebraic expression for the number of diagonals in any polygon of n... (answered by palanisamy)