how to find diagonals if a polygon
Answers
Answered by
1
Answer:
To find the total number of diagonals in a polygon, multiply the number of diagonals per vertex (n - 3) by the number of vertices, n, and divide by 2 (otherwise each diagonal is counted twice).
Answered by
1
Answer:
To find the total number of diagonals in a polygon, multiply the number of diagonals per vertex (n - 3) by the number of vertices, n, and divide by 2 (otherwise each diagonal is counted twice).
Similar questions