You can put this solution on YOUR website! how many sides does a polygon have if the sum of it angles measures is 2700 degrees?
----
If n is the number of sides,
(n-2)*180 = 2700
---
n-2 = 15
---
# of sides = n = 17
=======================
Cheers,
Stan H.