Answer:
Thus, the perimeter of the regular pentagon is 25 units
Step-by-step explanation:
The perimeter of a regular pentagon of side length a is:
P = 5a
We know 2 consecutive vertices of a pentagon are the points (-1,2) and (3,-1). If we calculate the distance between them we'd have the value of a.
Given two points A(x1,y1) and B(x2,y2), the distance between them is:
[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
Using the points of the vertices:
[tex]a=\sqrt{(3+1)^2+(-1-2)^2}[/tex]
[tex]a=\sqrt{4^2+(-3)^2}[/tex]
[tex]a=\sqrt{16+9}[/tex]
[tex]a=\sqrt{25}[/tex]
a = 5
Now we calculate:
P=5a=5*5=25
Thus, the perimeter of the regular pentagon is 25 units