Find the distance between the pair of points given on the graph.

Answer:
Distance = √(13)
Step-by-step explanation:
Since distance between two points (x, y) and (x', y') on the graph is determined by,
d = [tex]\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2}[/tex]
Two points given on the graph are (2, 0) and (5, -2).
Therefore, distance between these points will be
Distance = [tex]\sqrt{(5-2)^2+(-2-0)^2}[/tex]
= [tex]\sqrt{(3)^2+(-2)^2}[/tex]
= [tex]\sqrt{13}[/tex]
Therefore, answer will be distance = √(13)