Question 428067
Given an n-gon:
then the number of diagnonals are
[n(n-3)]/2
.
your problem, 
n=34
[34(34-3)]/2
[34(31)]/2
[17(31)]
527