Question
Question: How many diagonals are there in a 14 – sided polygon? (a) 47 (b) 57 (c) 67 (d) 77...
How many diagonals are there in a 14 – sided polygon?
(a) 47
(b) 57
(c) 67
(d) 77
Solution
At first find total number of lines formed by 2 points from 14 points. After finding it, subtract it by 14 lines as they represent the sides which are not considered as diagonals.
Complete step-by-step answer:
In the question we are asked about how many diagonals does a 14 – sided polygons have.
Now before finding the exact count let’s understand briefly what a diagonal is.
In geometry a diagonal is a line segment joining two vertices of a polygon or polyhedron when those vertices are not on the same edge. Informally any sloping line is called diagonal.
Diagonals are formed by two points having condition that they do not form a side of the polygon.
So diagonals can be counted by selecting two points from 14 points which can be done in 14C2 ways as nCr represents the number of ways of choosing r items from n given items.
Also nCr represents (n−r)!×r!n!.
So, 14C2 is equal to (14−2)!×2!14! or 214×13 which is equal to 91.
Out of these 91 possible lines connecting 14 points on a plane, no three points are collinear which means that we have to subtract 14 lines which represent sides of polynomials.
So, the number of diagonals are 91 – 14 or 77.
So, the correct answer is “Option d”.
Note: The formula we used in the question is nC2−n where n represents the number of sides of a polygon. We know the value of nC2 is 2n(n−1), then we can write nC2−n as 2n(n−1)−n which can also be written as 2n2−n−2n or 2n2−3n or 2n(n−3). Thus one can also use the formula 2n(n−3) to get the answer.