SOLUTION: the number of diagonals that can be drawn from one vertex in a convex polygon that has n verticles
Algebra.Com
Question 220403: the number of diagonals that can be drawn from one vertex in a convex polygon that has n verticles
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
Triangle has none
Rectangle has 1
Pentagon has 2
hexagon has 3
-----
Looks like it's n - 3 where n is the number of vertices.
-----
Stands to reason because one vertex has two adjacent vertices that it can't connect to. The rest it can.
-----
Octagon would be 5
-----
Click on the following hyperlink:
Number of Diagonals of a Polygon
-----
Look at the polygon from one of the vertices only.
Click on more and less to change the number of sides of the polygon.
You'll see that the number of diagonals from one vertex to the other vertices is n-3.
-----
This website goes even further to tell you the total number of diagonals from all vertices.
-----
The formula is n * (n-3) / 2
-----
Example:
hexagon is 6 sides
6 * 3 = 18/2 = 9 total diagonals.
There's 3 from each vertex to all the other vertices.
There's 6 vertices in total.
That's where the n * (n-3) comes from.
Each diagonal touches 2 vertices, so the number of diagonals has to be cut in half.
That's where the / 2 comes from.
-----
RELATED QUESTIONS
Find the number of diagonals that can be drawn when given n sides of a convex... (answered by stanbon)
A convex polygon is a polygon whose interior angles are between 0 and 180. The number of... (answered by robertb)
what is the maximum number of diagonals can be drawn in a n-sided polygon?
(answered by Edwin McCravy)
How many diagonals can be drawn from one vertex of a 12 sided... (answered by glitzgirl_14)
How Many Diagonals Can Be Drawn From One Vertex Of A 12 Sided Polygon?
Can you please... (answered by stanbon)
If I know the polygon to get the number of diagonals I can use the formula n(n-3)/2... (answered by jim_thompson5910)
Pleaaaaaaase help me!
5. How many diagonals can be drawn from each vertex of a... (answered by Earlsdon)
For each polygon, how many diagonals can be drawn from one vertex? How many different... (answered by solver91311)