Determine the distance between the two points (1, -3) and (-4, 3) plotted on the graph below.

Answer:
[tex]d =\sqrt{61[/tex]
Step-by-step explanation:
Given
[tex](x_1,y_1) = (1,-3)[/tex]
[tex](x_2,y_2) = (-4,3)[/tex]
Required: The distance.
This is calculated as
[tex]d =\sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2[/tex]
So:
[tex]d =\sqrt{(1 - -4)^2 + (-3 - 3)^2[/tex]
[tex]d =\sqrt{61[/tex]