We've learned that a diagonal is a line that connects two non-adjacent corners. All polygons, except for the triangle, have a number of diagonals.The formula to find the number ofdiagonals is n(n - 3)/2, where n is the number of sides the polygon has.