The number of diagonals that can be drawn in a regular polygon with21:00前要,如果有算式要列算式!+_+是The number of diagonals that can be drawn in a regular polygon withtwenty sides(icosagon) is___________.

来源:学生作业帮助网 编辑:作业帮 时间:2024/08/30 13:50:28
The number of diagonals that can be drawn in a regular polygon with21:00前要,如果有算式要列算式!+_+是The number of diagonals that can be drawn in a regular polygon withtwenty sides(icosagon) is___________.
xQN@qؙR?d Mpڴ%"Dh 1LVCQ&ąs+q[9N 2̊ 22," g y(I̗(5E"V'vn՜~O4G ^ &vsA#!+>!-*~ (ɯʦdfӹu~19c?Z]k`?N^ <?u.LGAnϝй$:!.`~=|( Ν[Fu77YF >ͺevEfNٰyvIfmZٓOM*KtNqM"y煲im{E'QH%P7oz

The number of diagonals that can be drawn in a regular polygon with21:00前要,如果有算式要列算式!+_+是The number of diagonals that can be drawn in a regular polygon withtwenty sides(icosagon) is___________.
The number of diagonals that can be drawn in a regular polygon with
21:00前要,如果有算式要列算式!+_+
是The number of diagonals that can be drawn in a regular polygon withtwenty sides(icosagon) is___________.

The number of diagonals that can be drawn in a regular polygon with21:00前要,如果有算式要列算式!+_+是The number of diagonals that can be drawn in a regular polygon withtwenty sides(icosagon) is___________.
一个正多边形内能画的对角线的数目
前提n>=3,正多边形对角线数目(n*(n-3))/2
*表示乘
OK?

任意俩点之间有一连线
再减去边数就行了
n是顶点数:
n*(n-1)/2-n=n*n/2-3*n/2