SOLUTION: what polygon has a number of sides that is five times the number of diagonals

Algebra ->  Polygons -> SOLUTION: what polygon has a number of sides that is five times the number of diagonals      Log On


   



Question 652123: what polygon has a number of sides that is five times the number of diagonals
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
The way I understand geometry, the answer is highlight%28NONE%29 .
I am betting there is a mix-up in the wording of the problem.

The way I understand geometry,
a diagonal of a polygon is a segment that connects two vertices of the polygon, but is not a side of the polygon.
If a polygon has n sides, it will have n vertices.
Each vertex will be connected to 2 other vertices by sides,
and can be connected to the remaining n-3 other vertices by a diagonal.
If we multiply the n-3 diagonals coming out of each vertex times n , the number of vertices,
we get n%28n-3%29 ,
but we are counting each diagonal twice.
The polygon with n sides has d=n%28n-3%29%2F2 diagonals.

To find what polygon has a number of sides that is five times the number of diagonals, we can set up an equation
n=5%2A%28n%28n-3%29%2F2%29
or we can make a table comparing n and d .
For that table:
A triangle has 3 sides and 0 diagonals.
A quadrilateral has 4 sides and 2 diagonals.
From then on, the number of sides is equal to or less than the number of diagonals.
A pentagon has 5 sides and 5 diagonals.
A hexagon has 6 sides and 9 diagonals.

Either way (equation or table), the answer is highlight%28NONE%29 .

If we wanted to know what polygon has a number of diagonals that is five times the number of sides, our equation would be
5n=n%28n-3%29%2F2
5n=n%28n-3%29%2F2 --> 2%2A5n=2%2A%28n%28n-3%29%2F2%29 --> 10n=n%28n-3%29 --> 10n=n%5E2-3n%29 --> 10n%2B3n=n%5E2-3n%2B3n%29 --> 13n=n%5E2%29
Since n=0 does not make a polygon, we know n is not 0 .
13n=n%5E2%29 --> 13n%2Fn=n%5E2%2Fn%29 --> 13=n%29 or highlight%28n=13%29 .