For this case, the first thing we must do is define the formula of distance between points.
We have then:
[tex] d = \sqrt{(x2-x1)^2 + (y2-y1)^2} [/tex]
From here, we look for the distance between two points of rhombus.
[tex] YZ = \sqrt{(5-3)^2 + (5-2)^2}
YZ = \sqrt{2^2 + 3^2}
YZ = \sqrt{4 + 9}
YZ = \sqrt{13} [/tex]
Then, since all sides have the same length, then the perimeter is given by:
[tex] P = 4YZ [/tex]
Substituting we have:
[tex] P = 4\sqrt{13} [/tex]
Answer:
The perimeter of the rhombus is:
[tex] P = 4\sqrt{13} [/tex]
option 3