The expression for the number of diagonals that we can make from one vertex of a sided polygon is:
Because a vertex is formed by connecting two sides together. A diagonal is a line segment that connects two opposite vertex points. There are n vertices, and from each vertex, you can draw diagonals.
Hence, the total number of diagonals that can be drawn is .