Hello,
The formula for finding the distance between two points is:
[tex] \sqrt{ (x2-x1)^{2} + (y2-y1)^{2} } [/tex]
So, we simply plug in the given coordinates into the equation to find the length of the line segment (the distance between the points).
Doing this, we get
[tex] \sqrt{ (22-22)^{2} + (7-(-34)^{2} } [/tex]
= 41
The length of the line segment is 41 units.
Hope this helps!