Let P_1 P_2 P_3 \dotsb P_{10} be a regular polygon inscribed in a circle with radius $1.$ Compute
P_1 P_2 + P_2 P_3 + P_3 P_4 + \dots + P_9 P_{10} + P_{10} P_1
So basically we have a decagon inscribed in a unit circle, and the problem asks to find the perimeter.
Splitting the decagon up into 10 triangles and observing one of them, you will find that it is an isosceles triangle with vertex angle 360/10 = 36 degrees. Using the law of cosines, the side length of the decagon, s:
\(s^2=1^2+1^2-2*1*1\cos{36^o}\), if you know some trig, you will quickly find that cos(36 degrees) = (sqrt(5) + 1)/4, which can be substituted in to get \(s^2=2-{\sqrt{5}+1\over{2}}={3-\sqrt{5}\over{2}}\).
Remember to square root both sides and simplify the radical to obtain s, and then multiply by 10 to get the perimeter: I don't want to directly spoil the answer for you Vxrtate- happy solving !